]> git.sur5r.net Git - freertos/shortlog
freertos
2011-01-05 richardbarryUpdate the run time stats generation algorithm for...
2011-01-05 richardbarryMinor formatting changes to the Keil and RVDS PSoC5...
2011-01-05 richardbarryMinor formatting changes to the GCC PSoC demo.
2011-01-05 richardbarryA little extra commenting added to the Cortex M3 port...
2011-01-04 richardbarryAdded PSoC5 demo applications.
2011-01-04 richardbarryRemove the queue registry from the MSP430X CCS port...
2011-01-04 richardbarryAllow the register test asm code in the CCS4 MSP430X...
2011-01-04 richardbarryAllow the MSP430X IAR port layer to skip pre-loading...
2011-01-03 richardbarryConvert the CCS4 MSP430X port layer to permit large...
2011-01-03 richardbarryAdd build configurations for small data model and small...
2011-01-03 richardbarryTidy up the run time stats generation in the MSP430X...
2011-01-03 richardbarryAdd a small data model build configuration to the IAR...
2011-01-03 richardbarryStart to adjust to support both small and large memory...
2011-01-03 richardbarryStart to adjust to support both small and large memory...
2011-01-02 richardbarryMinor updates to the MSP430X CCS4 and IAR port layers.
2011-01-02 richardbarryMinor updates to the MSP430X CCS4 demo application.
2011-01-02 richardbarryMinor updates to the MSP430X CCS4 demo application.
2011-01-02 richardbarryMinor updates to the MSP430X IAR demo application.
2011-01-01 richardbarryEnsure that main() is always placed in low memory in...
2011-01-01 richardbarryEnsure that main() is always placed in low memory in...
2011-01-01 richardbarryAdd warning line into the CCS4/MSP430X project to promp...
2011-01-01 richardbarryFormatting only.
2011-01-01 richardbarryRemove unnecessary ';' characters from a couple of...
2011-01-01 richardbarryAdd MSP430X CCS4 port layer.
2011-01-01 richardbarryAdd MSP430X CCS4 demo project.
2011-01-01 richardbarryPrepare the MSP430X IAR demo for release.
2011-01-01 richardbarryAdd the debugger settings to the MSP430X IAR demo direc...
2011-01-01 richardbarryContinue work on the MSP430X demo - still a work in...
2010-12-31 richardbarryAdd TI library files necessary to build MSP430X demo...
2010-12-31 richardbarryContinue development of the MSP430X port layer for...
2010-12-31 richardbarryContinue work on the MSP430X demo - still a work in...
2010-12-31 richardbarryContinue to develop the MSP430X IAR demo project -...
2010-12-30 richardbarryContinue to develop the MSP430X IAR demo project -...
2010-12-30 richardbarryChange vTickISR() to vPortTickISR() in the MSP430X...
2010-12-29 richardbarryStart to write the MSP430X demo.
2010-12-29 richardbarryCreate directory to hold the MSP430X demo.
2010-12-29 richardbarryRename a function in the STM32L demo to conform to...
2010-12-29 richardbarryTidy up the port layer for the MSP430X IAR port - still...
2010-12-29 richardbarryContinue development of MSP430X port.
2010-12-28 richardbarryContinue development of MSP430X port.
2010-12-28 richardbarryStart work on official MSP430X port layer for IAR.
2010-12-23 richardbarryFinish the STM32L152 demo application.
2010-12-23 richardbarryAdded two missing STM32 peripheral drivers from the...
2010-12-23 richardbarryComment and spell check the STM32L152 demo project.
2010-12-23 richardbarryEnter sleep mode in the idle task.
2010-12-23 richardbarryComplete the STM32L152 demo application functionality...
2010-12-23 richardbarryModify vTaskGetRunTimeStats() to ensure the current...
2010-12-23 richardbarryAdd an cpsie i before the SVC call that starts the...
2010-12-22 richardbarryAllow RX YRDK demos to work with Rev1 and Rev3 boards...
2010-12-21 richardbarryAdded a few system files to the repository for the...
2010-12-21 richardbarryContinued development on STM32L152 demo.
2010-12-20 richardbarryStill updating the STM32L demo project - still a work...
2010-12-19 richardbarryStill updating the STM32L demo project - still a work...
2010-12-19 richardbarryDeveloping STM32L152 demo - still a work in progress.
2010-12-19 richardbarryStarting point for the STM32L152 demo application added...
2010-12-10 richardbarryUpdated comments only on Demo/Common/Minimal/recmutex.c
2010-12-08 richardbarryRemoved the nonsensical parameter from the traceTASK_CR...
2010-12-08 richardbarryEdited the #error message to remove the " marks from...
2010-12-08 richardbarryRemoved the nonsensical parameter from the traceTASK_CR...
2010-12-08 richardbarryChange the terminology from 'pseudo' to 'simulated...
2010-11-25 richardbarryUpdate the Red Suite LPC1768 project and source to...
2010-11-24 richardbarryDelete the now obsolete syscalls.c file from the Red...
2010-11-24 richardbarryUpdate the CMSIS files included in the Red Suite LPC17x...
2010-11-22 richardbarryRemove the 'death' tasks from the demo as on Win2K...
2010-11-22 richardbarryRemove the 'death' tasks from the demo as on Win2K...
2010-11-22 richardbarryAdded in the 'death' tasks to the MingW Win32 demo.
2010-11-22 richardbarryAdded in the 'death' tasks to the Win32 MSVN demo.
2010-11-22 richardbarryWin32 port:
2010-11-22 richardbarryLowered the thread priorities used by the Win32 port...
2010-11-21 richardbarryUpdate to MSVC Win32 demo project file.
2010-11-21 richardbarryAdded the MingW/Eclipse project for the new Win32 port.
2010-11-21 richardbarryGreatly simplified the Win32 port by only allowing...
2010-11-21 richardbarryGreatly simplified the Win32 port by only allowing...
2010-11-21 richardbarryRemove unused definitions from the Win32 demo main...
2010-11-21 richardbarryJust changed the comments only for the Win32 port.c...
2010-11-21 richardbarryUpdated the Win32 MSVC demo files.
2010-11-21 richardbarryChanged vPortCheckCorrectThreadIsRunning() in the Win32...
2010-11-21 richardbarryAdded the traceTAKE_MUTEX_RECURSIVE_FAILED() macro.
2010-11-21 RichardBarryAdded vPortCheckCorrectThreadIsRunning() function to...
2010-11-20 richardbarryAdd in a missing initialisation to zero for a variable...
2010-11-20 richardbarryRemove the trace lines from the Win32 port.c.
2010-11-19 richardbarryWork on Win32 port layer - removing the need to store...
2010-11-18 richardbarryWin32 port.c - working ok in co-operative mode, but...
2010-11-16 richardbarrySpell check Win32 port.c only.
2010-11-15 richardbarryAdded in more demo apps to the Win32 demo.
2010-11-15 richardbarryReplace waitable timer with sleep function in Win32...
2010-11-15 richardbarryUpdated Win32 port layer so that end of interrupt event...
2010-11-14 richardbarryStart of new Win32 emulator project. Currently working...
2010-11-14 richardbarryStart of new Win32 emulator project. Currently working...
2010-11-08 richardbarryUpdate the IP address copy macro so it never relies...
2010-09-23 richardbarryUpdate to FreeRTOS V6.1.0 release candidate. V6.1.0
2010-09-23 richardbarryUpdate to FreeRTOS V6.1.0 release candidate.
2010-09-23 richardbarryAllow tasks to be suspended immediately after creation...
2010-09-23 richardbarryRemove the .dep file from the IAR RX project. The...
2010-09-23 richardbarryReplace the hard coded interrupt priorities with the...
2010-09-23 richardbarryPrepare the RX GNU demo application for release.
2010-09-23 richardbarryReplace the hard coded interrupt priorities with the...
2010-09-22 richardbarryReplace asm wrappers to interrupt handlers with functio...
2010-09-22 richardbarryReplace asm wrappers to interrupt handlers with functio...
2010-09-22 richardbarryBack only.
next