summaryrefslogtreecommitdiff
path: root/FreeRTOS-Plus
Commit message (Expand)AuthorAgeFilesLines
* Update version numbers ready for release.Richard Barry2018-09-071-3/+3
* Update trace configuration files for the updated trace recorder code.Richard Barry2018-09-062-115/+162
* Update trace recorder code to the latest.Richard Barry2018-09-0619-250/+345
* Fix mixed tabs and spaces in the latest TCP patches.Richard Barry2018-08-308-769/+758
* Fix build issues in the FreeRTOS_Plus_TCP_Minimal_Windows_Simulator project:Richard Barry2018-08-282-1/+21
* FreeRTOS+UDP was removed in FreeRTOS V10.1.0 as it was replaced by FreeRTOS+TCP,Richard Barry2018-08-23179-78083/+16
* Fix some build issues in older kernel demo projects.Richard Barry2018-08-2254-1177/+1535
* Update trace recorder code.Richard Barry2018-07-0235-2401/+4396
* Sync with TCP version from AWS, including:Richard Barry2018-06-1352-219/+150
* Fix buffer clean up in \FreeRTOS_Plus_TCP_Minimal_Windows_Simulator\demo_logg...Richard Barry2018-02-262-6/+11
* Allow IP address to be passed into gethostbyname().Richard Barry2018-02-182-23/+35
* Ensure data cannot be sent to a TCP socket if the socket is in the process of...Richard Barry2018-01-301-1/+3
* Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 rea...Richard Barry2017-12-18147-407/+260
* Update license information text files for the CLI, TCP and UDP products to be...Richard Barry2017-12-133-7/+57
* FreeRTOS+TCP: Added ipconfigSOCKET_HAS_USER_WAKE_CALLBACK configuration optio...Richard Barry2017-12-127-78/+163
* Update to MIT licensed FreeRTOS V10.0.0 - see https://www.freertos.org/Histor...Richard Barry2017-11-29198-21876/+3234
* Add missing +TCP code.Richard Barry2017-08-1718-499/+11693
* Added +TCP code to main repo.Richard Barry2017-08-17114-446/+46629
* Update trace recorder source to fix some compile time warnings.Richard Barry2017-06-0121-5935/+3
* Fix typo in comment that got copied into multiple main.c file.sRichard Barry2017-05-294-12/+12
* Update the FreeRTOS_Plus_CLI_with_Trace_Windows_Simulator demo to use the lat...Richard Barry2017-05-299-488/+595
* Update to the latest trace recorder library.Richard Barry2017-05-2934-6229/+12895
* Update Reliance Edge fail safe file system to the latest version.Richard Barry2017-01-2430-5544/+5877
* Update version of Reliance Edge.Richard Barry2016-11-2116-3493/+4069
* Prepare for V9.0.0 release:Richard Barry2016-05-2054-54/+54
* Update version number to 9.0.0rc2.Richard Barry2016-03-3054-54/+54
* - Rework the StaticAllocation.c common demo file to reflect the changes to th...Richard Barry2016-03-292-28/+28
* Update FreeRTOS+ version number ready for version 9 release candidate 1.Richard Barry2016-02-1854-54/+54
* Prepare for a FreeRTOS V9 release candidate:Richard Barry2016-02-181-39/+39
* FreeRTOS source:Richard Barry2016-02-101-6/+6
* Add vTaskGetTaskInfo() function that allows a TaskStatus_t structure to be re...Richard Barry2016-01-281-0/+5
* Kernel changes:Richard Barry2015-11-201-1/+1
* Final tidy up before tagging V8.2.3.Richard Barry2015-10-171-4/+3
* Update version number ready for the V8.2.3 release.Richard Barry2015-10-1654-108/+108
* Add FreeRTOS+CLI examples to the Renesas RZ/T demos.Richard Barry2015-10-102-24/+23
* Update FreeRTOS+Trace recorder library to v3.0.2Richard Barry2015-10-0932-123/+6067
* Update the FreeRTOS+WolfSSL Win32 demo to use the latest WolfSSL libraries.Richard Barry2015-08-289-257/+335
* Rename the FreeRTOS_Plus_CyaSSL_Windows_Simulator directory to FreeRTOS_Plus_...Richard Barry2015-08-2812-0/+0
* Update WolfSSL library to the latest version.Richard Barry2015-08-28443-44938/+69754
* Rename the CyaSSL directory to WolfSSLRichard Barry2015-08-28391-0/+0
* Final commit before tagging - cosmetic changes only.Richard Barry2015-08-126-91/+90
* Final preparation for new release:Richard Barry2015-08-1211-1161/+1230
* Update version numbers in preparation for new release.Richard Barry2015-08-05133-49/+29903
* Change some data types in heap_4.c to allow it to be used on hardware that ha...Richard Barry2015-04-271-3/+3
* Rename /Demo/MSP430FR5969_LaunchPad to /Demo/MSP430X_MSP430FR5969_LaunchPad f...Richard Barry2015-04-241-2/+21
* Update TimerDemo.c to test the new vTimerSetTimerID() function.Richard Barry2015-04-135-15/+45
* Add the errno definitions used by FreeRTOS+TCP and FreeRTOS+FAT into FreeRTOS...Richard Barry2015-04-131-1/+1
* Update version number ready for V8.2.1 release.Richard Barry2015-03-2147-564/+564
* Kernel updates:Richard Barry2015-01-261-1/+1
* Add the beginnings of a Microblaze project for the KC705.Richard Barry2015-01-161-2/+10