]> begriffs open source - freertos/commit
Cortex M0 GCC/IAR/Keil ports -- tickless support.
authorYuhui.Zheng <10982575+yuhui-zheng@users.noreply.github.com>
Wed, 18 Dec 2019 09:55:08 +0000 (09:55 +0000)
committerYuhui.Zheng <10982575+yuhui-zheng@users.noreply.github.com>
Wed, 18 Dec 2019 09:55:08 +0000 (09:55 +0000)
commit9c0e3fe9f150dfc17130d467aa19817790364800
tree48336c3731044a854e6460efbc146db16677870e
parent3cde02a046f97c627832d0d57422008c72eac0c5
Cortex M0 GCC/IAR/Keil ports -- tickless support.

The default portMISSED_COUNTS_FACTOR is set to 45 cycles. User could override this value, if a more accurate count is available.
FreeRTOS/Source/portable/GCC/ARM_CM0/port.c
FreeRTOS/Source/portable/GCC/ARM_CM0/portmacro.h
FreeRTOS/Source/portable/IAR/ARM_CM0/port.c
FreeRTOS/Source/portable/IAR/ARM_CM0/portmacro.h
FreeRTOS/Source/portable/RVDS/ARM_CM0/port.c
FreeRTOS/Source/portable/RVDS/ARM_CM0/portmacro.h