Commit Graph

51 Commits (ac66c45eb4f57ab9eaff9ac53b08a43c69d7fde9)

Author SHA1 Message Date
Richard Barry e3276fc282 Change version numbers to V7.1.0.
Richard Barry cc61126025 Update headers for the FreeRTOS V7.0.2 release.
Richard Barry f5a6b610e1 Update version number to V7.0.1.
Richard Barry 89bf1cf24f Update headers for Version 7.0.0 release.
Richard Barry 334e0e2e70 Update to V6.1.1
Richard Barry 4778bd45e7 Update to FreeRTOS V6.1.0 release candidate.
Richard Barry f89b22f9d1 Add Cortus port to produce V6.0.5.
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.
Richard Barry e262d95404 Ready for V6.0.3 release.
Richard Barry c99f3c55cd Update to V6.0.2.
Richard Barry 9ec30de7f4 Update Cortex M3 ports to ensure 8 byte alignment.
Richard Barry 26bf0da04e Change to the file headers only.
Richard Barry f625cf929a Remove unnecessary use of portLONG, portCHAR and portSHORT.
Change version number in headers.
Richard Barry ed06a0400a Update to V5.4.2. See http://www.freertos.org/History.txt .
Richard Barry 3a883a776c Update to V5.4.1
Richard Barry f312118bf9 Ensure LPC1768 demos are correct prior to V5.4.0 release.
Richard Barry ee0ff3a207 Update version number.
Richard Barry f1d6aa1a06 Prepare for V5.3.1 release.
Richard Barry 5dcbec38e3 Prepare for V5.3.0 release.
Richard Barry 2f40ad7393 Ready for V5.2.0 release.
Richard Barry 52ba0e651e Update to V5.1.2.
Richard Barry 06265d2313 Small modification to where header files are included from to make more portable.
Richard Barry aa03bff58d Ready for V5.1.1 release.
Richard Barry 758b1c7c59 Update ready for V5.1.0 release.
Richard Barry 130e2f2c0a Prepare for V5.0.4 release.
Richard Barry 16b6baf10c Update to V5.0.3.
Richard Barry 48eff41955 Update to V5.0.2
Richard Barry 7e529c281f Update to V5.0.0.
Richard Barry 360d357e15 Add variable initialisation. Doesn't really make a difference, just neater.
Richard Barry f4dd20dffc Update to use new xQueueSendFromISR() and xSemaphoreGiveFromISR() function semantics.
Richard Barry 9596b04eff Small mods, and update file headers.
Richard Barry 527fb6a907 Update version numbers to V4.8.0
Richard Barry 3e94695fb4 Update to V4.7.2.
Richard Barry 12e207f913 Remove unused project.
Richard Barry 1398ff5f3b Increase stack size.
Richard Barry 30eb33aa89 Change stack size depending on memory model.
Richard Barry 280a78ac5b Still trying to sort out weird symbolic linking between two partest.c files.
Richard Barry 6bc6cc282d Tidy up 16bit Fujitsu port ready for release.
Richard Barry 7306d9b428 Correct comments.
Richard Barry f315c91f38 Continue to tidy up Fujitsu ports.
Richard Barry 040475fca6
Richard Barry 3f0ee56dbb Delete four separate configurations and replace with a single new configuration.
Richard Barry bc590036e0 Delete four separate configurations and replace with a single new configuration.
Richard Barry b2ec747412 Delete four separate configurations and replace with a single new configuration.
Richard Barry 0c6913bfab Delete four separate configurations and replace with a single new configuration.
Richard Barry 0fef4cbaf9 Delete four separate configurations and replace with a single new configuration.
Richard Barry c3e153145b Add Fujitsu FX definition to portable.h.
Richard Barry 161e266c97 Renamed MAIN.c to main.c.
Richard Barry b31c9e18f9 Work in progress.
Richard Barry 1eb00d2045 Extra file used by 16bit Fujitsu port.