summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (no commit message)V5.3.0Richard Barry2009-06-010-0/+0
* Deleted the build files.Richard Barry2009-06-013-33/+0
* Add new demo files.Richard Barry2009-06-01125-0/+40038
* Final mods prior to release.Richard Barry2009-06-013-23/+23
* Add Red Suite project back in minus the workspace.Richard Barry2009-05-3043-0/+9942
* Remove workspace from repository.Richard Barry2009-05-3081-10940/+0
* Remove the oops.Richard Barry2009-05-300-0/+0
* Prepare for V5.3.0 release.Richard Barry2009-05-308-88/+88
* Prepare for V5.3.0 release.Richard Barry2009-05-30129-1419/+1419
* Prepare for V5.3.0 release.Richard Barry2009-05-30100-1100/+1100
* Prepare for V5.3.0 release.Richard Barry2009-05-30139-1545/+1544
* Prepare for V5.3.0 release.Richard Barry2009-05-3074-814/+814
* Prepare for V5.3.0 release.Richard Barry2009-05-30144-1567/+1567
* Added xTaskGetApplicationTaskTag() function.Richard Barry2009-05-301-1/+35
* Add xTaskGetApplicationTaskTag() prototype.Richard Barry2009-05-301-0/+8
* Add portENTER_CRITICAL() macro. Previously it was an inline asm function but...Richard Barry2009-05-301-3/+6
* Change structs to unions to save a few bytes. Normally unions are against th...Richard Barry2009-05-302-2/+2
* Add call to xTaskGetApplicationTaskTag(), just as a test as its new and not c...Richard Barry2009-05-301-0/+7
* Added several new contributed demos.Richard Barry2009-05-294-0/+0
* Add LED.c to the working set.Richard Barry2009-05-299-41/+28
* Add LED.c to the working set.Richard Barry2009-05-291-0/+2
* Remove compiler warning.Richard Barry2009-05-291-1/+3
* Work in progress on the LPC1766 port.Richard Barry2009-05-2911-488/+777
* Correct typeo.Richard Barry2009-05-291-1/+1
* Updated description of the files in this directory.Richard Barry2009-05-291-1/+3
* Work in progress.Richard Barry2009-05-286-53/+67
* Correct page heading.Richard Barry2009-05-281-1/+1
* Just remove compiler warnings.Richard Barry2009-05-281-4/+5
* Just remove compiler warnings.Richard Barry2009-05-281-3/+3
* Formatting only.Richard Barry2009-05-281-18/+18
* Update as Eclipse decided to delete and add files.Richard Barry2009-05-281-0/+0
* Update .project to latest Code Red version.Richard Barry2009-05-2810-36/+48
* Update .project to latest Code Red version.Richard Barry2009-05-281-0/+65
* Remove the .lock file from the repository.Richard Barry2009-05-281-0/+0
* First LPC17xx demo added.Richard Barry2009-05-2880-0/+10571
* Moved the position of the traceTASK_DELETED() macro.Richard Barry2009-05-221-2/+2
* Update workspace for use with Ganymede.Richard Barry2009-05-2131-190/+288
* Updated the served WEB pages to include a page that shows the gathered task r...Richard Barry2009-05-218-351/+482
* Added the macros necessary to gather the task run time stats information.Richard Barry2009-05-211-7/+13
* Add variable to keep a count of the high frequency time tick occurrences. Th...Richard Barry2009-05-211-16/+25
* Update the run time stats display function.Richard Barry2009-05-211-80/+97
* Corrected version number.Richard Barry2009-05-211-44/+42
* Added run time stats functions.Richard Barry2009-05-191-14/+160
* Formatting only.Richard Barry2009-05-191-9/+9
* Formatting only.Richard Barry2009-05-191-6/+6
* Added vTaskGetRunTimeStats() prototype.Richard Barry2009-05-191-3/+36
* Add defaults for the new run time counter stats configuration constants.Richard Barry2009-05-191-0/+20
* Just a formatting change.Richard Barry2009-05-031-1/+1
* Added comment to assist debugging.Richard Barry2009-05-031-0/+16
* Put in "catch all" portmacro.h include to allow the path to the correct portm...Richard Barry2009-05-031-0/+11