summaryrefslogtreecommitdiff
path: root/FreeRTOS-Plus
Commit message (Expand)AuthorAgeFilesLines
* For consistency change the name of configINCLUDE_STATS_FORMATTING_FUNCTIONS t...richardbarry2013-07-184-4/+4
* Minor updates and change version number for V7.5.0 release.richardbarry2013-07-1732-1149/+829
* Correct compiler warnings in trace recorder code.richardbarry2013-07-163-3/+6
* Update FreeRTOS+Trace recorder code.richardbarry2013-07-1614-160/+181
* Add the new configINCLUDE_STATS_FORMATTING_FUNCTIONS configuration parameter ...richardbarry2013-07-025-2/+26
* Re-implement the LPC18xx and SmartFusion2 run time stats implementation to us...richardbarry2013-06-251-37/+44
* Update trace recorder code in the LPC18xx project.richardbarry2013-06-237-34/+1014
* Remove old trace recorder source from LPC18xx project.richardbarry2013-06-2315-6391/+0
* Split the LPC18xx FreeRTOS+UDP drivers between those that use the LPCOpen lib...richardbarry2013-06-236-0/+1158
* Remove DemoIPTrace.h from LPC18xx demo as it should be copied from is standar...richardbarry2013-06-231-164/+0
* Back out changes to LPC18xx UDP demo.richardbarry2013-06-23312-63034/+59959
* Add the APPLICATION_DEFINED port type to the trcHardwarePort.h template.richardbarry2013-06-111-0/+8
* Remove compiler warnings from the trace recorder code.richardbarry2013-06-053-6/+6
* Update the FreeRTOS_Plus_CLI_with_Trace_Windows_Simulator demo to use the lat...richardbarry2013-06-058-189/+314
* Update to latest FreeRTOS+Trace recorder code.richardbarry2013-06-0517-2996/+3143
* Update the FreeRTOS+UDP LPC18xx MAC driver to use the LPCOpen drivers.richardbarry2013-06-035-911/+446
* Update LPC18xx FreeRTOS+UDP demo to use LPCOpen USB and Ethernet drivers.richardbarry2013-06-03314-60059/+63137
* Slight modification to license blub text in header comments.richardbarry2013-05-2162-285/+393
* Fix compiler warning in psp_test.c when compiled with ARM compiler.richardbarry2013-05-191-1/+1
* Minor cosmetics to comments.richardbarry2013-05-091-3/+3
* Update version numbers in a couple of files that got left behind.richardbarry2013-05-017-7/+7
* Update version number ready to release the FAT file system demo.richardbarry2013-04-3033-33/+33
* Add FAT SL code and demo project.richardbarry2013-04-3050-0/+13847
* Clarify license blurb at the top of the FreeRTOS+UDP and FreeRTOS+CLI source ...richardbarry2013-04-3029-407/+468
* Update version numbers to V7.4.1.richardbarry2013-04-1835-66/+88
* Change version number in common files within the FreeRTOS-plus directory and ...richardbarry2013-04-1823-475/+531
* Add FreeRTOS-Plus directory with new directory structure so it matches the Fr...richardbarry2013-04-18528-0/+228252
* Remove subdirectories of FreeRTOS-Plus in preparation for changing the direct...richardbarry2013-04-18334-142327/+0
* Update PIC32 demo application to remove reliance on PLIB functions.richardbarry2013-02-181-1/+1
* Update the FreeRTOS+Trace recorder and Win32 demo app.richardbarry2013-02-1017-744/+1779
* Allow mutex type semaphores to be given from an interrupt (not a normal thing...richardbarry2012-09-051-1/+6
* Improve command input string handling in FreeRTOS+CLI to allow allow commands...richardbarry2012-08-311-10/+27
* Prepare for V7.2.0 release.richardbarry2012-08-1472-1451/+7713
* Add readme files to the various FreeRTOS+ directories.richardbarry2012-08-118-0/+80
* Add FreeRTOS-Plus directory.richardbarry2012-08-11309-0/+134928