Documentation: add dummy pages for missing filesystems and drivers

This commit is contained in:
raiden00pl
2023-10-27 12:57:14 +02:00
committed by Alan Carvalho de Assis
parent 870139e45f
commit d72c6802c1
70 changed files with 546 additions and 222 deletions
+1 -1
View File
@@ -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