]> git.sur5r.net Git - freertos/commit
Cortex M0 GCC/IAR/Keil ports -- tickless support.
authoryuhzheng <yuhzheng@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 18 Dec 2019 09:55:08 +0000 (09:55 +0000)
committeryuhzheng <yuhzheng@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 18 Dec 2019 09:55:08 +0000 (09:55 +0000)
commit242c5762008b65c36750bc9873ded41dce1ba223
tree48336c3731044a854e6460efbc146db16677870e
parente4a38ada86f7279d432410a61a3f36bf58a1ca88
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.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2764 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
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