Sterling Hughes created MYNEWT-313:
--------------------------------------
Summary: Add Low Power Support and tie-it into drivers that are
linked together in a device tree
Key: MYNEWT-313
URL: https://issues.apache.org/jira/browse/MYNEWT-313
Project: Mynewt
Issue Type: New Feature
Components: BSP, HAL
Reporter: Sterling Hughes
Assignee: William San Filippo
Fix For: v0_10_0
Need to have drivers support turning on and off based on system power settings
automatically.Also need someway to semantically look-up initialized drivers in
the system.
For this, a device tree is proposed, where drivers register with the system,
and provide a device ID. This device ID is what the rest of the system uses to
look up a specific device.
The OS uses this device list to notify when the system goes into a low power
state, and the various drivers handle putting the system into a low power state.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)