Commit Graph

4 Commits (3f74cd483b24b2326540e8fea6a58f5ce1a909c5)

Author SHA1 Message Date
Richard Barry 0063b29cdf Prepare for V9.0.0 release.
+ Set flash wait states on MSP432 demos.
+ Remove use of obsolete IO library in PIC32 demos.
+ Remove obsolete item left on stack of first task to run in the Cortex-M0 ports.
+ Correct IA32 GCC vPortExitCritical() implementation when configMAX_API_CALL_INTERRUPT_PRIORITY == portMAX_PRIORITY.
9 years ago
Richard Barry c37b2ca39b Demo app changes:
Add a "query heap" command to the standard sample CLI commands.
Remove casting from configMAX_PRIORITIES setting in Win32 simulator demos as it was preventing a clean build. 

Source code changes.
General tidy up and addition of assert points.
10 years ago
Richard Barry 25310a6796 Update compiler version and add configASSERT() to PIC32 MPLAB X project. 12 years ago
Richard Barry f508a5f653 Add FreeRTOS-Plus directory. 13 years ago