]> git.sur5r.net Git - freertos/history - FreeRTOS-Plus
sync from github to svn: this version of atomic.h does not have compiler specific...
[freertos] / FreeRTOS-Plus /
2019-09-04 rtelMinor bug fix in NTPDemo.c -> use of FREERTOS_INVALID_S...
2019-07-25 rtelFiles as per 190725_FreeRTOS_IoT_Libs_Task_Pool_and_MQT...
2019-07-24 rtelRemove unnecessary include path from the MQTT demo.
2019-07-24 gaurav-awsCosmetic changes in the MQTT demo - mostly comment...
2019-07-24 rtelContinued to work on the MQTT demo project.
2019-07-23 rtelRemove the simple UDP client/server tasks from the...
2019-07-23 gaurav-awsCosmetic changes in the MQTT demo
2019-07-23 gaurav-awsRemove dependency on secure sockets
2019-07-23 gaurav-awsRemove IotMqtt_Assert( pTaskPool == IOT_SYSTEM_TASKPOOL...
2019-07-23 gaurav-awsUpdate projects to use the new directory name
2019-07-23 gaurav-awsRename \FreeRTOS-Plus\Source\FreeRTOS-Plus-IoT-SDK...
2019-07-23 rtelUpdate task pool so tasks and timer are allocated stati...
2019-07-23 rtelAnother backup check-in during process of optimising...
2019-07-22 rtelBackup checking on - part way through optimising task...
2019-07-22 gaurav-awsFix DNS resolution failure for test.mosquitto.org
2019-07-21 gaurav-awsThe MQTT example now works with the local MQTT broker.
2019-07-21 gaurav-awsAdd first draft of mqtt example
2019-07-19 rtelAdd the files from the MQTT project that were not check in.
2019-07-19 rtelAdd missing files so base MQTT project builds.
2019-07-19 gaurav-awsUpdate the task pool demo to show re-use of recyclable...
2019-07-17 rtelAdded simple UDP demo into the mqtt project to enable...
2019-07-17 rtelAdd MQTT project that builds on the task pool project...
2019-07-16 rtelRename the FreeRTOS_Plus_IoT_SDK directory to FreeRTOS_...
2019-07-16 rtelFunction rename in task pool demo.
2019-07-14 rtelRemove any TCP/IP functionality from the task pool...
2019-07-14 rtelUpdate TCP/IP tack to latest form Git.
2019-07-14 rtelSynch IoT libraries with latest versions.
2019-07-14 rtelNew MSVC task pool demo now building both the task...
2019-07-14 rtelRename the task pool version of FreeRTOS_Plus_TCP_Minim...
2019-07-14 rtelRestart the task pool demo, this time using the minimal...
2019-07-14 rtelMinor modification to the WIn32 simple TCP/IP stack...
2019-07-08 rtelRemove IotTaskPool_CreateRecyclableSystemJob() and...
2019-07-01 rtelIn small FreeRTOS applications it is unlikely there...
2019-06-28 rtelAdd the first and most basic task pool example.
2019-06-19 rtelCreate a project that builds a subset of the dependenci...
2019-06-19 rtelBring in a minimum subset of the IoT SDK - at this...
2019-05-11 rtelUpdate version number ready for next release.
2019-04-17 rtelFix potential memory leak in the Win32 FreeRTOS+TCP...
2019-02-21 rtelUpdate version number in +TCP code. V10.2.0
2019-02-17 rtelUpdate version number in readiness for V10.2.0 release.
2018-09-07 rtelVery minor formatting changes, and remove legacy link...
2018-09-07 rtelUpdate version numbers ready for release.
2018-09-06 rtelUpdate trace configuration files for the updated trace...
2018-09-06 rtelUpdate trace recorder code to the latest.
2018-08-30 rtelFix mixed tabs and spaces in the latest TCP patches.
2018-08-28 rtelFix build issues in the FreeRTOS_Plus_TCP_Minimal_Windo...
2018-08-23 rtelFreeRTOS+UDP was removed in FreeRTOS V10.1.0 as it... V10.1.0
2018-08-22 rtelFix some build issues in older kernel demo projects.
2018-07-02 rtelUpdate trace recorder code.
2018-06-13 rtelSync with TCP version from AWS, including:
2018-02-26 rtelFix buffer clean up in \FreeRTOS_Plus_TCP_Minimal_Windo...
2018-02-18 rtelAllow IP address to be passed into gethostbyname().
2018-01-30 rtelEnsure data cannot be sent to a TCP socket if the socke...
2017-12-18 rtelRoll up the minor changes checked into svn since V10... V10.0.1
2017-12-13 rtelUpdate license information text files for the CLI,...
2017-12-12 rtelFreeRTOS+TCP: Added ipconfigSOCKET_HAS_USER_WAKE_CALLBA...
2017-11-29 rtelUpdate to MIT licensed FreeRTOS V10.0.0 - see https... V10.0.0
2017-08-17 rtelAdd missing +TCP code.
2017-08-17 rtelAdded +TCP code to main repo.
2017-06-01 rtelUpdate trace recorder source to fix some compile time...
2017-05-29 rtelFix typo in comment that got copied into multiple main...
2017-05-29 rtelUpdate the FreeRTOS_Plus_CLI_with_Trace_Windows_Simulat...
2017-05-29 rtelUpdate to the latest trace recorder library.
2017-01-24 rtelUpdate Reliance Edge fail safe file system to the lates...
2016-11-21 rtelUpdate version of Reliance Edge.
2016-05-20 rtelPrepare for V9.0.0 release:
2016-03-30 rtelUpdate version number to 9.0.0rc2. V9.0.0rc2
2016-03-29 rtel- Rework the StaticAllocation.c common demo file to...
2016-02-18 rtelUpdate FreeRTOS+ version number ready for version 9... V9.0.0rc1
2016-02-18 rtelPrepare for a FreeRTOS V9 release candidate:
2016-02-10 rtelFreeRTOS source:
2016-01-28 rtelAdd vTaskGetTaskInfo() function that allows a TaskStatu...
2015-11-20 rtelKernel changes:
2015-10-17 rtelFinal tidy up before tagging V8.2.3. V8.2.3
2015-10-16 rtelUpdate version number ready for the V8.2.3 release.
2015-10-10 rtelAdd FreeRTOS+CLI examples to the Renesas RZ/T demos.
2015-10-09 rtelUpdate FreeRTOS+Trace recorder library to v3.0.2
2015-08-28 rtelUpdate the FreeRTOS+WolfSSL Win32 demo to use the lates...
2015-08-28 rtelRename the FreeRTOS_Plus_CyaSSL_Windows_Simulator direc...
2015-08-28 rtelUpdate WolfSSL library to the latest version.
2015-08-28 rtelRename the CyaSSL directory to WolfSSL
2015-08-12 rtelFinal commit before tagging - cosmetic changes only. V8.2.2
2015-08-12 rtelFinal preparation for new release:
2015-08-05 rtelUpdate version numbers in preparation for new release.
2015-04-27 rtelChange some data types in heap_4.c to allow it to be...
2015-04-24 rtelRename /Demo/MSP430FR5969_LaunchPad to /Demo/MSP430X_MS...
2015-04-13 rtelUpdate TimerDemo.c to test the new vTimerSetTimerID...
2015-04-13 rtelAdd the errno definitions used by FreeRTOS+TCP and...
2015-03-21 rtelUpdate version number ready for V8.2.1 release.
2015-01-26 rtelKernel updates:
2015-01-16 rtelAdd the beginnings of a Microblaze project for the... V8.2.0
2015-01-16 rtelUpdate version number in preparation for official V8...
2015-01-15 rtelDemo app changes:
2015-01-07 rtelRemove casting from configMAX_PRIORITIES setting in...
2014-12-24 rtelRelease candidate - this will be tagged as FreeRTOS... V8.2.0rc1
2014-12-21 rtelUpdate version numbers in preparation for V8.2.0 releas...
2014-12-21 rtelKernel changes:
2014-12-18 rtel+ Update demos that use FreeRTOS+Trace to work with...
2014-12-15 rtel+ New feature added: Task notifications.
2014-09-02 rtelUpdate version number to 8.1.2 after moving the default... V8.1.2
next