mirror of
https://github.com/apache/nuttx.git
synced 2026-05-26 02:36:11 +08:00
Documentation: add dummy pages for missing filesystems and drivers
This commit is contained in:
committed by
Alan Carvalho de Assis
parent
870139e45f
commit
d72c6802c1
@@ -88,7 +88,7 @@ Power Management
|
||||
Manage power state transition and query. The supplied argument
|
||||
indicates the specific PM operation to perform, which map to
|
||||
corresponding internal ``pm_<operation>`` functions
|
||||
(see :doc:`/components/power`).
|
||||
(see :doc:`/components/drivers/special/power/pm/index`).
|
||||
|
||||
With this interface you can interact with PM handling arch/board logic
|
||||
(typically done in IDLE loop) or you can directly manage state transitions
|
||||
|
||||
Reference in New Issue
Block a user