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/Source/include
Richard Barry eb8f02358e Fix compiler warning in timers.c/h that are only seen when the file is compiled on 8 bit devices.
Update example source code in timers.h so the parameter names match those in timers.c.
Fix "known issue" bug in xTaskResumeFromISR() (which was missing a critical section).
13 years ago
..
FreeRTOS.h Added the portALIGNMENT_ASSERT_pxCurrentTCB macro. 13 years ago
StackMacros.h Update headers for the FreeRTOS V7.0.2 release. 14 years ago
croutine.h Update headers for the FreeRTOS V7.0.2 release. 14 years ago
list.h Update headers for the FreeRTOS V7.0.2 release. 14 years ago
mpu_wrappers.h Update headers for the FreeRTOS V7.0.2 release. 14 years ago
portable.h Update headers for the FreeRTOS V7.0.2 release. 14 years ago
projdefs.h Update headers for the FreeRTOS V7.0.2 release. 14 years ago
queue.h Update headers for the FreeRTOS V7.0.2 release. 14 years ago
semphr.h Update headers for the FreeRTOS V7.0.2 release. 14 years ago
task.h Update headers for the FreeRTOS V7.0.2 release. 14 years ago
timers.h Fix compiler warning in timers.c/h that are only seen when the file is compiled on 8 bit devices. 13 years ago