User Activity

Hi,In order to compile FreeRTOS in C++, I did a makefile that compile FreeRTOS in C (to avoid void* issue not recognized by C++), and the other files with C++ including stm32h7xx_it.c on cpu Cortex-M7.Whatever the options of compilation I am using (...