Statistics
| Branch: | Tag: | Revision:

amiro-os / modules / NUCLEO-F103RB / Makefile @ eeb84bf1

History | View | Annotate | Download (9.95 KB)

# Date Author Comment
eeb84bf1 2019-03-05 17:02 Thomas Schöpping

modified some Makefiles to properly use the BUILDDIR variable

2f5f6722 2019-03-05 11:57 Thomas Schöpping

Enhanced the Makefiles to consistently use the BUIDDIR variable.

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.

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

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

Introduced support the STM32F103 NUCLEO module.