This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/FreeRTOS/Source/portable/IAR/ARM_CM3
2013-12-15 10:27:37 +00:00
..
port.c Force the SysTick clock bit to be set in Cortex-M3 and Cortex-M4F bits if configSYSTICK_CLOCK_HZ is not defined, otherwise leave the bit as it is found as the SysTick may use a divided clock. 2013-12-15 10:27:37 +00:00
portasm.s Update Cortex-M3 and Cortex-M4F ports to allow the SysTick to be clocked at a different speed than the system clock (as is done in the recent STM32L demo. ). 2013-12-12 14:07:20 +00:00
portmacro.h Change version numbers in preparation for V7.6.0 release. 2013-11-08 11:47:35 +00:00