This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
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.
2015-05-20 15:46:40 +00:00
..
PIC18F Update version number ready for V8.2.1 release. 2015-03-21 21:03:42 +00:00
PIC24_dsPIC Update version number ready for V8.2.1 release. 2015-03-21 21:03:42 +00:00
PIC32MX Update version number ready for V8.2.1 release. 2015-03-21 21:03:42 +00:00
PIC32MZ Kernel changes to improve power saving: 2015-05-20 15:46:40 +00:00