Commit Graph

105 Commits (2fc309624b798a84ea0e7a29fca6b24a34fd69d9)

Author SHA1 Message Date
Richard Barry 4778bd45e7 Update to FreeRTOS V6.1.0 release candidate. 15 years ago
Richard Barry f352dc846b Replace the hard coded interrupt priorities with the configKERNEL_INTERRUPT_PRIORITY and configMAX_SYSCALL_INTERRUPT_PRIORITY definitions in the IAR RX port layer. 15 years ago
Richard Barry c1dca1a069 Added a critical section around the call to vTaskIncrementTick() in all the RX ports. 15 years ago
Richard Barry 5c75dd907e Update the IAR RX62N port files, which are now functional. 15 years ago
Richard Barry a418d78163 Start point for RX62N port layer for IAR - not necessarily complete yet. 15 years ago
Richard Barry c73b3dc304 Add Cortus port to produce V6.0.5. 15 years ago
Richard Barry 808bb8e159 Update the V6.0.4. The primary difference being that the unsupported demos have now been removed from the download, and instead placed in their own forums. 15 years ago
Richard Barry e262d95404 Ready for V6.0.3 release. 15 years ago
Richard Barry 4f59d550c6 Update to V6.0.2. 15 years ago
Richard Barry 9ec30de7f4 Update Cortex M3 ports to ensure 8 byte alignment. 15 years ago
Richard Barry a9625ce462 Change the function that sets up the initial stack on CM3 ports to account for the post decrement used by the MCU when it alters the stack on the way into/out of interrupts. 15 years ago
Richard Barry 0db3b5c258 Correct the auto reload value. 16 years ago
Richard Barry 11ed4d6fba Change to the file headers only. 16 years ago
Richard Barry 506dd1b7c8 Remove unnecessary use of portLONG, portCHAR and portSHORT.
Change version number in headers.
16 years ago
Richard Barry ad441634f0 Allow auto switching between creating tasks in ARM mode and THUMB mode. 16 years ago
Richard Barry afaa3321ba Allow auto switching between creating tasks in ARM mode and THUMB mode. 16 years ago
Richard Barry b500ab8be2 Allow auto switching between creating tasks in ARM mode and THUMB mode. 16 years ago
Richard Barry ed06a0400a Update to V5.4.2. See http://www.freertos.org/History.txt . 16 years ago
Richard Barry 3a883a776c Update to V5.4.1 16 years ago
Richard Barry f312118bf9 Ensure LPC1768 demos are correct prior to V5.4.0 release. 16 years ago
Richard Barry fdcc3676cd Update version number. 16 years ago
Richard Barry 7818ed5a97 Prepare for V5.3.1 release. 16 years ago
Richard Barry 4bf5521db6 Prepare for V5.3.0 release. 16 years ago
Richard Barry 4c232cdc4e Formatting only. 16 years ago
Richard Barry 2f40ad7393 Ready for V5.2.0 release. 16 years ago
Richard Barry 52ba0e651e Update to V5.1.2. 16 years ago
Richard Barry e31fe0ef80 Remove unnecessary semicolon. 16 years ago
Richard Barry 4a3e471fda Continue 78K0R development. 16 years ago
Richard Barry 035abe8707 Add code for near memory model. 16 years ago
Richard Barry e4319d7f88 Continue 78K0R development. 16 years ago
Richard Barry c1a2e601a6 Tidy up and comment. 16 years ago
Richard Barry bfd67da1e7 Continue 78K0R development. 16 years ago
Richard Barry 46425b4099 Continue 78K0R development. 16 years ago
Richard Barry c8b25f8bf2 Tidy up new port file. 16 years ago
Richard Barry 18797cb689 Change name of asm file to be consistent with other ports. 16 years ago
Richard Barry 7551ede806 New 78K0R first pass files added. 16 years ago
Richard Barry 4b4aecf217 Continued V850 development. 16 years ago
Richard Barry 1e29358197 Combine different part variants into a single port.c file. 16 years ago
Richard Barry 08464adb74 Combine different part variants into a single port.c file. 16 years ago
Richard Barry 99d615a7dd Add device specific versions of portasm.s85. 16 years ago
Richard Barry adc5c7142b Rename to make file name more generic. 16 years ago
Richard Barry ccb960ca8b Rename to make file name more generic. 16 years ago
Richard Barry e2e988191c Rename to make file name more generic. 16 years ago
Richard Barry 5acfec1f7c Rename to make file name more generic. 16 years ago
Richard Barry 77fbf587ee Continued V850 development. 16 years ago
Richard Barry f622836e18 Add new port files for V850ES JJ3. 16 years ago
Richard Barry b93186e975 Rename device specific file. 16 years ago
Richard Barry 761540892b Tidy up and comment. 16 years ago
Richard Barry 0adf3d96c4 Add in the portYIELD_FROM_ISR() function. 16 years ago
Richard Barry cadd182942 More work in progress on NEC port and demo. 16 years ago