Statistics
| Branch: | Tag: | Revision:

amiro-os / modules / NUCLEO-L476RG / Makefile @ 2f5f6722

History | View | Annotate | Download (9.694 KB)

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

88f4bcc5 2019-02-05 10:15 Thomas Schöpping

Renamed two modules:
- STM32L476RG-NUCLEO64 > NUCLEO-L476RG
STM32F4Discovery -> STM32F407G-DISC1