]> begriffs open source - freertos/history - FreeRTOS-Plus
Changes required for the IAR StateViewer plug-in to work with FreeRTOS V10.1.0.
[freertos] / FreeRTOS-Plus /
2018-08-23 Richard BarryFreeRTOS+UDP was removed in FreeRTOS V10.1.0 as it...
2018-08-22 Richard BarryFix some build issues in older kernel demo projects.
2018-07-02 Richard BarryUpdate trace recorder code.
2018-06-13 Richard BarrySync with TCP version from AWS, including:
2018-02-26 Richard BarryFix buffer clean up in \FreeRTOS_Plus_TCP_Minimal_Windo...
2018-02-18 Richard BarryAllow IP address to be passed into gethostbyname().
2018-01-30 Richard BarryEnsure data cannot be sent to a TCP socket if the socke...
2017-12-18 Richard BarryRoll up the minor changes checked into svn since V10...
2017-12-13 Richard BarryUpdate license information text files for the CLI,...
2017-12-12 Richard BarryFreeRTOS+TCP: Added ipconfigSOCKET_HAS_USER_WAKE_CALLBA...
2017-11-29 Richard BarryUpdate to MIT licensed FreeRTOS V10.0.0 - see https...
2017-08-17 Richard BarryAdd missing +TCP code.
2017-08-17 Richard BarryAdded +TCP code to main repo.
2017-06-01 Richard BarryUpdate trace recorder source to fix some compile time...
2017-05-29 Richard BarryFix typo in comment that got copied into multiple main...
2017-05-29 Richard BarryUpdate the FreeRTOS_Plus_CLI_with_Trace_Windows_Simulat...
2017-05-29 Richard BarryUpdate to the latest trace recorder library.
2017-01-24 Richard BarryUpdate Reliance Edge fail safe file system to the lates...
2016-11-21 Richard BarryUpdate version of Reliance Edge.
2016-05-20 Richard BarryPrepare for V9.0.0 release:
2016-03-30 Richard BarryUpdate version number to 9.0.0rc2.
2016-03-29 Richard Barry- Rework the StaticAllocation.c common demo file to...
2016-02-18 Richard BarryUpdate FreeRTOS+ version number ready for version 9...
2016-02-18 Richard BarryPrepare for a FreeRTOS V9 release candidate:
2016-02-10 Richard BarryFreeRTOS source:
2016-01-28 Richard BarryAdd vTaskGetTaskInfo() function that allows a TaskStatu...
2015-11-20 Richard BarryKernel changes:
2015-10-17 Richard BarryFinal tidy up before tagging V8.2.3.
2015-10-16 Richard BarryUpdate version number ready for the V8.2.3 release.
2015-10-10 Richard BarryAdd FreeRTOS+CLI examples to the Renesas RZ/T demos.
2015-10-09 Richard BarryUpdate FreeRTOS+Trace recorder library to v3.0.2
2015-08-28 Richard BarryUpdate the FreeRTOS+WolfSSL Win32 demo to use the lates...
2015-08-28 Richard BarryRename the FreeRTOS_Plus_CyaSSL_Windows_Simulator direc...
2015-08-28 Richard BarryUpdate WolfSSL library to the latest version.
2015-08-28 Richard BarryRename the CyaSSL directory to WolfSSL
2015-08-12 Richard BarryFinal commit before tagging - cosmetic changes only.
2015-08-12 Richard BarryFinal preparation for new release:
2015-08-05 Richard BarryUpdate version numbers in preparation for new release.
2015-04-27 Richard BarryChange some data types in heap_4.c to allow it to be...
2015-04-24 Richard BarryRename /Demo/MSP430FR5969_LaunchPad to /Demo/MSP430X_MS...
2015-04-13 Richard BarryUpdate TimerDemo.c to test the new vTimerSetTimerID...
2015-04-13 Richard BarryAdd the errno definitions used by FreeRTOS+TCP and...
2015-03-21 Richard BarryUpdate version number ready for V8.2.1 release.
2015-01-26 Richard BarryKernel updates:
2015-01-16 Richard BarryAdd the beginnings of a Microblaze project for the...
2015-01-16 Richard BarryUpdate version number in preparation for official V8...
2015-01-15 Richard BarryDemo app changes:
2015-01-07 Richard BarryRemove casting from configMAX_PRIORITIES setting in...
2014-12-24 Richard BarryRelease candidate - this will be tagged as FreeRTOS...
2014-12-21 Richard BarryUpdate version numbers in preparation for V8.2.0 releas...
2014-12-21 Richard BarryKernel changes:
2014-12-18 Richard Barry+ Update demos that use FreeRTOS+Trace to work with...
2014-12-15 Richard Barry+ New feature added: Task notifications.
2014-09-02 Richard BarryUpdate version number to 8.1.2 after moving the default...
2014-08-29 Richard BarryUpdate version number to 8.1.1 for patch release that...
2014-08-16 Richard Barry***IMMINENT RELEASE NOTICE***
2014-08-16 Richard BarryRemove some irrelevant CyaSSL files.
2014-08-04 Richard BarryGeneral maintenance - changing comments and correcting...
2014-07-18 Richard BarryUpdate CyaSSL to latest version.
2014-06-20 Richard BarryUpdate FreeRTOS+ components and demos to use typedef...
2014-04-24 Richard BarryUpdate version number ready for release.
2014-04-23 Richard BarryUpdate FreeRTOS+FAT SL to version 1.0.1.
2014-02-18 Richard BarryUpdate version number to V8.0.0 (without the release...
2014-02-17 Richard BarryUpdate final demos that use the trace recorder code...
2014-02-17 Richard BarryUpdate LPC1830 example to use the latest trace recorder...
2014-02-17 Richard BarryUpdate trace recorder to include heap tracing and new...
2014-01-25 Richard BarryFixes to FreeRTOS+UDP trace macro parameters and placem...
2013-12-31 Richard BarryChange version numbers ready for V8.0.0 release candida...
2013-12-30 Richard BarryUpdate FreeRTOS+ more demos that use FreeRTOS+CLI to...
2013-12-30 Richard BarryUpdate FreeRTOS+ demos that use FreeRTOS+CLI to remove...
2013-12-27 Richard BarryChange 'signed char *pcTaskName) to 'char *pcTaskName...
2013-12-27 Richard BarryRemove unnecessary 'signed char *' casts from strings...
2013-12-14 Richard BarryUpdate the ucQueueNumber member of the queue structure...
2013-11-17 Richard BarryTidy up SAM4E NetworkInterface.c.
2013-11-17 Richard BarryMake SAM4E network driver a little more robust.
2013-11-17 Richard BarryUpdate version numbers in FreeRTOS-Plus demo files.
2013-11-17 Richard BarryAdd basic SAM4E driver.
2013-11-08 Richard BarryChange version numbers in preparation for V7.6.0 release.
2013-10-29 Richard BarryUpdate the FreeRTOS+ Win32 MSVC demos to account for...
2013-10-26 Richard BarryAdd missing header file to the UDP BufferAllocation_1...
2013-10-23 Richard BarrySecond attempt - Ensure the private port number wrap...
2013-10-23 Richard BarryEnsure the private port number wrap check is inside...
2013-10-14 Richard BarryUpdate FreeRTOS version number to V7.5.3
2013-10-14 Richard BarryAdd a configASSERT() that checks the gateway address...
2013-10-08 Richard BarryEnsure the statically configured gateway address is...
2013-10-07 Richard BarryTake out nonsensical #if configMAC_INTERRUPT_PRIORITY...
2013-10-07 Richard BarryUpdate FreeRTOS_FD_SET() to check there is enough space...
2013-10-07 Richard BarryMake corrections to the interrupt priority configuratio...
2013-10-07 Richard BarryImprove DCHP handling by removing the yiaddr field...
2013-08-16 Richard BarryConvert double quotes in a command help string to singl...
2013-07-24 Richard BarryUpdate version numbers.
2013-07-18 Richard BarryRename xTaskGetSystemState() uxTaskGetSystemState().
2013-07-18 Richard BarryFor consistency change the name of configINCLUDE_STATS_...
2013-07-17 Richard BarryMinor updates and change version number for V7.5.0...
2013-07-16 Richard BarryCorrect compiler warnings in trace recorder code.
2013-07-16 Richard BarryUpdate FreeRTOS+Trace recorder code.
2013-07-02 Richard BarryAdd the new configINCLUDE_STATS_FORMATTING_FUNCTIONS...
2013-06-25 Richard BarryRe-implement the LPC18xx and SmartFusion2 run time...
2013-06-23 Richard BarryUpdate trace recorder code in the LPC18xx project.
2013-06-23 Richard BarryRemove old trace recorder source from LPC18xx project.
next