summaryrefslogtreecommitdiff
path: root/FreeRTOS-Plus/Source
Commit message (Expand)AuthorAgeFilesLines
...
* Update to the latest trace recorder library.rtel2017-05-2934-6229/+12895
* Update Reliance Edge fail safe file system to the latest version.rtel2017-01-2427-5542/+5865
* Update version of Reliance Edge.rtel2016-11-2113-3488/+4068
* - Rework the StaticAllocation.c common demo file to reflect the changes to th...rtel2016-03-292-28/+28
* Prepare for a FreeRTOS V9 release candidate:rtel2016-02-181-39/+39
* FreeRTOS source:rtel2016-02-101-6/+6
* Kernel changes:rtel2015-11-201-1/+1
* Update FreeRTOS+Trace recorder library to v3.0.2rtel2015-10-0932-123/+6067
* Update WolfSSL library to the latest version.rtel2015-08-28443-44938/+69754
* Rename the CyaSSL directory to WolfSSLrtel2015-08-28391-0/+0
* Final commit before tagging - cosmetic changes only.rtel2015-08-126-91/+90
* Final preparation for new release:rtel2015-08-128-1114/+1166
* Update version numbers in preparation for new release.rtel2015-08-0571-2/+26078
* Rename /Demo/MSP430FR5969_LaunchPad to /Demo/MSP430X_MSP430FR5969_LaunchPad f...rtel2015-04-241-2/+21
* Update TimerDemo.c to test the new vTimerSetTimerID() function.rtel2015-04-132-11/+32
* Add the errno definitions used by FreeRTOS+TCP and FreeRTOS+FAT into FreeRTOS...rtel2015-04-131-1/+1
* Demo app changes:rtel2015-01-151-0/+5
* Release candidate - this will be tagged as FreeRTOS V8.2.0rc1 and a zip file ...rtel2014-12-241-1/+1
* Update version numbers in preparation for V8.2.0 release candidate 1.rtel2014-12-212-52/+1087
* Kernel changes:rtel2014-12-212-25/+13
* + New feature added: Task notifications.rtel2014-12-1520-3092/+2371
* ***IMMINENT RELEASE NOTICE***rtel2014-08-1633-31/+41
* Remove some irrelevant CyaSSL files.rtel2014-08-16128-78413/+1
* Update CyaSSL to latest version.rtel2014-07-18441-25223/+161393
* Update FreeRTOS+ components and demos to use typedef names introduced in Free...rtel2014-06-2026-184/+184
* Update FreeRTOS+FAT SL to version 1.0.1.rtel2014-04-2336-760/+1097
* Update final demos that use the trace recorder code to use the new version.rtel2014-02-172-4/+4
* Update trace recorder to include heap tracing and new v8 features.rtel2014-02-1715-616/+1226
* Fixes to FreeRTOS+UDP trace macro parameters and placements.rtel2014-01-253-28/+28
* Change version numbers ready for V8.0.0 release candidate 1 tag.rtel2013-12-3133-41/+69
* Update FreeRTOS+ more demos that use FreeRTOS+CLI to remove casting to int8_t...rtel2013-12-304-58/+58
* Update FreeRTOS+ demos that use FreeRTOS+CLI to remove casting to int8_t * fr...rtel2013-12-302-37/+37
* Remove unnecessary 'signed char *' casts from strings that are now just plain...rtel2013-12-279-53/+53
* Update the ucQueueNumber member of the queue structure (used with FreeRTOS+Tr...rtel2013-12-142-3/+3
* Tidy up SAM4E NetworkInterface.c.richardbarry2013-11-171-6/+8
* Make SAM4E network driver a little more robust.richardbarry2013-11-171-1/+8
* Add basic SAM4E driver.richardbarry2013-11-175-59/+399
* Change version numbers in preparation for V7.6.0 release.richardbarry2013-11-0829-32/+40
* Add missing header file to the UDP BufferAllocation_1.c scheme.richardbarry2013-10-261-0/+1
* Second attempt - Ensure the private port number wrap check is inside the crit...richardbarry2013-10-231-2/+2
* Ensure the private port number wrap check is inside the critical section in p...richardbarry2013-10-232-9/+28
* Update FreeRTOS version number to V7.5.3richardbarry2013-10-1432-31/+74
* Add a configASSERT() that checks the gateway address is on the same subnet as...richardbarry2013-10-141-0/+4
* Take out nonsensical #if configMAC_INTERRUPT_PRIORITY > configMAC_INTERRUPT_P...richardbarry2013-10-071-4/+0
* Update FreeRTOS_FD_SET() to check there is enough space in the queue before a...richardbarry2013-10-073-12/+40
* Improve DCHP handling by removing the yiaddr field from outgoing DHCP packets...richardbarry2013-10-075-6/+35
* Convert double quotes in a command help string to single quotes to allow the ...richardbarry2013-08-161-1/+1
* Correct compiler warnings in trace recorder code.richardbarry2013-07-163-3/+6
* Update FreeRTOS+Trace recorder code.richardbarry2013-07-1614-160/+181
* Split the LPC18xx FreeRTOS+UDP drivers between those that use the LPCOpen lib...richardbarry2013-06-236-0/+1158