Statistics
| Branch: | Tag: | Revision:

amiro-os / modules / PowerManagement_1-1 @ fa64dbd6

Name Size
Makefile 11.463 KB
STM32F405xG.ld 3.141 KB
alldconf.h 3.555 KB
aosconf.h 6.929 KB
board.c 6.227 KB
board.h 109.361 KB
chconf.h 4.057 KB
halconf.h 16.261 KB
mcuconf.h 14.415 KB
module.c 46.878 KB
module.h 30.864 KB

Latest revisions

# Date Author Comment
fa64dbd6 2019-02-06 15:06 Thomas Schöpping

Introduced the CORTEX_ENABLE_WFI_IDLE flag in all chconf.h files, so the MCUs will enter sleep mode whenever the system is idle.

ddf34c3d 2019-02-06 13:55 Thomas Schöpping

updated AMiRo-LLD and applied all required changes to AMiRo-OS and all modules.

7da800ab 2019-02-04 18:12 Thomas Schöpping

Enhanced and fixed several module specific files.

3940ba8a 2019-02-04 18:10 Thomas Schöpping

Enhanced the #include tree. 'amiroos.h' is now the central header, which includes all dependencies.

6ff06bbf 2019-02-04 17:56 Thomas Schöpping

Changed all header guards so they will not use unserscores as pre- and postfix.

6b1000b5 2019-01-28 13:08 Thomas Schöpping

Makefiles slightly enhanced

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.

View revisions

Also available in: Atom