Statistics
| Branch: | Tag: | Revision:

amiro-os / modules / STM32F407G-DISC1 @ cda14729

Name Size
Makefile 8.354 KB
STM32F407xG.ld 3.137 KB
alldconf.h 1.403 KB
aosconf.h 10.11 KB
board.c 8.012 KB
board.h 85.793 KB
chconf.h 3.845 KB
halconf.h 16.936 KB
mcuconf.h 14.135 KB
module.c 4.575 KB
module.h 6.742 KB

Latest revisions

# Date Author Comment
cda14729 2019-10-28 11:15 Thomas Schöpping

Major SSSP overhaul:
- SSSP no works even without Bootloader (AMiRo-OS implements startup and shutdown phases)
- MSI and calendar synchronization are currently not available (WIP)
- lots of minor changes

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

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.

9af9aaea 2019-03-08 11:17 Thomas Schöpping

AMiRo-BLT and AMiRo-LLD updated as preparation for introduction of new AMiRo v1.2 modules.
fixed typos.

View revisions

Also available in: Atom