summaryrefslogtreecommitdiff
path: root/FreeRTOS-Plus/Source
Commit message (Expand)AuthorAgeFilesLines
* Change version numbers ready for V8.0.0 release candidate 1 tag.rtel2013-12-3133-41/+69
* Update FreeRTOS+ more demos that use FreeRTOS+CLI to remove casting to int8_t...rtel2013-12-304-58/+58
* Update FreeRTOS+ demos that use FreeRTOS+CLI to remove casting to int8_t * fr...rtel2013-12-302-37/+37
* Remove unnecessary 'signed char *' casts from strings that are now just plain...rtel2013-12-279-53/+53
* Update the ucQueueNumber member of the queue structure (used with FreeRTOS+Tr...rtel2013-12-142-3/+3
* Tidy up SAM4E NetworkInterface.c.richardbarry2013-11-171-6/+8
* Make SAM4E network driver a little more robust.richardbarry2013-11-171-1/+8
* Add basic SAM4E driver.richardbarry2013-11-175-59/+399
* Change version numbers in preparation for V7.6.0 release.richardbarry2013-11-0829-32/+40
* Add missing header file to the UDP BufferAllocation_1.c scheme.richardbarry2013-10-261-0/+1
* Second attempt - Ensure the private port number wrap check is inside the crit...richardbarry2013-10-231-2/+2
* Ensure the private port number wrap check is inside the critical section in p...richardbarry2013-10-232-9/+28
* Update FreeRTOS version number to V7.5.3richardbarry2013-10-1432-31/+74
* Add a configASSERT() that checks the gateway address is on the same subnet as...richardbarry2013-10-141-0/+4
* Take out nonsensical #if configMAC_INTERRUPT_PRIORITY > configMAC_INTERRUPT_P...richardbarry2013-10-071-4/+0
* Update FreeRTOS_FD_SET() to check there is enough space in the queue before a...richardbarry2013-10-073-12/+40
* Improve DCHP handling by removing the yiaddr field from outgoing DHCP packets...richardbarry2013-10-075-6/+35
* Convert double quotes in a command help string to single quotes to allow the ...richardbarry2013-08-161-1/+1
* Correct compiler warnings in trace recorder code.richardbarry2013-07-163-3/+6
* Update FreeRTOS+Trace recorder code.richardbarry2013-07-1614-160/+181
* Split the LPC18xx FreeRTOS+UDP drivers between those that use the LPCOpen lib...richardbarry2013-06-236-0/+1158
* Add the APPLICATION_DEFINED port type to the trcHardwarePort.h template.richardbarry2013-06-111-0/+8
* Remove compiler warnings from the trace recorder code.richardbarry2013-06-053-6/+6
* Update to latest FreeRTOS+Trace recorder code.richardbarry2013-06-0517-2996/+3143
* Update the FreeRTOS+UDP LPC18xx MAC driver to use the LPCOpen drivers.richardbarry2013-06-035-911/+446
* Slight modification to license blub text in header comments.richardbarry2013-05-2162-285/+393
* Fix compiler warning in psp_test.c when compiled with ARM compiler.richardbarry2013-05-191-1/+1
* Add FAT SL code and demo project.richardbarry2013-04-3036-0/+11094
* Clarify license blurb at the top of the FreeRTOS+UDP and FreeRTOS+CLI source ...richardbarry2013-04-3028-406/+463
* Change version number in common files within the FreeRTOS-plus directory and ...richardbarry2013-04-183-37/+8
* Add FreeRTOS-Plus directory with new directory structure so it matches the Fr...richardbarry2013-04-18343-0/+146643