Commit Graph

7 Commits (3b9d0819c97b98bbdc32738cb7ad12fdae9bd6cc)

Author SHA1 Message Date
Richard Barry 902f9e1a58 Update PIC32 demo application to remove reliance on PLIB functions.
Update the default low power implementation in all the Cortex-M port layers to add a small critical section.
12 years ago
Richard Barry 26152204a4 Update the FreeRTOS+Trace recorder and Win32 demo app. 12 years ago
Richard Barry 48a307ff5f Allow mutex type semaphores to be given from an interrupt (not a normal thing to do - use a binary semaphore!).
Allow FreeRTOS+CLI commands to have spaces at the end without it being taken as a parameter.
13 years ago
Richard Barry c0de8c984c Improve command input string handling in FreeRTOS+CLI to allow allow commands to be sub-strings of each other, and not to count trailing white space as a parameter. 13 years ago
Richard Barry e0bab5981a Prepare for V7.2.0 release. 13 years ago
Richard Barry 4dbef6afe9 Add readme files to the various FreeRTOS+ directories. 13 years ago
Richard Barry f508a5f653 Add FreeRTOS-Plus directory. 13 years ago