Cube Hal cmsis_os bug, missing #define __CORTEX_M
Posted on November 28, 2015 at 03:42Using STM32Cube_FW_F4_V1.9.0 and setup a project with CubeMX 4.11 and using Freertos. I usually build with -Wundef. When compiling cmsis_os.c, I earn a: core_cmFunc.h:501:12: warning: ''__CORTEX_M'' is not define...