Differences in port.c [FreeRTOS vs STM32CubeMX portings]
Posted on April 26, 2018 at 10:16Hi, The port.c file for the same FreeRTOS version [8.2.3] have a difference. In the Official FreeRTOS release: configPRE_SLEEP_PROCESSING( xModifiableIdleTime ); configPOST_SLEEP_PROCESSING( xExpectedIdleT...