You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by bt...@apache.org on 2020/11/22 02:09:29 UTC

[incubator-nuttx] 02/07: Documentation: add TODO

This is an automated email from the ASF dual-hosted git repository.

btashton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git

commit 206402c7e040796c5cb3d3419e57987a80525c9f
Author: Matias N <ma...@protobits.dev>
AuthorDate: Sat Nov 21 19:53:18 2020 -0300

    Documentation: add TODO
---
 Documentation/components/power.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/components/power.rst b/Documentation/components/power.rst
index 7b9e35a..7d96719 100644
--- a/Documentation/components/power.rst
+++ b/Documentation/components/power.rst
@@ -2,6 +2,10 @@
 Power Management
 ================
 
+.. todo::
+  This needs to be updated to account for the different governors
+  besides the activity-based one.
+
 NuttX supports a simple power management (PM) sub-system which:
 
   - Monitors activity from drivers (and from other parts of the