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 <mat...@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