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/portable/IAR
Gaurav-Aggarwal-AWS 676d99e302
Use configSYSTICK_CLOCK_HZ to configure SysTick (#103)
configSYSTICK_CLOCK_HZ should be used to configure SysTick to support
the use case when the clock for SysTick timer is scaled from the main
CPU clock.

configSYSTICK_CLOCK_HZ is defined to configCPU_CLOCK_HZ when it is not
defined in FreeRTOSConfig.h.

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
2020-07-24 09:45:42 -07:00
..
78K0R Style: uncrustify kernel files 2020-07-08 10:24:06 -07:00
ARM_CA5_No_GIC Style: uncrustify kernel files 2020-07-08 10:24:06 -07:00
ARM_CA9 Style: uncrustify kernel files 2020-07-08 10:24:06 -07:00
ARM_CM0 Update portNVIC_SYSPRI2_REG to portNVIC_SHPR3_REG (#86) 2020-07-15 19:44:45 -07:00
ARM_CM3 Update portNVIC_SYSPRI2_REG to portNVIC_SHPR3_REG (#86) 2020-07-15 19:44:45 -07:00
ARM_CM4F Update portNVIC_SYSPRI2_REG to portNVIC_SHPR3_REG (#86) 2020-07-15 19:44:45 -07:00
ARM_CM4F_MPU Add support for 16 MPU regions to Cortex-M4 MPU ports (#96) 2020-07-24 07:47:41 -07:00
ARM_CM7 Update incorrect port in comments (#87) 2020-07-15 19:44:57 -07:00
ARM_CM23 Use configSYSTICK_CLOCK_HZ to configure SysTick (#103) 2020-07-24 09:45:42 -07:00
ARM_CM23_NTZ/non_secure Use configSYSTICK_CLOCK_HZ to configure SysTick (#103) 2020-07-24 09:45:42 -07:00
ARM_CM33 Use configSYSTICK_CLOCK_HZ to configure SysTick (#103) 2020-07-24 09:45:42 -07:00
ARM_CM33_NTZ/non_secure Use configSYSTICK_CLOCK_HZ to configure SysTick (#103) 2020-07-24 09:45:42 -07:00
ARM_CRx_No_GIC Style: uncrustify kernel files 2020-07-08 10:24:06 -07:00
ATMega323 Style: uncrustify kernel files 2020-07-08 10:24:06 -07:00
AtmelSAM7S64 Style: uncrustify kernel files 2020-07-08 10:24:06 -07:00
AtmelSAM9XE Style: uncrustify kernel files 2020-07-08 10:24:06 -07:00
AVR32_UC3 Style: uncrustify kernel files 2020-07-08 10:24:06 -07:00
LPC2000 Style: uncrustify kernel files 2020-07-08 10:24:06 -07:00
MSP430 Style: uncrustify kernel files 2020-07-08 10:24:06 -07:00
MSP430X Style: uncrustify kernel files 2020-07-08 10:24:06 -07:00
RISC-V Style: uncrustify kernel files 2020-07-08 10:24:06 -07:00
RL78 Style: uncrustify kernel files 2020-07-08 10:24:06 -07:00
RX100 Style: uncrustify kernel files 2020-07-08 10:24:06 -07:00
RX600 Style: uncrustify kernel files 2020-07-08 10:24:06 -07:00
RXv2 Style: uncrustify kernel files 2020-07-08 10:24:06 -07:00
STR71x Style: uncrustify kernel files 2020-07-08 10:24:06 -07:00
STR75x Style: uncrustify kernel files 2020-07-08 10:24:06 -07:00
STR91x Style: uncrustify kernel files 2020-07-08 10:24:06 -07:00
V850ES Style: uncrustify kernel files 2020-07-08 10:24:06 -07:00