History | View | Annotate | Download (6.584 KB)
Having a CAN driver enabled is only mandatory if SSSP is activated.
STM32F4Discovery demo fixed and enhanced
Fixed an issue, making the STM32F4Discovery module imcompatible with recent modifications of the core.
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.
updated all file headers to 2019
Introduced a new module: STM32F4Discovery