Statistics
| Branch: | Tag: | Revision:

amiro-os / modules / STM32F4Discovery @ c9cecdb6

Name Size
Makefile 11.629 KB
STM32F407xG.ld 3.003 KB
alldconf.h 1.394 KB
aosconf.h 7.033 KB
board.c 8.001 KB
board.h 85.503 KB
chconf.h 3.771 KB
halconf.h 16.784 KB
mcuconf.h 14.001 KB
module.c 4.836 KB
module.h 6.782 KB

Latest revisions

# Date Author Comment
c9cecdb6 2019-01-25 13:38 Thomas Schöpping

STM32F4Discovery demo fixed and enhanced

514ae7d6 2019-01-24 16:50 Thomas Schöpping

Fixed an issue, making the STM32F4Discovery module imcompatible with recent modifications of the core.

dada2194 2019-01-23 11:06 Thomas Schöpping

Introduced a macro AOS_IOEVENT_FLAG() in aos_types.h.
This macro acts similar to EVENT_MASK() and should help to simplify development.
The new macro was applied to existing code wherever possible.

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.

2920c6b7 2019-01-08 15:06 Thomas Schöpping

Enhanced the main thread IO event configuration.
Therefore a new macro AMIROOS_CFG_MAIN_LOOP_IOEVENT_MASK has been introduced.

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

View revisions

Also available in: Atom