]> git.sur5r.net Git - freertos/history - FreeRTOS-Plus
commit 9f316c246baafa15c542a5aea81a94f26e3d6507
[freertos] / FreeRTOS-Plus /
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
2014-08-29 rtelUpdate version number to 8.1.1 for patch release that...
2014-08-16 rtel***IMMINENT RELEASE NOTICE***
2014-08-16 rtelRemove some irrelevant CyaSSL files.
2014-08-04 rtelGeneral maintenance - changing comments and correcting...
2014-07-18 rtelUpdate CyaSSL to latest version.
2014-06-20 rtelUpdate FreeRTOS+ components and demos to use typedef...
2014-04-24 rtelUpdate version number ready for release. V8.0.1
2014-04-23 rtelUpdate FreeRTOS+FAT SL to version 1.0.1.
2014-02-18 rtelUpdate version number to V8.0.0 (without the release...
2014-02-17 rtelUpdate final demos that use the trace recorder code...
2014-02-17 rtelUpdate LPC1830 example to use the latest trace recorder...
2014-02-17 rtelUpdate trace recorder to include heap tracing and new...
2014-01-25 rtelFixes to FreeRTOS+UDP trace macro parameters and placem...
2013-12-31 rtelChange version numbers ready for V8.0.0 release candida...
2013-12-30 rtelUpdate FreeRTOS+ more demos that use FreeRTOS+CLI to...
2013-12-30 rtelUpdate FreeRTOS+ demos that use FreeRTOS+CLI to remove...
2013-12-27 rtelChange 'signed char *pcTaskName) to 'char *pcTaskName...
2013-12-27 rtelRemove unnecessary 'signed char *' casts from strings...
2013-12-14 rtelUpdate the ucQueueNumber member of the queue structure...
2013-11-17 richardbarryTidy up SAM4E NetworkInterface.c. V7.6.0
2013-11-17 richardbarryMake SAM4E network driver a little more robust.
2013-11-17 richardbarryUpdate version numbers in FreeRTOS-Plus demo files.
2013-11-17 richardbarryAdd basic SAM4E driver.
2013-11-08 richardbarryChange version numbers in preparation for V7.6.0 release.
2013-10-29 richardbarryUpdate the FreeRTOS+ Win32 MSVC demos to account for...
2013-10-26 richardbarryAdd missing header file to the UDP BufferAllocation_1...
2013-10-23 richardbarrySecond attempt - Ensure the private port number wrap...
2013-10-23 richardbarryEnsure the private port number wrap check is inside...
2013-10-14 richardbarryUpdate FreeRTOS version number to V7.5.3
2013-10-14 richardbarryAdd a configASSERT() that checks the gateway address...
2013-10-08 richardbarryEnsure the statically configured gateway address is...
2013-10-07 richardbarryTake out nonsensical #if configMAC_INTERRUPT_PRIORITY...
2013-10-07 richardbarryUpdate FreeRTOS_FD_SET() to check there is enough space...
2013-10-07 richardbarryMake corrections to the interrupt priority configuratio...
2013-10-07 richardbarryImprove DCHP handling by removing the yiaddr field...
2013-08-16 richardbarryConvert double quotes in a command help string to singl...
2013-07-24 richardbarryUpdate version numbers. V7.5.2
2013-07-18 richardbarryRename xTaskGetSystemState() uxTaskGetSystemState().
2013-07-18 richardbarryFor consistency change the name of configINCLUDE_STATS_...
2013-07-17 richardbarryMinor updates and change version number for V7.5.0...
2013-07-16 richardbarryCorrect compiler warnings in trace recorder code.
2013-07-16 richardbarryUpdate FreeRTOS+Trace recorder code.
2013-07-02 richardbarryAdd the new configINCLUDE_STATS_FORMATTING_FUNCTIONS...
2013-06-25 richardbarryRe-implement the LPC18xx and SmartFusion2 run time...
2013-06-23 richardbarryUpdate trace recorder code in the LPC18xx project.
2013-06-23 richardbarryRemove old trace recorder source from LPC18xx project.
2013-06-23 richardbarrySplit the LPC18xx FreeRTOS+UDP drivers between those...
2013-06-23 richardbarryRemove DemoIPTrace.h from LPC18xx demo as it should...
2013-06-23 richardbarryBack out changes to LPC18xx UDP demo.
2013-06-11 richardbarryAdd the APPLICATION_DEFINED port type to the trcHardwar...
2013-06-05 richardbarryRemove compiler warnings from the trace recorder code.
2013-06-05 richardbarryUpdate the FreeRTOS_Plus_CLI_with_Trace_Windows_Simulat...
2013-06-05 richardbarryUpdate to latest FreeRTOS+Trace recorder code.
2013-06-03 richardbarryUpdate the FreeRTOS+UDP LPC18xx MAC driver to use the...
2013-06-03 richardbarryUpdate LPC18xx FreeRTOS+UDP demo to use LPCOpen USB...
2013-05-21 richardbarrySlight modification to license blub text in header...
2013-05-19 richardbarryFix compiler warning in psp_test.c when compiled with...
2013-05-09 richardbarryMinor cosmetics to comments.
2013-05-01 richardbarryUpdate version numbers in a couple of files that got... V7.4.2
2013-04-30 richardbarryUpdate version number ready to release the FAT file...
2013-04-30 richardbarryAdd FAT SL code and demo project.
2013-04-30 richardbarryClarify license blurb at the top of the FreeRTOS+UDP...
2013-04-18 richardbarryUpdate version numbers to V7.4.1. V7.4.1
2013-04-18 richardbarryChange version number in common files within the FreeRT...
2013-04-18 richardbarryAdd FreeRTOS-Plus directory with new directory structur...
2013-04-18 richardbarryRemove subdirectories of FreeRTOS-Plus in preparation...
2013-02-18 richardbarryUpdate PIC32 demo application to remove reliance on...
2013-02-10 richardbarryUpdate the FreeRTOS+Trace recorder and Win32 demo app.
2012-09-05 richardbarryAllow mutex type semaphores to be given from an interru...
2012-08-31 richardbarryImprove command input string handling in FreeRTOS+CLI...
2012-08-14 richardbarryPrepare for V7.2.0 release.
2012-08-11 richardbarryAdd readme files to the various FreeRTOS+ directories.
2012-08-11 richardbarryAdd FreeRTOS-Plus directory.