]> begriffs open source - freertos/history - FreeRTOS-Plus
Remove casting from definition of configMAX_PRIORITIES to allow its use in pre-proces...
[freertos] / FreeRTOS-Plus /
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.
2013-06-23 Richard BarrySplit the LPC18xx FreeRTOS+UDP drivers between those...
2013-06-23 Richard BarryRemove DemoIPTrace.h from LPC18xx demo as it should...
2013-06-23 Richard BarryBack out changes to LPC18xx UDP demo.
2013-06-11 Richard BarryAdd the APPLICATION_DEFINED port type to the trcHardwar...
2013-06-05 Richard BarryRemove compiler warnings from the trace recorder code.
2013-06-05 Richard BarryUpdate the FreeRTOS_Plus_CLI_with_Trace_Windows_Simulat...
2013-06-05 Richard BarryUpdate to latest FreeRTOS+Trace recorder code.
2013-06-03 Richard BarryUpdate the FreeRTOS+UDP LPC18xx MAC driver to use the...
2013-06-03 Richard BarryUpdate LPC18xx FreeRTOS+UDP demo to use LPCOpen USB...
2013-05-21 Richard BarrySlight modification to license blub text in header...
2013-05-19 Richard BarryFix compiler warning in psp_test.c when compiled with...
2013-05-09 Richard BarryMinor cosmetics to comments.
2013-05-01 Richard BarryUpdate version numbers in a couple of files that got...
2013-04-30 Richard BarryUpdate version number ready to release the FAT file...
2013-04-30 Richard BarryAdd FAT SL code and demo project.
2013-04-30 Richard BarryClarify license blurb at the top of the FreeRTOS+UDP...
2013-04-18 Richard BarryUpdate version numbers to V7.4.1.
2013-04-18 Richard BarryChange version number in common files within the FreeRT...
2013-04-18 Richard BarryAdd FreeRTOS-Plus directory with new directory structur...
2013-04-18 Richard BarryRemove subdirectories of FreeRTOS-Plus in preparation...
2013-02-18 Richard BarryUpdate PIC32 demo application to remove reliance on...
2013-02-10 Richard BarryUpdate the FreeRTOS+Trace recorder and Win32 demo app.
2012-09-05 Richard BarryAllow mutex type semaphores to be given from an interru...
2012-08-31 Richard BarryImprove command input string handling in FreeRTOS+CLI...
2012-08-14 Richard BarryPrepare for V7.2.0 release.
2012-08-11 Richard BarryAdd readme files to the various FreeRTOS+ directories.
2012-08-11 Richard BarryAdd FreeRTOS-Plus directory.