Statistics
| Branch: | Tag: | Revision:

amiro-os / modules / PowerManagement_1-2 / chconf.h @ 2347b2ff

History | View | Annotate | Download (4.298 KB)

# Date Author Comment
cda14729 2019-10-28 11:15 Thomas Schöpping

Major SSSP overhaul:
- SSSP no works even without Bootloader (AMiRo-OS implements startup and shutdown phases)
- MSI and calendar synchronization are currently not available (WIP)
- lots of minor changes

4d8d8663 2019-07-22 16:56 Thomas Schöpping

slight cleanup to all chconf.h files

91bdafd4 2019-04-26 11:16 Thomas Schöpping

Introduced optional CH_CFG_ST_TIMEDELTA definition per module.
If no value is specified by the module, a conservative fallback of 1000µs is set.

b010278f 2019-03-08 11:19 Thomas Schöpping

Introduced PowerManagement v1.2 module.
Also adapted PowerManagement v1.1 and ADC unit test.