1. b92dd21 Update EMAC driver. by Richard Barry · 16 years ago
  2. 83c2470 Continue work on emac driver. by Richard Barry · 16 years ago
  3. ec5827a Update header files to include CMSIS files. by Richard Barry · 16 years ago
  4. fe9d735 Add Rowley LPC1768 demo. by Richard Barry · 16 years ago
  5. 428dbc9 Update some header files for use with the production standard silicon. by Richard Barry · 16 years ago
  6. f154711 by Richard Barry · 16 years ago
  7. f42b151 Ready the PPC440 projects for release. by Richard Barry · 16 years ago
  8. 3634ebb Added PPC440 demo that does not use any floating point hardware. by Richard Barry · 16 years ago
  9. b49cf69 Add Virtex5 demo that uses the single precision floating point. by Richard Barry · 16 years ago
  10. 9815654 Add Virtex5 demo that uses the double precision floating point. by Richard Barry · 16 years ago
  11. e36ece8 Add support for double precision floating point. by Richard Barry · 16 years ago
  12. 09f9912 Add PPC440 port layer code. by Richard Barry · 16 years ago
  13. 0a9fddb Add proper 8 byte alignment support. by Richard Barry · 16 years ago
  14. 0b86cb1 New version of the Posix GCC simulator. by Richard Barry · 16 years ago
  15. f1d6aa1 Prepare for V5.3.1 release. by Richard Barry · 16 years ago
  16. fe1295f Prepare for V5.3.1 release. by Richard Barry · 16 years ago
  17. 7818ed5 Prepare for V5.3.1 release. by Richard Barry · 16 years ago
  18. c2e02c0 Update to work with latest RIDE version. by Richard Barry · 16 years ago
  19. 4fda9b2 Add local copy of the library files as the common copy has changed and breaks this build. by Richard Barry · 16 years ago
  20. 303da1a Add new STM32 driver files. by Richard Barry · 16 years ago
  21. fb32554 Add new STM32 driver files. by Richard Barry · 16 years ago
  22. f525e50 Add STM32 Ethernet driver files. by Richard Barry · 16 years ago
  23. a5060cd New port layer files. by Richard Barry · 16 years ago
  24. e52a6e3 New STM32 demo added. by Richard Barry · 16 years ago
  25. 90874f8 Formatting only. by Richard Barry · 16 years ago
  26. 1513fb6 Update SPI driver header to latest version. by Richard Barry · 16 years ago
  27. 1643489 New driver files for Connectivity Line. by Richard Barry · 16 years ago
  28. 1f501bb Update SPI driver header to latest version. by Richard Barry · 16 years ago
  29. 01ffe66 Small mod for Connectivity Line demo. by Richard Barry · 16 years ago
  30. 8f26ec2 Replaced asm statements with __asm for building with CrossWorks V2. by Richard Barry · 16 years ago
  31. c134405 Added missing header file. by Richard Barry · 16 years ago
  32. ae23ad7 by Richard Barry · 16 years ago
  33. c0223a2 Deleted the build files. by Richard Barry · 16 years ago
  34. 151c72a Add new demo files. by Richard Barry · 16 years ago
  35. b5ab3cd Final mods prior to release. by Richard Barry · 16 years ago
  36. c36f76a Add Red Suite project back in minus the workspace. by Richard Barry · 16 years ago
  37. 756a1bb Remove workspace from repository. by Richard Barry · 16 years ago
  38. e739c97 Remove the oops. by Richard Barry · 16 years ago
  39. 5bb9537 Prepare for V5.3.0 release. by Richard Barry · 16 years ago
  40. d79f029 Prepare for V5.3.0 release. by Richard Barry · 16 years ago
  41. 5dcbec3 Prepare for V5.3.0 release. by Richard Barry · 16 years ago
  42. aad5dce Prepare for V5.3.0 release. by Richard Barry · 16 years ago
  43. c012651 Prepare for V5.3.0 release. by Richard Barry · 16 years ago
  44. 4bf5521 Prepare for V5.3.0 release. by Richard Barry · 16 years ago
  45. f24533b Added xTaskGetApplicationTaskTag() function. by Richard Barry · 16 years ago
  46. 1ead7d1 Add xTaskGetApplicationTaskTag() prototype. by Richard Barry · 16 years ago
  47. cae143c Add portENTER_CRITICAL() macro. Previously it was an inline asm function but it needs to be a macro for portable.h to compile. by Richard Barry · 16 years ago
  48. b57e4f4 Change structs to unions to save a few bytes. Normally unions are against the coding standard but in this case they are permitted as their use is purely to ensure byte alignment. by Richard Barry · 16 years ago
  49. 3af07de Add call to xTaskGetApplicationTaskTag(), just as a test as its new and not called anywhere else. by Richard Barry · 16 years ago
  50. 695eed8 Added several new contributed demos. by Richard Barry · 16 years ago
  51. 2ebb35d Add LED.c to the working set. by Richard Barry · 16 years ago
  52. 9a1a7cb Add LED.c to the working set. by Richard Barry · 16 years ago
  53. 5ae2d11 Remove compiler warning. by Richard Barry · 16 years ago
  54. 6003973 Work in progress on the LPC1766 port. by Richard Barry · 16 years ago
  55. a9a108a Correct typeo. by Richard Barry · 16 years ago
  56. 53efcbb Updated description of the files in this directory. by Richard Barry · 16 years ago
  57. b42009d Work in progress. by Richard Barry · 16 years ago
  58. 25194d5 Correct page heading. by Richard Barry · 16 years ago
  59. 3db39eb Just remove compiler warnings. by Richard Barry · 16 years ago
  60. cd7fb3f Just remove compiler warnings. by Richard Barry · 16 years ago
  61. 28aa468 Formatting only. by Richard Barry · 16 years ago
  62. 4965cdb Update as Eclipse decided to delete and add files. by Richard Barry · 16 years ago
  63. f626f8c Update .project to latest Code Red version. by Richard Barry · 16 years ago
  64. 9b2035a Update .project to latest Code Red version. by Richard Barry · 16 years ago
  65. ef3795d Remove the .lock file from the repository. by Richard Barry · 16 years ago
  66. 51404a7 First LPC17xx demo added. by Richard Barry · 16 years ago
  67. 245bb81 Moved the position of the traceTASK_DELETED() macro. by Richard Barry · 16 years ago
  68. 25644cb Update workspace for use with Ganymede. by Richard Barry · 16 years ago
  69. 2793460 Updated the served WEB pages to include a page that shows the gathered task run time stats. by Richard Barry · 16 years ago
  70. 1c1f614 Added the macros necessary to gather the task run time stats information. by Richard Barry · 16 years ago
  71. 2293b8c Add variable to keep a count of the high frequency time tick occurrences. This is then used by the run time stats gathering macros. by Richard Barry · 16 years ago
  72. c66301a Update the run time stats display function. by Richard Barry · 16 years ago
  73. 8243645 Corrected version number. by Richard Barry · 16 years ago
  74. 8b4ef53 Added run time stats functions. by Richard Barry · 16 years ago
  75. 886be58 Formatting only. by Richard Barry · 16 years ago
  76. 4c232cd Formatting only. by Richard Barry · 16 years ago
  77. b76158a Added vTaskGetRunTimeStats() prototype. by Richard Barry · 16 years ago
  78. 6ed4d1d Add defaults for the new run time counter stats configuration constants. by Richard Barry · 16 years ago
  79. a7f1349 Just a formatting change. by Richard Barry · 16 years ago
  80. f1e278e Added comment to assist debugging. by Richard Barry · 16 years ago
  81. 794edd4 Put in "catch all" portmacro.h include to allow the path to the correct portmacro.h file to be included as a compiler option. by Richard Barry · 16 years ago
  82. 6f81580 Remove .plg file as this is now put into the bin directory. by Richard Barry · 16 years ago
  83. 515cd42 Change project so output files go into a bin directory rather than being dumped in the project directory. by Richard Barry · 16 years ago
  84. b4eddb4 Update to latest IAR version format. by Richard Barry · 16 years ago
  85. 8395c9a Add queue registry so the IAR plug-in can be tested. by Richard Barry · 16 years ago
  86. da0c104 Update the WEB server demo. by Richard Barry · 16 years ago
  87. 5af3321 Add missing files. by Richard Barry · 16 years ago
  88. 2f40ad7 Ready for V5.2.0 release. by Richard Barry · 16 years ago
  89. 975f102 Updated clean command to remove all object files. by Richard Barry · 16 years ago
  90. 5f8b420 Changed the use of critical sections to instead use scheduler locking as the BIOS functions exit with interrupts enabled no matter what the state when the BIOS function was called. by Richard Barry · 16 years ago
  91. 42b60ed Increment the uxTaskNumber variable when a task is deleted in addition to when a task is created. This is to assist kernel aware debuggers detecting when the task list needs refreshing. by Richard Barry · 16 years ago
  92. fa9a58c Added OMAP port and demo. by Richard Barry · 16 years ago
  93. 143c58e Minor changes to new queue functions plus add comments. by Richard Barry · 16 years ago
  94. 55c9604 Some optimisations added. by Richard Barry · 16 years ago
  95. aaeb479 Optimisations - being checked in for backup - not yet complete. by Richard Barry · 16 years ago
  96. dae1339 Closed un-terminated comment. by Richard Barry · 16 years ago
  97. 4f2654f Closed un-terminated comment. by Richard Barry · 16 years ago
  98. a25d111 Closed un-terminated comment. by Richard Barry · 16 years ago
  99. eb6a668 Bug fix - loop count value was wrong. by Richard Barry · 16 years ago
  100. d46a1e9 Remove the NEC port as there is now a new an supported version. by Richard Barry · 16 years ago