mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-05-27 23:49:03 -04:00
+ Changed the method used to force a context switch within an ISR for the ARM7/9 GCC ports only. The portENTER_SWITCHING_ISR() and portEXIT_SWITCHING_ISR() macros are no longer supported. This is to ensure correct behaviour no matter which GCC version is used, with or without the -fomit-frame-pointer option, and at all optimisation levels. + Corrected the prototype for xQueueGenericSend() within queue.h. |
||
---|---|---|
.. | ||
EMAC | ||
lwip-1.1.0 | ||
ParTest | ||
USB | ||
AT91SAM7_Startup.s | ||
AT91SAM7_Target.js | ||
AT91SAM7S256_MemoryMap.xml | ||
atmel-rom.ld | ||
BasicWEB.c | ||
BasicWEB.h | ||
Board.h | ||
boot.s | ||
crt0.s | ||
Cstartup_SAM7.c | ||
flash_placement.xml | ||
FreeRTOSConfig.h | ||
lwipopts.h | ||
main.c | ||
makefile | ||
rtosdemo.hzp | ||
rtosdemo.hzs |