summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* V7.2.0 release.V7.2.0richardbarry2012-08-140-0/+0
* Put comments in the code that give a reference to people who think that setti...richardbarry2012-08-1412-16/+42
* Prepare for V7.2.0 release.richardbarry2012-08-141071-2455/+8724
* Remove the remnants of the legacy trace functionality (since replaced with Fr...richardbarry2012-08-1210-99/+35
* Add warning in Cortex-M3 and Cortex-M4 FreeRTOSConfig.h header files that con...richardbarry2012-08-1241-0/+82
* Add CreateProjectDirectoryStructure.bat to the SAM4 demo.richardbarry2012-08-125-108/+607
* Remove the files from the SAM4S demo that are copied using the CreateProjectD...richardbarry2012-08-1244-17816/+0
* Add readme files to the various FreeRTOS+ directories.richardbarry2012-08-1110-2/+114
* Add FreeRTOS-Plus directory.richardbarry2012-08-116798-19/+134949
* Start to re-arrange files to include FreeRTOS+ in main download.richardbarry2012-08-110-0/+0
* Remove test code from heap_4.c.richardbarry2012-08-111-208/+0
* Update MPS430X ports so the sleep mode bits are cleared on exit from the tick...richardbarry2012-08-115-32/+29
* Add heap_4.c.richardbarry2012-08-104-12/+573
* Add vQueueDelete() to the MPU port.richardbarry2012-08-036-12/+36
* Renamed the CORTEX_M4_ATSAM4S_AVR_Studio directory to the correct CORTEX_M4_A...richardbarry2012-07-08167-6/+6
* Remove the unused linker reference to the maths library.richardbarry2012-07-082-238/+233
* Complete first release candidate for the SAM4S-EK demo.richardbarry2012-07-0833-284/+7908
* In the SAM4S demo, moved FreeRTOS into the ASF/thirdparty directory.richardbarry2012-07-0522-43/+69
* Change the name of the SAM4 FreeRTOS-Source directory to just FreeRTOS in pre...richardbarry2012-07-0518-0/+0
* Create project for SAM4S. This is building but has not yet been tested on ha...richardbarry2012-07-03143-0/+47916
* Add in a couple of extra list macros for use with FreeRTOS+UDP.richardbarry2012-07-033-10/+30
* Add the macro xSemaphoreTakeFromISR().richardbarry2012-07-0310-2/+68
* Added INCLUDE_xQueueGetMutexHolder macro.richardbarry2012-05-174-26/+33
* Prepare for FreeRTOS V7.1.1 tag.richardbarry2012-05-08736-6819/+18619
* Prepare for FreeRTOS V7.1.1 tag.richardbarry2012-05-0858-480/+1169
* Prepare for FreeRTOS V7.1.1 tag.richardbarry2012-05-08220-1766/+4289
* Update the RX63N RDK project to use the correct PHY ID.richardbarry2012-05-016-9/+9
* Change the Win32 port layer so it doesn't use the traceTASK_DELETE macro, but...richardbarry2012-04-242-37/+10
* Update the RX63N RDK demo to use the latest (at the time of writing) Renesas ...richardbarry2012-04-249-139/+202
* Update the RX63N RSK demo to use the latest (at the time of writing) Renesas ...richardbarry2012-04-2432-7070/+14350
* Remove older Renesas BSP files from the RX63N RSK demo in preparation to add ...richardbarry2012-04-238-1095/+0
* RX63N RDK Debug build configuration now building, but not yet tested.richardbarry2012-04-1811-213/+98
* Backup point only. YRDK RX63N building but not linking.richardbarry2012-04-1833-34402/+523
* Update the Renesas provided BSP files in the RDK RX63N project.richardbarry2012-04-1838-1621/+41649
* Starting point for YRDK RX63N demo.richardbarry2012-04-1851-0/+29335
* Update the TCP/IP update period from 500ms to the expected 50ms.richardbarry2012-04-187-7/+7
* Set the last return address at the bottom of the stack to 0 in the RX600 port...richardbarry2012-04-164-5/+5
* Change the stack alignment when a task first starts in the CM4F GCC, Tasking ...richardbarry2012-04-166-6/+20
* Remove unused .txt file from the XMC4500 uVision project.richardbarry2012-04-162-68/+69
* Removed unused function from IAR CM4F port.c.richardbarry2012-04-163-12/+9
* Added the FreeRTOS/WorkingCopy/Demo/CORTEX_M4F_Infineon_XMC4500_IAR/settings ...richardbarry2012-04-164-0/+160
* Starting point for XMC4500 IAR demo application.richardbarry2012-04-1515-0/+27595
* Add #error statements in FreeRTOSConfig.h header files where the CreateProjec...richardbarry2012-04-0617-556/+130
* Copy Tasking CM4F files from the project directory into their correct locatio...richardbarry2012-04-063-0/+546
* Update include paths to be workspace relative.richardbarry2012-04-062-7/+18
* Created and tested optimised build configuration for the XMC4500 demo.richardbarry2012-04-065-5/+73
* Tasking XMC4500 demo now running.richardbarry2012-04-062-45/+6
* Turn on long branch veneer generation in Tasking XMC4500 project - not sure w...richardbarry2012-04-062-4/+6
* Starting point for Tasking XMC4500 demo. Compiling only, not executed yet.richardbarry2012-04-0612-0/+2480
* Added traceMOVED_TASK_TO_READY_STATE and portSETUP_TCB macros.RichardBarry2012-04-022-5/+16