Statistics
| Branch: | Tag: | Revision:

amiro-os / modules / STM32F4Discovery / Makefile @ 6ff06bbf

History | View | Annotate | Download (11.657 KB)

# Date Author Comment
6b1000b5 2019-01-28 13:08 Thomas Schöpping

Makefiles slightly enhanced

bf15b7d9 2019-01-22 18:29 Thomas Schöpping

All board.mk files have been integrated into the module Makefiles.

f1f56ad4 2019-01-17 13:14 Thomas Schöpping

Added C++ system calls to the build toolchain in order to make AMiRo-OS fully compatible with C++ code.

84f0ce9e 2019-01-07 11:58 Thomas Schöpping

updated all file headers to 2019

2c89d7e2 2018-12-17 15:35 Thomas Schöpping

Removed modules/flash.mk since flashing procedures highly depend on hardware.

07ff44a7 2018-12-12 17:26 Thomas Schöpping

Introduced a new module: STM32F4Discovery