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/MPLAB
Richard Barry 267dc24bb3 Kernel changes to improve power saving:
+ The timer task now blocks indefinitely if there are no timers active, allowing eTaskConfirmSleepModeStatus to return eNoTasksWaitingTimeout when configUSE_TIMERS is set to 1.
+ The next unblock time is calculated automatically after a task unblocks when waiting for a notification, allowing deep sleep to be entered earlier.
10 years ago
..
PIC18F Update version number ready for V8.2.1 release. 10 years ago
PIC24_dsPIC Update version number ready for V8.2.1 release. 10 years ago
PIC32MX Update version number ready for V8.2.1 release. 10 years ago
PIC32MZ Kernel changes to improve power saving: 10 years ago