Statistics
| Branch: | Tag: | Revision:

amiro-os / modules / NUCLEO-F103RB @ 542939ea

Name Size
Makefile 9.865 KB
STM32F103xB.ld 2.958 KB
alldconf.h 1.44 KB
aosconf.h 8.216 KB
board.c 1.563 KB
board.h 8.59 KB
chconf.h 3.839 KB
halconf.h 16.929 KB
mcuconf.h 8.139 KB
module.c 7.322 KB
module.h 10.032 KB

Latest revisions

# Date Author Comment
2a9f9ad7 2019-02-25 16:16 Thomas Schöpping

Slightly optimized all Makefiles

732a4657 2019-02-25 13:42 Thomas Schöpping

ChibiOS updated to version stable_19.1.x.
NOTE: ChibiOS 19.1.x seems to contain some issues as of now.

7de0cc90 2019-02-21 18:04 Thomas Schöpping

All preprocessor directives without arguments (e.g. #endif) are now followed by a comment, indicating where it belongs to (e.g. the preceding #if).

0f60c8ad 2019-02-14 11:08 Thomas Schöpping

Applied AMiRo-OS header to sime files, which still held the ChibiOS header.

10b520a8 2019-02-12 11:22 Cung Lian Sang

DW1000 unit test updated

bb9a04a5 2019-02-08 18:41 Cung Lian Sang

Merge branch 'master' of http://openresearch.cit-ec.de/git/amiro-os.amiro-os

deaaa47e 2019-02-08 18:39 Cung Lian Sang

Added DW1000 demo app on top of NUCLEO_F103RB example

1f94ac64 2019-02-07 18:13 Thomas Schöpping

Enhanced the periphAL debug implementation to apply to tze new AMiRo-OS debug API

691a0632 2019-02-06 17:53 Thomas Schöpping

set the C standard to C17 (ISO), although this does not make any difference according to GCC documentation

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.

View revisions

Also available in: Atom