summaryrefslogtreecommitdiff
path: root/FreeRTOS/Demo
Commit message (Expand)AuthorAgeFilesLines
* Change version numbers in preparation for V7.6.0 release.richardbarry2013-11-08881-882/+882
* Ensure the Win32 demo runs in co-operative mode.richardbarry2013-11-083-14/+58
* Update some standard demo task implementations so they can be used with the c...richardbarry2013-11-077-43/+105
* Update semtest.c to use xSemaphoreCreateBinary() in place of vSemaphoreCreate...richardbarry2013-11-071-2/+4
* Ensure PIC32MX MPLAB 8 project builds with XC.richardbarry2013-11-073-8/+8
* Update PIC32 MPLAB8 project so it builds with the new partest file names.richardbarry2013-11-071-1/+1
* Update PIC32MX demo:richardbarry2013-11-0721-449/+1430
* Set the MSVC Win32 demo back to create the simply blinky demo by default.richardbarry2013-10-292-2/+2
* Update the Eclipse/MingW project to account for the new Win32 simulator port ...richardbarry2013-10-293-257/+260
* Update the main Win32 MSVC demo to account for the changes to the Win32 port ...richardbarry2013-10-293-17/+14
* Remove the SVC handler from the XMC1000 demo as it is no longer used by the C...richardbarry2013-10-221-1/+0
* Remove the SVC handler from the SAMD20 FreeRTOSConfig.h as the GCC Cortex-M0 ...richardbarry2013-10-221-1/+0
* Added an additional configASSERT() to test the new eTaskGetState() behaviour ...richardbarry2013-10-221-0/+8
* Remove maths library dependency form SAMD20 project.richardbarry2013-10-141-5/+0
* Update FreeRTOS version number to V7.5.3richardbarry2013-10-14880-883/+1742
* Complete XMC4000 Tasking project.richardbarry2013-10-142-2/+12
* Fix broken link in Atmel Studio SAMD20 project.richardbarry2013-10-122-3/+4
* Increase minimal stack size for the SAMD20 demo.richardbarry2013-10-091-1/+1
* Complete tidy up of SAMD20 demo.richardbarry2013-10-094-23/+62
* Complete SAMD20 demo - still needs tidy up.richardbarry2013-10-0814-26/+1249
* Clear up a few compiler warnings.richardbarry2013-10-074-42/+118
* Complete CLI demo on SAMD20.richardbarry2013-10-033-6/+105
* Get CLI functioning in SAMD20 demo.richardbarry2013-10-026-72/+868
* Starting point for the SAMD20 demo.richardbarry2013-10-02143-0/+57627
* Finalise XMC4000 GCC demos.richardbarry2013-10-015-17/+25
* Finalise XMC4000 IAR demos.richardbarry2013-10-018-514/+530
* Finalise XMC4000 Keil demos.richardbarry2013-10-016-36/+39
* Add the configUSE_STATS_FORMATTING_FUNCTIONS parameter to a couple of FreeRTO...richardbarry2013-09-172-4/+12
* Remove the math library as a build dependency in the SAM4L demo.richardbarry2013-09-171-221/+247
* Move the #error message about running the CreateProjectDirectoryStructure bat...richardbarry2013-09-104-16/+16
* Make self monitoring in QueueSet.c more robust to prevent false positives.richardbarry2013-09-101-34/+24
* Enable RX62N_RDK project to build with the blink configuration.richardbarry2013-09-102-7/+5
* Add #error into Tasking project to remind users that they need to run the Cre...richardbarry2013-09-102-2/+4
* Update Keil XMC1000 to later version.richardbarry2013-09-106-67/+160
* Finalise XMC1000 GCC demos.richardbarry2013-09-1013-5/+683
* Finalise XMC1000 IAR demos.richardbarry2013-09-1021-99/+14564
* Finalise XMC1000 Keil demos.richardbarry2013-09-109-98/+726
* Finalise XMC4000 Dave/GCC demos.richardbarry2013-09-095-27/+36
* Finalise XMC4000 Keil demos.richardbarry2013-09-098-67/+72
* Finalise XMC4000 IAR demos.richardbarry2013-09-0913-32/+415
* Add build configurations for the XMC4400 and XMC4200 to the Tasking demo proj...richardbarry2013-09-0511-62/+399
* Update XMC4000 tasking project to use latest system files.richardbarry2013-09-0512-309/+2263
* Rename directories with XMC4500 in their name that now contain XMC4200 and XM...richardbarry2013-09-0410-0/+0
* Rename directories with XMC4500 in their name that now contain XMC4200 and XM...richardbarry2013-09-0441-0/+0
* Reworked XMC4500 IAR project to use latest system files and include build con...richardbarry2013-09-0433-22470/+53419
* Add XMC4200 and XMC4400 build configurations to the XMC4000 Dave project.richardbarry2013-09-0419-3341/+50256
* Add Dave project for the XMC4500.richardbarry2013-09-0414-0/+6481
* Update the Keil XMC4500 demo project to include build configurations for the ...richardbarry2013-09-0315-960/+5698
* Make the QueueSet.c standard demo task a little friendlier to lower priority ...richardbarry2013-09-022-23/+88
* Add a build configuration for the XMC1100 boot kit.richardbarry2013-09-0215-42/+3524