Statistics
| Branch: | Tag: | Revision:

amiro-os / modules / PowerManagement_1-1 @ df20c2fc

Name Size
Makefile 11.437 KB
STM32F405xG.ld 3.141 KB
alldconf.h 3.315 KB
aosconf.h 6.935 KB
board.c 6.227 KB
board.h 109.369 KB
chconf.h 3.958 KB
halconf.h 16.273 KB
mcuconf.h 14.421 KB
module.c 47.884 KB
module.h 31.067 KB

Latest revisions

# Date Author Comment
df20c2fc 2019-01-28 14:58 Julian L

Updated Bootloader/LLD, fixed makefiles, working test send/receive

4a0e2139 2019-01-28 11:19 Julian L

Powermanagment unittest data send/receive

e2d7143f 2019-01-25 13:57 Thomas Schöpping

Optimized the #include tree

2dd2e257 2019-01-25 13:56 Thomas Schöpping

Enhanced the AMiRo-OS configuration: When AMIROOS_CFG_TESTS_ENABLE is set, the shell is enabled implicitely by AMiRo-OS.
Before, this logic was handled in the aosconf.h file.

dada2194 2019-01-23 11:06 Thomas Schöpping

Introduced a macro AOS_IOEVENT_FLAG() in aos_types.h.
This macro acts similar to EVENT_MASK() and should help to simplify development.
The new macro was applied to existing code wherever possible.

bf15b7d9 2019-01-22 18:29 Thomas Schöpping

All board.mk files have been integrated into the module Makefiles.

f1f56ad4 2019-01-17 13:14 Thomas Schöpping

Added C++ system calls to the build toolchain in order to make AMiRo-OS fully compatible with C++ code.

bffb3465 2019-01-14 11:15 Thomas Schöpping

Added new periphery hardware (PCAL6524 GPIO extender and AT42QT1050 touch sensor) to the PowerManagement, including unit tests.

8be006e0 2019-01-08 15:24 Thomas Schöpping

PowerManagement: Introduced a configuration (board.h) to select the attached sensor ring module.

05b882c0 2019-01-08 15:18 Thomas Schöpping

PowerManagement: fixed incorrect configuration for event propagation

View revisions

Also available in: Atom