Statistics
| Branch: | Tag: | Revision:

amiro-os / modules / PowerManagement_1-2 @ 8d4d058e

Name Size
  test
Makefile 9.859 KB
STM32F405xG.ld 3.141 KB
alldconf.h 1.717 KB
aosconf.h 8.153 KB
board.c 4.501 KB
board.h 108.439 KB
chconf.h 4.507 KB
halconf.h 16.414 KB
mcuconf.h 14.08 KB
module.c 33.322 KB
module.h 30.664 KB

Latest revisions

# Date Author Comment
4d8d8663 2019-07-22 16:56 Thomas Schöpping

slight cleanup to all chconf.h files

340f2bdf 2019-07-19 16:47 Thomas Schöpping

Updated AMiRo-BLT submodule and removed any code which was meant to ignore PAL initialization.
Since all periphery (AHBx, APBx) is reset on startup of ChibiOS, any previous pin configuration is lost and can not be recovered in a trivial way.

Signed-off-by: Thomas Schöpping <>

4c72a54c 2019-07-15 13:21 Thomas Schöpping

Massive overhaul:
- updated to a new version of AMiRo-LLD
- tests (formerly unit tests) are now split onto multiple parts:
- there are "global" tests for each driver etc.
- there is an individual part for each module, e.g. if there are multiple instances of the same periphery...

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.

cc33217b 2019-04-26 10:35 Thomas Schöpping

Enhanced the shell so that CTRL + arrow key will jump wordwise through the current input

3106e8cc 2019-03-21 17:48 Thomas Schöpping

Updated to AMiRo-LLD 1.1:
- Implementation of periphAL has been modified accordingly.
- GPIOs are not encoded as port/pad tuple, but as lines
- Some unittests have been updated due to driver changes.

916f8d28 2019-03-21 17:43 Thomas Schöpping

aos_status_t type optimized for smaller memory footprint.

034cb15a 2019-03-15 13:37 Thomas Schöpping

Fixed some erroneous module versions.

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

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

View revisions

Also available in: Atom