summaryrefslogtreecommitdiff
path: root/FreeRTOS-Plus/Source
Commit message (Expand)AuthorAgeFilesLines
* New MSVC task pool demo now building both the task pool and TCP libraries.rtel2019-07-141-5/+13
* Remove IotTaskPool_CreateRecyclableSystemJob() and IotTaskPool_ScheduleSystem...rtel2019-07-082-162/+79
* In small FreeRTOS applications it is unlikely there will be any task pools ot...rtel2019-07-012-74/+110
* Add the first and most basic task pool example.rtel2019-06-281-0/+81
* Bring in a minimum subset of the IoT SDK - at this time just a subset of the ...rtel2019-06-1918-0/+5977
* Fix potential memory leak in the Win32 FreeRTOS+TCP network interface initial...rtel2019-04-171-0/+2
* Update version number in +TCP code.rtel2019-02-2149-2605/+499
* Very minor formatting changes, and remove legacy link to V8 upgrade information.rtel2018-09-073-3/+3
* Update trace recorder code to the latest.rtel2018-09-0619-250/+345
* Fix mixed tabs and spaces in the latest TCP patches.rtel2018-08-308-769/+758
* FreeRTOS+UDP was removed in FreeRTOS V10.1.0 as it was replaced by FreeRTOS+TCP,rtel2018-08-2335-9039/+4
* Fix some build issues in older kernel demo projects.rtel2018-08-2254-5772/+1535
* Update trace recorder code.rtel2018-07-0229-2393/+4005
* Sync with TCP version from AWS, including:rtel2018-06-1352-219/+150
* Fix buffer clean up in \FreeRTOS_Plus_TCP_Minimal_Windows_Simulator\demo_logg...rtel2018-02-261-4/+9
* Allow IP address to be passed into gethostbyname().rtel2018-02-182-23/+35
* Ensure data cannot be sent to a TCP socket if the socket is in the process of...rtel2018-01-301-1/+3
* Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 rea...rtel2017-12-1887-229/+142
* Update license information text files for the CLI, TCP and UDP products to be...rtel2017-12-133-7/+57
* FreeRTOS+TCP: Added ipconfigSOCKET_HAS_USER_WAKE_CALLBACK configuration optio...rtel2017-12-125-77/+162
* Update to MIT licensed FreeRTOS V10.0.0 - see https://www.freertos.org/Histor...rtel2017-11-29122-15143/+1681
* Add missing +TCP code.rtel2017-08-1718-499/+11693
* Added +TCP code to main repo.rtel2017-08-1773-0/+38363
* Update trace recorder source to fix some compile time warnings.rtel2017-06-0121-5935/+3
* 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