mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-02-07 01:29:01 +01:00
- Add in the assert when a task attempts to exit its implementing function without deleting itself. - Remove obsolete code from the context switch asm code (obsoleted by the fact that there is no mask register). - Attempt to make code more generic by using definitions for additional register addresses.