summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (no commit message)V9.0.0rc1Richard Barry2016-02-190-0/+0
* Update FreeRTOS+ version number ready for version 9 release candidate 1.Richard Barry2016-02-1854-54/+54
* Update version number ready for version 9 release candidate 1.Richard Barry2016-02-181385-4965/+1722
* Prepare for a FreeRTOS V9 release candidate:Richard Barry2016-02-1858-2490/+984
* Core kernel code changes:Richard Barry2016-02-146-32/+171
* FreeRTOS source:Richard Barry2016-02-104-416/+232
* Kernel source code:Richard Barry2016-02-0950-30/+24413
* Test the RTC and BURTC tickless implementations on the Gecko parts, and make ...Richard Barry2016-02-0311-56/+190
* Update EFM32 demos to include an option to use the RTC as the clock source wh...Richard Barry2016-02-017-39/+433
* Added a build configuration for the Wonder Gecko starter kit to the existing ...Richard Barry2016-01-3178-164/+28738
* Add vTaskGetTaskInfo() function that allows a TaskStatus_t structure to be re...Richard Barry2016-01-2811-147/+838
* Baseline the Giant Gecko demo, which now has the first pass at a low power ti...Richard Barry2016-01-257-104/+477
* Ensure the code builds when configSUPPORT_STATIC_ALLOCATION is 0.Richard Barry2016-01-227-53/+335
* Provide the ability to create event groups and software timers using pre stat...Richard Barry2016-01-2112-109/+534
* Continue to add the ability to create RTOS objects using static rather than d...Richard Barry2016-01-204-46/+286
* Implement functionality that allows the memory required to create a queue or ...Richard Barry2016-01-1910-213/+594
* Rename DummyTCB_t to StaticTCB_t.Richard Barry2016-01-18195-84/+65113
* Remove unused header files from new EFM32 demo.Richard Barry2016-01-1749-108938/+151
* Add EFM32 Giant Gecko Starter Kit demo - still a work in progress as the low ...Richard Barry2016-01-17194-3/+168833
* Kernel changes:Richard Barry2016-01-125-19/+53
* Correct a comment that had been cut and paste into multiple main.c files.Richard Barry2016-01-1228-165/+111
* Add in the CORTEX_A53_64-bit_UltraScale_MPSoC demo application (a demo has be...Richard Barry2015-12-22360-53/+206264
* FreeRTOS source updates:Richard Barry2015-12-21167-46/+1755
* Changes to the FreeRTOS code:Richard Barry2015-12-2015-114/+838
* FreeRTOS source:Richard Barry2015-12-08347-25412/+257
* FreeRTOS Source files:Richard Barry2015-11-2211-173/+739
* FreeRTOS source changes:Richard Barry2015-11-225-79/+50
* Kernel changes:Richard Barry2015-11-2020-181/+215
* Final tidy up before tagging V8.2.3.Richard Barry2015-10-1710-112/+110
* Update version number ready for the V8.2.3 release.Richard Barry2015-10-161461-17461/+17453
* Preparing for maintenance release:Richard Barry2015-10-1623-156/+1364
* Preparing for maintenance release -Richard Barry2015-10-1584-1847/+5006
* Check in RX231 IAR demo.Richard Barry2015-10-1033-92/+3674
* Add FreeRTOS+CLI examples to the Renesas RZ/T demos.Richard Barry2015-10-1054-383/+1467
* Update FreeRTOS+Trace recorder library to v3.0.2Richard Barry2015-10-0932-123/+6067
* Demo tasks:Richard Barry2015-10-0541-1356/+1305
* Changes in common files:Richard Barry2015-10-0334-1048/+262
* Update RX231 projects to blink the LED.Richard Barry2015-09-2534-117/+1654
* Baseline new RX projects before refining and tidying them up.Richard Barry2015-09-25105-126/+631
* FreeRTOS source:Richard Barry2015-09-23225-220/+427176
* Baseline new GCC and Renesas compiler projects for RX71M and RX113 before add...Richard Barry2015-09-22172-0/+538176
* Modify RZ/T e2studio directory structure to accommodate an IAR project.Richard Barry2015-09-1370-2993/+5436
* Remove compiler warnings from auto-generated code.Richard Barry2015-09-138-38/+12
* Add PIC32MEC14xx port and demo application.Richard Barry2015-09-12103-6/+49682
* Simplify and improve GIC-less Cortex-R4 port.Richard Barry2015-09-1212-505/+152
* Common source code:Richard Barry2015-09-1113-12/+1833
* Initial RZ/T port and demo - work in progress, currently only the tick interr...Richard Barry2015-09-0772-4/+56076
* Update the FreeRTOS+WolfSSL Win32 demo to use the latest WolfSSL libraries.Richard Barry2015-08-289-257/+335
* Rename the FreeRTOS_Plus_CyaSSL_Windows_Simulator directory to FreeRTOS_Plus_...Richard Barry2015-08-2812-0/+0
* Update WolfSSL library to the latest version.Richard Barry2015-08-28443-44938/+69754