Statistics
| Branch: | Tag: | Revision:

amiro-os / modules / NUCLEO-F401RE @ 0b989911

Name Size
Makefile 8.36 KB
STM32F401xE.ld 2.825 KB
alldconf.h 1.397 KB
aosconf.h 8.178 KB
board.c 8.012 KB
board.h 86.726 KB
chconf.h 3.836 KB
halconf.h 16.93 KB
mcuconf.h 10.245 KB
module.c 3.566 KB
module.h 5.277 KB

Latest revisions

# Date Author Comment
56dc4779 2019-08-07 17:32 Thomas Schöpping

aosSysGetStdIntCallback() function renamed to aosSysGetStdExtiCallback()

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.

00843891 2019-03-06 10:20 Thomas Schöpping

removed some redundant GCC optimization parameters

b93c5d98 2019-03-05 16:59 Thomas Schöpping

Introduced the NUCLEO-F401RE module

View revisions

Also available in: Atom