Statistics
| Branch: | Tag: | Revision:

amiro-os / modules / LightRing_1-0 @ b7ac1f29

Name Size
  test
Makefile 8.553 KB
STM32F103xE.ld 2.962 KB
alldconf.h 1.396 KB
aosconf.h 8.179 KB
board.c 3.59 KB
board.h 41.261 KB
chconf.h 4.286 KB
halconf.h 16.403 KB
mcuconf.h 7.917 KB
module.c 9.631 KB
module.h 10.678 KB

Latest revisions

# Date Author Comment
78b92b33 2019-10-31 14:40 Thomas Schöpping

removed the CORTEX_VTOR_INIT macro from all chconf.h files since this setting is deprecated (information is now retrieved from linker files)

6a5c36eb 2019-10-31 14:39 Thomas Schöpping

modified the structure of board.h and .c files to be consistent with ChibiOS

1a8fb642 2019-10-31 14:35 Thomas Schöpping

Renamed all GPIO related signals etc. from "...io..." to "...gpio..."

47e89ebf 2019-10-31 14:19 Thomas Schöpping

Shell is not implicitly enabled when tests are activated anymore.

0aed1f1b 2019-10-28 18:37 Thomas Schöpping

All tests now come with a .mk file, so they can be included more easily for each module.

e7b5a625 2019-10-15 17:08 Thomas Schöpping

Fixed a compatibility issue introduced by the recent modifications to the Makefiles

efe86ca9 2019-10-15 13:59 Thomas Schöpping

Makefiles revised
AMiRo-LLD updated

56dc4779 2019-08-07 17:32 Thomas Schöpping

aosSysGetStdIntCallback() function renamed to aosSysGetStdExtiCallback()

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

slight cleanup to all chconf.h files

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...

View revisions

Also available in: Atom