]> begriffs open source - freertos/shortlog
freertos
2011-01-14 Richard Barry(no commit message) V6.1.1
2011-01-14 Richard BarryUpdate to V6.1.1
2011-01-14 Richard BarryUpdate to V6.1.1
2011-01-14 Richard BarryUpdate to V6.1.1
2011-01-14 Richard BarryUpdate to V6.1.1
2011-01-14 Richard BarrySecond phase of changing the directory that starts...
2011-01-14 Richard BarrySecond phase of changing the directory that starts...
2011-01-14 Richard BarryFirst phase of changing the directory that starts Corte...
2011-01-14 Richard BarryFirst phase of changing the directory that starts Corte...
2011-01-14 Richard BarryUpdate the RX600 HEW projects to use the new J-Link...
2011-01-13 Richard BarryIncrease the stack sizes in the IAR / MSP430X demo.
2011-01-13 Richard BarryMake the generation of run time stats percentages more...
2011-01-13 Richard BarryAdd the .align, .asmfunc and .endasmfunc directives...
2011-01-13 Richard BarryMake the tick ISR entry function use the __raw attribut...
2011-01-13 Richard BarryRemove unnecessary calls to fflush() in MSP430X/IAR...
2011-01-12 Richard BarryIncrease the MCLK frequency to 25MHz in the IAR MSP430X...
2011-01-12 Richard BarryIncrease the MCLK frequency to 25MHz in the CCS MSP430X...
2011-01-12 Richard BarryMake use of the .align assembler directive in the reg...
2011-01-12 Richard BarryRename the UART ISR in the MSP430X/CCS demo to match...
2011-01-12 Richard BarryMake use of the EVEN assembler directive in the IAR...
2011-01-12 Richard BarryMake use of the EVEN assembler directive in the reg...
2011-01-12 Richard BarrySet the low power mode entered in the idle hook to...
2011-01-12 Richard BarryRename the UART ISR in the MSP430X/IAR demo to match...
2011-01-06 Richard BarryEnsure the MSp430X IAR project only has main.c open...
2011-01-06 Richard BarrySet the STM32L152 compiler options to use the tiny...
2011-01-06 Richard BarryIntroduce option that permits a smaller printf() librar...
2011-01-06 Richard BarryReplace the function that returns the current run time...
2011-01-06 Richard BarryChange the #error text in croutine.h only.
2011-01-06 Richard BarryIntroduce the portALT_GET_RUN_TIME_COUNTER_VALUE macro...
2011-01-06 Richard BarryReplace the function that returns the current run time...
2011-01-06 Richard BarryReplace the function that returns the current run time...
2011-01-05 Richard BarryUpdate the run time stats generation algorithm for...
2011-01-05 Richard BarryMinor formatting changes to the Keil and RVDS PSoC5...
2011-01-05 Richard BarryMinor formatting changes to the GCC PSoC demo.
2011-01-05 Richard BarryA little extra commenting added to the Cortex M3 port...
2011-01-04 Richard BarryAdded PSoC5 demo applications.
2011-01-04 Richard BarryRemove the queue registry from the MSP430X CCS port...
2011-01-04 Richard BarryAllow the register test asm code in the CCS4 MSP430X...
2011-01-04 Richard BarryAllow the MSP430X IAR port layer to skip pre-loading...
2011-01-03 Richard BarryConvert the CCS4 MSP430X port layer to permit large...
2011-01-03 Richard BarryAdd build configurations for small data model and small...
2011-01-03 Richard BarryTidy up the run time stats generation in the MSP430X...
2011-01-03 Richard BarryAdd a small data model build configuration to the IAR...
2011-01-03 Richard BarryStart to adjust to support both small and large memory...
2011-01-03 Richard BarryStart to adjust to support both small and large memory...
2011-01-02 Richard BarryMinor updates to the MSP430X CCS4 and IAR port layers.
2011-01-02 Richard BarryMinor updates to the MSP430X CCS4 demo application.
2011-01-02 Richard BarryMinor updates to the MSP430X CCS4 demo application.
2011-01-02 Richard BarryMinor updates to the MSP430X IAR demo application.
2011-01-01 Richard BarryEnsure that main() is always placed in low memory in...
2011-01-01 Richard BarryEnsure that main() is always placed in low memory in...
2011-01-01 Richard BarryAdd warning line into the CCS4/MSP430X project to promp...
2011-01-01 Richard BarryFormatting only.
2011-01-01 Richard BarryRemove unnecessary ';' characters from a couple of...
2011-01-01 Richard BarryAdd MSP430X CCS4 port layer.
2011-01-01 Richard BarryAdd MSP430X CCS4 demo project.
2011-01-01 Richard BarryPrepare the MSP430X IAR demo for release.
2011-01-01 Richard BarryAdd the debugger settings to the MSP430X IAR demo direc...
2011-01-01 Richard BarryContinue work on the MSP430X demo - still a work in...
2010-12-31 Richard BarryAdd TI library files necessary to build MSP430X demo...
2010-12-31 Richard BarryContinue development of the MSP430X port layer for...
2010-12-31 Richard BarryContinue work on the MSP430X demo - still a work in...
2010-12-31 Richard BarryContinue to develop the MSP430X IAR demo project -...
2010-12-30 Richard BarryContinue to develop the MSP430X IAR demo project -...
2010-12-30 Richard BarryChange vTickISR() to vPortTickISR() in the MSP430X...
2010-12-29 Richard BarryStart to write the MSP430X demo.
2010-12-29 Richard BarryCreate directory to hold the MSP430X demo.
2010-12-29 Richard BarryRename a function in the STM32L demo to conform to...
2010-12-29 Richard BarryTidy up the port layer for the MSP430X IAR port - still...
2010-12-29 Richard BarryContinue development of MSP430X port.
2010-12-28 Richard BarryContinue development of MSP430X port.
2010-12-28 Richard BarryStart work on official MSP430X port layer for IAR.
2010-12-23 Richard BarryFinish the STM32L152 demo application.
2010-12-23 Richard BarryAdded two missing STM32 peripheral drivers from the...
2010-12-23 Richard BarryComment and spell check the STM32L152 demo project.
2010-12-23 Richard BarryEnter sleep mode in the idle task.
2010-12-23 Richard BarryComplete the STM32L152 demo application functionality...
2010-12-23 Richard BarryModify vTaskGetRunTimeStats() to ensure the current...
2010-12-23 Richard BarryAdd an cpsie i before the SVC call that starts the...
2010-12-22 Richard BarryAllow RX YRDK demos to work with Rev1 and Rev3 boards...
2010-12-21 Richard BarryAdded a few system files to the repository for the...
2010-12-21 Richard BarryContinued development on STM32L152 demo.
2010-12-20 Richard BarryStill updating the STM32L demo project - still a work...
2010-12-19 Richard BarryStill updating the STM32L demo project - still a work...
2010-12-19 Richard BarryDeveloping STM32L152 demo - still a work in progress.
2010-12-19 Richard BarryStarting point for the STM32L152 demo application added...
2010-12-10 Richard BarryUpdated comments only on Demo/Common/Minimal/recmutex.c
2010-12-08 Richard BarryRemoved the nonsensical parameter from the traceTASK_CR...
2010-12-08 Richard BarryEdited the #error message to remove the " marks from...
2010-12-08 Richard BarryRemoved the nonsensical parameter from the traceTASK_CR...
2010-12-08 Richard BarryChange the terminology from 'pseudo' to 'simulated...
2010-11-25 Richard BarryUpdate the Red Suite LPC1768 project and source to...
2010-11-24 Richard BarryDelete the now obsolete syscalls.c file from the Red...
2010-11-24 Richard BarryUpdate the CMSIS files included in the Red Suite LPC17x...
2010-11-22 Richard BarryRemove the 'death' tasks from the demo as on Win2K...
2010-11-22 Richard BarryRemove the 'death' tasks from the demo as on Win2K...
2010-11-22 Richard BarryAdded in the 'death' tasks to the MingW Win32 demo.
2010-11-22 Richard BarryAdded in the 'death' tasks to the Win32 MSVN demo.
2010-11-22 Richard BarryWin32 port:
2010-11-22 Richard BarryLowered the thread priorities used by the Win32 port...
next