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
Richard Barry 7d285f3dcb + Moved the History.txt file from the website git repo into the source code SVN repo.
+ Added xTaskCatchUpTicks() which corrects the tick count value after the application code has held interrupts disabled for an extended period.
+ Updated the xTaskResumeAll() implementation so it uses the new xTaskCatchUpTicks() function mentioned above to unwind ticks that were pended while the scheduler was suspended.
+ Various maintenance on the message buffer, stream buffer and abort delay demos.
+ Change type of uxPendedTicks from UBaseType_t to TickType_t to ensure it has same type as variables it is compared to, and therefore also rename the variable xPendingTicks.
+ Correct spelling mistake within a comment that was common to all the ARMv7-M ports.
6 years ago
..
78K0R Update version number ready for next release. 6 years ago
ARM_CA5_No_GIC Update version number ready for next release. 6 years ago
ARM_CA9 Update version number ready for next release. 6 years ago
ARM_CM0 Update version number ready for next release. 6 years ago
ARM_CM3 + Moved the History.txt file from the website git repo into the source code SVN repo. 6 years ago
ARM_CM4F + Moved the History.txt file from the website git repo into the source code SVN repo. 6 years ago
ARM_CM4F_MPU Update version number ready for next release. 6 years ago
ARM_CM7 + Moved the History.txt file from the website git repo into the source code SVN repo. 6 years ago
ARM_CM23 Update version number ready for next release. 6 years ago
ARM_CM23_NTZ/non_secure Update version number ready for next release. 6 years ago
ARM_CM33 Update version number ready for next release. 6 years ago
ARM_CM33_NTZ/non_secure Update version number ready for next release. 6 years ago
ARM_CRx_No_GIC Update version number ready for next release. 6 years ago
ATMega323 Update version number ready for next release. 6 years ago
AVR32_UC3 Update version number ready for next release. 6 years ago
AtmelSAM7S64 Update version number ready for next release. 6 years ago
AtmelSAM9XE Update version number ready for next release. 6 years ago
LPC2000 Update version number ready for next release. 6 years ago
MSP430 Update version number ready for next release. 6 years ago
MSP430X Update version number ready for next release. 6 years ago
RL78 Update version number ready for next release. 6 years ago
RX100 Update version number ready for next release. 6 years ago
RX600 Update version number ready for next release. 6 years ago
RXv2 Update version number ready for next release. 6 years ago
STR71x Update version number ready for next release. 6 years ago
STR75x Update version number ready for next release. 6 years ago
STR91x Update version number ready for next release. 6 years ago
V850ES Update version number ready for next release. 6 years ago