You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
FreeRTOS-Kernel/FreeRTOS/Source/portable/IAR/ARM_CM3
Richard Barry 686d190798 Convert some ports to use xTaskIncrementTick() in place of vTaskIncrementTick().
Move DSB instructions to before WFI instructions in line with ARM recommendations.
12 years ago
..
port.c Convert some ports to use xTaskIncrementTick() in place of vTaskIncrementTick(). 12 years ago
portasm.s Update version number ready to release the FAT file system demo. 12 years ago
portmacro.h Fix compiler warning in psp_test.c when compiled with ARM compiler. 12 years ago