mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
nrf52: add SPI PM support (disable/enable SPI peripheral on sleep)
This commit is contained in:
committed by
Mateusz Szafoni
parent
a806ca9577
commit
13619ea0df
@@ -232,7 +232,7 @@ struct pm_governor_s
|
||||
*
|
||||
* NOTE: since this will be called from pm_initialize(), the system
|
||||
* is in very early boot state when this callback is invoked. Thus,
|
||||
* only ver basic initialization should be performed (e.g. no memory
|
||||
* only very basic initialization should be performed (e.g. no memory
|
||||
* should be allocated).
|
||||
*
|
||||
**************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user