]> begriffs open source - freertos/history - FreeRTOS
Create minor optimisations (just an asm instruction or two) by using consts in a...
[freertos] / FreeRTOS /
2016-03-29 Richard BarryCreate minor optimisations (just an asm instruction...
2016-03-29 Richard Barry- Rework the StaticAllocation.c common demo file to...
2016-03-26 Richard BarryUpdate the documentation contained in the header files...
2016-03-22 Richard BarryNotes:
2016-03-18 Richard BarryVery minor changes to the EFM32 Giant and Pearl Geckos...
2016-03-16 Richard BarryAdd low power timer library source file for the Pearl...
2016-03-16 Richard BarryRework the low power demo that uses the RTCC clock...
2016-03-02 Richard BarryReplace Gecko Simplicity Studio project that had multip...
2016-03-02 Richard BarryAdd Pearl Gecko demo.
2016-02-20 Richard BarryAdd files necessary to create a Pearl Gecko build confi...
2016-02-18 Richard BarryUpdate version number ready for version 9 release candi...
2016-02-18 Richard BarryPrepare for a FreeRTOS V9 release candidate:
2016-02-14 Richard BarryCore kernel code changes:
2016-02-10 Richard BarryFreeRTOS source:
2016-02-09 Richard BarryKernel source code:
2016-02-03 Richard BarryTest the RTC and BURTC tickless implementations on...
2016-02-01 Richard BarryUpdate EFM32 demos to include an option to use the...
2016-01-31 Richard BarryAdded a build configuration for the Wonder Gecko starte...
2016-01-28 Richard BarryAdd vTaskGetTaskInfo() function that allows a TaskStatu...
2016-01-25 Richard BarryBaseline the Giant Gecko demo, which now has the first...
2016-01-22 Richard BarryEnsure the code builds when configSUPPORT_STATIC_ALLOCA...
2016-01-21 Richard BarryProvide the ability to create event groups and software...
2016-01-20 Richard BarryContinue to add the ability to create RTOS objects...
2016-01-19 Richard BarryImplement functionality that allows the memory required...
2016-01-18 Richard BarryRename DummyTCB_t to StaticTCB_t.
2016-01-17 Richard BarryRemove unused header files from new EFM32 demo.
2016-01-17 Richard BarryAdd EFM32 Giant Gecko Starter Kit demo - still a work...
2016-01-12 Richard BarryKernel changes:
2016-01-12 Richard BarryCorrect a comment that had been cut and paste into...
2015-12-22 Richard BarryAdd in the CORTEX_A53_64-bit_UltraScale_MPSoC demo...
2015-12-21 Richard BarryFreeRTOS source updates:
2015-12-20 Richard BarryChanges to the FreeRTOS code:
2015-12-08 Richard BarryFreeRTOS source:
2015-11-22 Richard BarryFreeRTOS Source files:
2015-11-22 Richard BarryFreeRTOS source changes:
2015-11-20 Richard BarryKernel changes:
2015-10-17 Richard BarryFinal tidy up before tagging V8.2.3.
2015-10-16 Richard BarryUpdate version number ready for the V8.2.3 release.
2015-10-16 Richard BarryPreparing for maintenance release:
2015-10-15 Richard BarryPreparing for maintenance release -
2015-10-10 Richard BarryCheck in RX231 IAR demo.
2015-10-10 Richard BarryAdd FreeRTOS+CLI examples to the Renesas RZ/T demos.
2015-10-05 Richard BarryDemo tasks:
2015-10-03 Richard BarryChanges in common files:
2015-09-25 Richard BarryUpdate RX231 projects to blink the LED.
2015-09-25 Richard BarryBaseline new RX projects before refining and tidying...
2015-09-23 Richard BarryFreeRTOS source:
2015-09-22 Richard BarryBaseline new GCC and Renesas compiler projects for...
2015-09-13 Richard BarryModify RZ/T e2studio directory structure to accommodate...
2015-09-13 Richard BarryRemove compiler warnings from auto-generated code.
2015-09-12 Richard BarryAdd PIC32MEC14xx port and demo application.
2015-09-12 Richard BarrySimplify and improve GIC-less Cortex-R4 port.
2015-09-11 Richard BarryCommon source code:
2015-09-07 Richard BarryInitial RZ/T port and demo - work in progress, currentl...
2015-08-12 Richard BarryFinal commit before tagging - cosmetic changes only.
2015-08-12 Richard BarryFinal preparation for new release:
2015-08-05 Richard BarryUpdate version numbers in preparation for new release.
2015-08-05 Richard BarryAdd FreeRTOS BSP for Xilinx SDK.
2015-08-04 Richard BarryCommon scheduler code:
2015-08-01 Richard BarryPreparing for next release...
2015-08-01 Richard BarryPreparing for new release...
2015-07-30 Richard BarryAdd resource filters to the Eclipse project used to...
2015-07-30 Richard BarryPreparing for the next release...
2015-07-30 Richard BarryPreparing for the next release...
2015-07-30 Richard BarryStarting to prepare for the next release...
2015-07-26 Richard BarryMSP430:
2015-06-25 Richard BarryCorrect calculation of xHeapStructSize in heap_4 and...
2015-06-24 Richard BarryAdd back some files essential for the PIC32MZ build.
2015-06-24 Richard BarryMicroblaze: Add a port optimised task selection implem...
2015-06-16 Richard BarryAdd SAMV7 (Cortex-M7) demo for Atmel Studio.
2015-06-04 Richard BarryUpdate library files used in STM32F7 demo to the latest...
2015-05-20 Richard BarryKernel changes to improve power saving:
2015-04-28 Richard BarryFinalise MSP43FR5969 IAR and CCS demos (hopefully).
2015-04-27 Richard BarryAdd CCS project for MSP430FR5969 demo.
2015-04-27 Richard BarryChange some data types in heap_4.c to allow it to be...
2015-04-24 Richard BarryRename /Demo/MSP430FR5969_LaunchPad to /Demo/MSP430X_MS...
2015-04-24 Richard BarryComplete large memory model MSP430FR5969 demo - includi...
2015-04-22 Richard BarryStart of an MSP430FR5969 IAR project - currently runnin...
2015-04-13 Richard BarryUpdate TimerDemo.c to test the new vTimerSetTimerID...
2015-04-13 Richard BarryAdd the errno definitions used by FreeRTOS+TCP and...
2015-03-24 Richard BarryFinal V8.2.1 release ready for tagging:
2015-03-21 Richard BarryUpdate version number ready for V8.2.1 release.
2015-03-21 Richard BarryKernel changes:
2015-03-20 Richard BarryMinor updates relating to formatting and comments only.
2015-03-16 Richard BarryMinor updates to the Microblaze KC702 demo to allow...
2015-03-13 Richard BarryAdd networking option to the Microblaze Kintex demo.
2015-03-10 Richard BarryWork-in-progress check in of MicroBlaze Kintex7 demo.
2015-03-04 Richard BarryKernel code:
2015-02-17 Richard BarryCorrect typeo that broke the Win32 port.
2015-02-11 Richard BarryKernel updates:
2015-01-26 Richard BarryKernel updates:
2015-01-19 Richard BarryAdd run-time stats to the Kintex7 Microblaze demo.
2015-01-16 Richard BarryAdd the beginnings of a Microblaze project for the...
2015-01-16 Richard BarryUpdate version number in preparation for official V8...
2015-01-15 Richard BarryDemo app changes:
2014-12-24 Richard BarryRelease candidate - this will be tagged as FreeRTOS...
2014-12-24 Richard BarryRename SAM4E demo directory to include the 'F' in ...
2014-12-21 Richard BarryUpdate version numbers in preparation for V8.2.0 releas...
2014-12-21 Richard BarryKernel changes:
2014-12-19 Richard BarryKernel changes:
next