Statistics
| Branch: | Tag: | Revision:

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

Name Size
Makefile 9.618 KB
STM32L476xG.ld 2.959 KB
alldconf.h 1.563 KB
aosconf.h 8.178 KB
board.c 8.57 KB
board.h 96.54 KB
chconf.h 3.842 KB
halconf.h 17.087 KB
mcuconf.h 14.468 KB
module.c 4.832 KB
module.h 9.044 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).

3cb82b1a 2019-02-14 11:10 Thomas Schöpping

Reordered some configuration files.
The BOARD_VERSION macro has been removed. Instead the version is now encoded in the other BOARD_XXX macros.

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

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

97017dbb 2019-02-11 10:31 Thomas Schöpping

NUCLEO-L476RH: fixed I2C initialization for MPU6050 unit test

126ace3c 2019-02-08 15:20 Thomas Schöpping

Updated AMiRo-LLD and adapted the MPU6050 unit test accordingly.
NOTE: Unfortunately, the unit test fails =(

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