Statistics
| Branch: | Tag: | Revision:

amiro-os / modules / STM32F4Discovery @ 6b1000b5

Name Size
Makefile 11.657 KB
STM32F407xG.ld 3.003 KB
alldconf.h 1.394 KB
aosconf.h 6.968 KB
board.c 8.001 KB
board.h 85.503 KB
chconf.h 3.771 KB
halconf.h 16.785 KB
mcuconf.h 14.001 KB
module.c 4.681 KB
module.h 6.631 KB

Latest revisions

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

Makefiles slightly enhanced

c3942f1c 2019-01-25 16:11 Thomas Schöpping

STM32F4Discovery: fixed an alignment error

e2d7143f 2019-01-25 13:57 Thomas Schöpping

Optimized the #include tree

2dd2e257 2019-01-25 13:56 Thomas Schöpping

Enhanced the AMiRo-OS configuration: When AMIROOS_CFG_TESTS_ENABLE is set, the shell is enabled implicitely by AMiRo-OS.
Before, this logic was handled in the aosconf.h file.

90e99d44 2019-01-25 13:40 Thomas Schöpping

Having a CAN driver enabled is only mandatory if SSSP is activated.

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.

View revisions

Also available in: Atom