Statistics
| Branch: | Tag: | Revision:

amiro-os / modules / NUCLEO-F103RB / module.h @ 4cb40108

History | View | Annotate | Download (10.032 KB)

# Date Author Comment
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).

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

DW1000 unit test updated

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

Added DW1000 demo app on top of NUCLEO_F103RB example

6ff06bbf 2019-02-04 17:56 Thomas Schöpping

Changed all header guards so they will not use unserscores as pre- and postfix.

f4da707a 2019-01-30 13:33 Thomas Schöpping

Introduced support the STM32F103 NUCLEO module.