Statistics
| Branch: | Tag: | Revision:

amiro-os / modules / STM32F4Discovery / module.c @ a0301104

History | View | Annotate | Download (4.683 KB)

# Date Author Comment
a0301104 2019-01-30 13:32 Thomas Schöpping

cleanup of the STM32L4 module after the recent introduction to the master branch

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.

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

updated all file headers to 2019

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

Introduced a new module: STM32F4Discovery