summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* git-svn-id: http://svn.code.sf.net/p/freertos/code/tags/V9.0.0rc2@2436 1d2547...V9.0.0rc2rtel2016-03-300-0/+0
* Update version number to 9.0.0rc2.rtel2016-03-301436-1439/+1439
* Update MSP432 projects to use updated driver library files.rtel2016-03-30111-23326/+16579
* Make the pcObjectGetName() API function naming consistent - so rename pcTaskG...rtel2016-03-299-32/+25
* Create minor optimisations (just an asm instruction or two) by using consts i...rtel2016-03-295-132/+209
* - Rework the StaticAllocation.c common demo file to reflect the changes to th...rtel2016-03-2911-407/+697
* Update the documentation contained in the header files to be correct for V9.0...rtel2016-03-269-158/+181
* Notes: rtel2016-03-2250-3881/+2317
* Very minor changes to the EFM32 Giant and Pearl Geckos demos in preparation f...rtel2016-03-186-6/+5
* Add low power timer library source file for the Pearl Gecko demo.rtel2016-03-165-7/+549
* Rework the low power demo that uses the RTCC clock on the Pearl Gecko, and ad...rtel2016-03-161-42/+86
* Replace Gecko Simplicity Studio project that had multiple build configuration...rtel2016-03-02308-115231/+3236
* Add Pearl Gecko demo.rtel2016-03-0226-14/+9986
* Add files necessary to create a Pearl Gecko build configuration in the new EF...rtel2016-02-20230-4614/+41634
* Update FreeRTOS+ version number ready for version 9 release candidate 1.rtel2016-02-1854-54/+54
* Update version number ready for version 9 release candidate 1.rtel2016-02-181385-4965/+1722
* Prepare for a FreeRTOS V9 release candidate:rtel2016-02-1858-2490/+984
* Core kernel code changes:rtel2016-02-146-32/+171
* FreeRTOS source:rtel2016-02-104-416/+232
* Kernel source code:rtel2016-02-0950-30/+24413
* Test the RTC and BURTC tickless implementations on the Gecko parts, and make ...rtel2016-02-0311-56/+190
* Update EFM32 demos to include an option to use the RTC as the clock source wh...rtel2016-02-017-39/+433
* Added a build configuration for the Wonder Gecko starter kit to the existing ...rtel2016-01-3178-164/+28738
* Add vTaskGetTaskInfo() function that allows a TaskStatus_t structure to be re...rtel2016-01-2811-147/+838
* Baseline the Giant Gecko demo, which now has the first pass at a low power ti...rtel2016-01-257-104/+477
* Ensure the code builds when configSUPPORT_STATIC_ALLOCATION is 0.rtel2016-01-227-53/+335
* Provide the ability to create event groups and software timers using pre stat...rtel2016-01-2112-109/+534
* Continue to add the ability to create RTOS objects using static rather than d...rtel2016-01-204-46/+286
* Implement functionality that allows the memory required to create a queue or ...rtel2016-01-1910-213/+594
* Rename DummyTCB_t to StaticTCB_t.rtel2016-01-18195-84/+65113
* Remove unused header files from new EFM32 demo.rtel2016-01-1749-108938/+151
* Add EFM32 Giant Gecko Starter Kit demo - still a work in progress as the low ...rtel2016-01-17194-3/+168833
* Kernel changes:rtel2016-01-125-19/+53
* Correct a comment that had been cut and paste into multiple main.c files.rtel2016-01-1228-165/+111
* Add in the CORTEX_A53_64-bit_UltraScale_MPSoC demo application (a demo has be...rtel2015-12-22360-53/+206264
* FreeRTOS source updates:rtel2015-12-21167-46/+1755
* Changes to the FreeRTOS code:rtel2015-12-2015-114/+838
* FreeRTOS source:rtel2015-12-08347-25412/+257
* FreeRTOS Source files:rtel2015-11-2211-173/+739
* FreeRTOS source changes:rtel2015-11-225-79/+50
* Kernel changes:rtel2015-11-2020-181/+215
* Final tidy up before tagging V8.2.3.rtel2015-10-1710-112/+110
* Update version number ready for the V8.2.3 release.rtel2015-10-161461-17461/+17453
* Preparing for maintenance release:rtel2015-10-1623-156/+1364
* Preparing for maintenance release -rtel2015-10-1584-1847/+5006
* Check in RX231 IAR demo.rtel2015-10-1033-92/+3674
* Add FreeRTOS+CLI examples to the Renesas RZ/T demos.rtel2015-10-1054-383/+1467
* Update FreeRTOS+Trace recorder library to v3.0.2rtel2015-10-0932-123/+6067
* Demo tasks:rtel2015-10-0541-1356/+1305
* Changes in common files:rtel2015-10-0334-1048/+262