mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-28 08:16:15 -04:00
This PR fixes CBMC and unit test for single core FreeRTOS in the FreeRTOS-Kernel PR - https://github.com/FreeRTOS/FreeRTOS-Kernel/pull/716. - xYieldPendings and xIdleTaskHandles are now an array. Update in FreeRTOS unit test. - Update CBMC patches. |
||
|---|---|---|
| .. | ||
| FreeRTOSConfig_1.h | ||
| FreeRTOSConfig_2.h | ||
| global_vars.h | ||
| list_macros.h | ||
| Makefile | ||
| tasks.yml | ||
| tasks_1_utest.c | ||
| tasks_2_utest.c | ||