]> begriffs open source - freertos/history - FreeRTOS
Make the parameters to vPortDefineHeapRegions() const.
[freertos] / FreeRTOS /
2014-07-04 Richard BarryMake the parameters to vPortDefineHeapRegions() const.
2014-07-03 Richard BarryUpdate the MSVC simulator demo to demonstrate heap_5...
2014-07-03 Richard BarrySimply some of the alignment calculations in heap_4...
2014-07-02 Richard BarryCheck in the portable.h version required to use heap_5.c.
2014-07-02 Richard BarryCheck in the new memory allocator that allows the heap...
2014-06-16 Richard BarryUpdate timer demo in PIC32MZ demo to remove multiple...
2014-06-16 Richard BarryImplementation of mutex held counting in tasks.c -...
2014-06-16 Richard BarryDefault the definition of portASSERT_IF_IN_ISR() to...
2014-06-15 Richard BarryAdd code to assert() if non ISR safe API function is...
2014-06-14 Richard BarryAdd code to assert() if non ISR safe API function is...
2014-06-13 Richard BarrySimplify the assert that checks if a non-ISR safe funct...
2014-06-13 Richard BarryAdd additional comments to the Zynq lwIP demo.
2014-06-12 Richard BarryAdded portASSERT_IF_IN_INTERRUPT() macro to the GCC...
2014-06-12 Richard BarryZynq demo: Fix Xilinx network driver by deferring...
2014-06-10 Richard BarryRemove some of the lwip asserts to allow use with 64...
2014-06-10 Richard BarrySwitch to using the private watchdog as the run time...
2014-06-09 Richard BarryReorganise Zynq project after spitting lwIP example...
2014-06-09 Richard BarryMove the Zynq's lwIP example from the Full demo into...
2014-06-09 Richard BarryUpdate lwIP byte alignment to make Zynq pings more...
2014-06-05 Richard BarryUpdate RL78 GCC demo application after testing with...
2014-06-05 Richard BarryCheck in RL78 GCC port layer now it has been verified...
2014-06-04 Richard BarryComplete RX64M GCC demo.
2014-06-04 Richard BarryReverse order of projdefs.h and FreeRTOSConfig.h includ...
2014-05-29 Richard BarryAdd -nomessage command line option to RX64M demo to...
2014-05-29 Richard BarryEnsure demo app files are using FreeRTOS V8 names ...
2014-05-29 Richard BarryA few additional casts to keep the Renesas RX compiler...
2014-05-23 Richard BarryAdd lwIP driver into Zynq demo - not yet fully functional.
2014-05-23 Richard BarryAdd brackets in lwIP assert statement to prevent compil...
2014-05-19 Richard BarryAdd some missing volatiles to __asm statements in the...
2014-04-24 Richard BarryUpdate version number ready for release.
2014-04-24 Richard BarryAdd xQueueGetMutexHolder() to MPU functions.
2014-04-23 Richard BarryEvent Groups: Convert the 'clear bits from ISR' functio...
2014-04-23 Richard BarryUpdate demos that use FreeRTOS+FAT SL to have correct...
2014-04-23 Richard BarryUpdate IAR XMC4200 project to fix link error that resul...
2014-04-09 Richard BarryEnsure xNewLib_reent is reclaimed when a task is deleted.
2014-03-31 Richard BarryAdd test and correct code for the unusual case of a...
2014-03-28 Richard BarryAdd the pcTimerGetTimerName() API function.
2014-03-28 Richard BarryAdd interrupt nesting test code into RX64M demo.
2014-03-28 Richard BarryAdd RSK definition and LED flash tasks into RX64M demo.
2014-03-25 Richard BarryUpdate Cortex-A port layers to ensure the ICCRPR and...
2014-03-20 Richard BarryStarted to create RX64M GCC project - building but...
2014-03-19 Richard BarryDelete old RL78 launch configurations.
2014-03-19 Richard BarryAdd RL78/L1C configuration into e2studio demo.
2014-03-19 Richard BarryRL78/L1C configuration added to the IAR RL78 demo projects.
2014-03-07 Richard BarryWorking but incomplete RXv2 demo.
2014-03-07 Richard BarryFirst pass at RXv2 port layer.
2014-03-06 Richard BarryRXv1 tests running before updating to RXv2.
2014-03-03 Richard BarryStart to create an RX64M demo.
2014-02-23 Richard BarryCast away a few unused return types to ensure lint...
2014-02-19 Richard BarryAdd extra #error message as a configuration sanity...
2014-02-19 Richard BarryMinor updates to ensure all kernel aware debuggers...
2014-02-18 Richard BarryUpdate version number to V8.0.0 (without the release...
2014-02-18 Richard BarryAdd logic to determine the tick timer source and vector...
2014-02-18 Richard BarryAdd event group code to the PIC32MZ demo.
2014-02-17 Richard BarryLinting.
2014-02-17 Richard BarryAdd #define INCLUDE_eTaskGetState 1 to the demos that...
2014-02-17 Richard BarryRemove test of trace functions from the Win32/GCC build...
2014-02-17 Richard BarryRemove test of trace functions from the Win32 build...
2014-02-16 Richard BarryAdd event groups demo to SAM4E demo.
2014-02-16 Richard BarryAdd event group tests to IAR LM3S demo.
2014-02-14 Richard BarryMake xEventGroupSetBitsFromISR() a function when config...
2014-02-11 Richard BarryFollow instructions on http://blogs.msdn.com/b/vsprojec...
2014-02-11 Richard BarryUpdate the demo directory to use the version 8 type...
2014-02-11 Richard BarryReplace xTaskIsTaskSuspended() call with eTaskGetState...
2014-02-11 Richard BarryAdd a small amount of randomisation into the Zynq demo.
2014-02-11 Richard BarryAdd event groups demo to Zynq demo.
2014-02-10 Richard BarryUpdate IAR RL78 demo regtest tasks to make use of SKZ...
2014-02-10 Richard BarryMake xTaskIsTaskSuspended() a private function as it...
2014-02-10 Richard BarryRemove inclusion of now removed header file from the...
2014-02-10 Richard BarryThird attempt: Improve how TimerDemo.c manages differen...
2014-02-10 Richard BarryUpdate the Win32/MingW demo to match the latest Win32...
2014-02-04 Richard BarryAdd configCLEAR_TICK_INTERRUPT() to the IAR and RVDS...
2014-02-04 Richard BarrySecond attempt: Improve how TimerDemo.c manages differe...
2014-02-04 Richard BarryImprove how TimerDemo.c manages differences between...
2014-02-04 Richard BarryRelated to Zynq demo: Remove compiler warnings when...
2014-02-04 Richard BarryComplete GCC/Cortex-A9 port.
2014-02-03 Richard BarryFinish the Zynq demo.
2014-01-30 Richard BarryAdd in interrupt nesting test.
2014-01-30 Richard BarryCheck in working IntQueueTimer.c for Zynq before overha...
2014-01-29 Richard BarryUpdate Zynq serial.c to be interrupt driven.
2014-01-28 Richard BarryAdd very basic serial CLI to the Zynq demo - needs...
2014-01-28 Richard BarryvQueueAddToRegistry() now takes a const char * instead...
2014-01-27 Richard BarryUncheck the "Do not search standard system directories...
2014-01-25 Richard BarryIntroduce xTimerPendFunctionCall().
2014-01-24 Richard BarryAdd main_full.c to Zynq demo. Still a work in progress.
2014-01-24 Richard BarryTidy up GCC Cortex-A port layer - still a work in progress.
2014-01-24 Richard BarryContinue work on GCC/Cortex-A port layer.
2014-01-24 Richard BarryContinue Zynq demo - ParTest.c now working (with single...
2014-01-23 Richard BarryRemove #error that attempted to catch stdint.h not...
2014-01-23 Richard BarryContinue working on GCC/CA_9 port layer - tick interrup...
2014-01-23 Richard BarryContinue working on Zynq demo - tick interrupt now...
2014-01-22 Richard BarryCarry on working on the Zynq demo - still a work in...
2014-01-22 Richard BarryCarry on working on the Cortex-A/GCC port layer - still...
2014-01-20 Richard BarryBeginnings of a project to build the GCC Cortex-A port...
2014-01-20 Richard BarryBeginnings of GCC Cortex-A port - not yet completely...
2014-01-17 Richard BarryAdd extern 'C' to FreeRTOS.h.
2014-01-13 Richard BarryIntroduce configENABLE_BACKWARD_COMPATIBILITY to allow...
2014-01-10 Richard BarryAdd additional NOP after EINT instruction in MSP430...
2014-01-05 Richard BarryRemove obsolete OpenOCD driver.
2014-01-05 Richard BarryMap portTICK_RATE_MS to portTICK_PERIOD_MS.
next