]> git.sur5r.net Git - freertos/blob - FreeRTOS/Demo/CORTEX_MPU_CEC_MEC_17xx_Keil_GCC/GCC_Specific/init_app.ini
Updates to the Cortex-M tickless idle code to reduce clock slippage.
[freertos] / FreeRTOS / Demo / CORTEX_MPU_CEC_MEC_17xx_Keil_GCC / GCC_Specific / init_app.ini
1 //Initialization file for the application code\r
2 RESET\r
3 T\r
4 T\r
5 T\r
6 //eval PC = *(&(__isr_vector) + 1)  ; // startup code loc to the Jump routine\r
7 eval PC = Reset_Handler;\r
8 T\r