]> begriffs open source - freertos/history - portable/IAR/ARM_CM23_NTZ/non_secure/port.c
Ensure interrupts are enabled at first task start (#214)
[freertos] / portable / IAR / ARM_CM23_NTZ / non_secure / port.c
2020-11-05 Gaurav-Aggarwal-AWSEnsure interrupts are enabled at first task start ...
2020-09-17 David ChalcoUpdate version number to 10.4.1 (#173)
2020-09-11 David ChalcoUpdate version number to 10.4.0 (#153)
2020-08-20 alfred gedeonStyle: Change FreeRTOS websites in comments (#131)
2020-08-17 alfred gedeonStyle: Remove tabs and tab == 4 spaces (#120)
2020-08-17 alfred gedeonStyle: Revert uncrustify for portable directories ...
2020-07-24 Gaurav-Aggarwal-AWSUse configSYSTICK_CLOCK_HZ to configure SysTick (#103)
2020-07-16 Gaurav-Aggarwal-AWSUpdate portNVIC_SYSPRI2_REG to portNVIC_SHPR3_REG ...
2020-07-14 Gaurav-Aggarwal-AWSPlace privileged symbols correctly (#84)
2020-07-14 Gaurav-Aggarwal-AWSAdd support for privileged heap to ARMV8-M ports (#85)
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
2020-07-08 Alfred GedeonStyle: uncrustify
2020-07-08 Alfred GedeonStyle: uncrusitfy
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
2020-03-16 Gaurav-Aggarwal-AWSAdd "Tickless Idle" support for ARMv8M ports (#29)
2020-02-19 Yuhui.Zhengversion bump to v10.3.1 (#16) V10.3.1-kernel-only
2020-02-10 Yuhui ZhengRe-sync with upstream and stripping away none kernel... V10.3.0-kernel-only