Richard Barry
|
1513fb6807
|
Update SPI driver header to latest version.
|
16 years ago |
Richard Barry
|
16434894ee
|
New driver files for Connectivity Line.
|
16 years ago |
Richard Barry
|
1f501bb518
|
Update SPI driver header to latest version.
|
16 years ago |
Richard Barry
|
01ffe66a83
|
Small mod for Connectivity Line demo.
|
16 years ago |
Richard Barry
|
8f26ec2474
|
Replaced asm statements with __asm for building with CrossWorks V2.
|
16 years ago |
Richard Barry
|
c134405914
|
Added missing header file.
|
16 years ago |
Richard Barry
|
ae23ad7395
|
|
16 years ago |
Richard Barry
|
c0223a28fe
|
Deleted the build files.
|
16 years ago |
Richard Barry
|
151c72ab7c
|
Add new demo files.
|
16 years ago |
Richard Barry
|
b5ab3cd823
|
Final mods prior to release.
|
16 years ago |
Richard Barry
|
c36f76a062
|
Add Red Suite project back in minus the workspace.
|
16 years ago |
Richard Barry
|
756a1bb4ec
|
Remove workspace from repository.
|
16 years ago |
Richard Barry
|
e739c978b8
|
Remove the oops.
|
16 years ago |
Richard Barry
|
5bb9537bef
|
Prepare for V5.3.0 release.
|
16 years ago |
Richard Barry
|
d79f029d9f
|
Prepare for V5.3.0 release.
|
16 years ago |
Richard Barry
|
5dcbec38e3
|
Prepare for V5.3.0 release.
|
16 years ago |
Richard Barry
|
aad5dce4a1
|
Prepare for V5.3.0 release.
|
16 years ago |
Richard Barry
|
c012651a66
|
Prepare for V5.3.0 release.
|
16 years ago |
Richard Barry
|
4bf5521db6
|
Prepare for V5.3.0 release.
|
16 years ago |
Richard Barry
|
f24533b765
|
Added xTaskGetApplicationTaskTag() function.
|
16 years ago |
Richard Barry
|
1ead7d162a
|
Add xTaskGetApplicationTaskTag() prototype.
|
16 years ago |
Richard Barry
|
cae143cbbf
|
Add portENTER_CRITICAL() macro. Previously it was an inline asm function but it needs to be a macro for portable.h to compile.
|
16 years ago |
Richard Barry
|
b57e4f4c36
|
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.
|
16 years ago |
Richard Barry
|
3af07deca2
|
Add call to xTaskGetApplicationTaskTag(), just as a test as its new and not called anywhere else.
|
16 years ago |
Richard Barry
|
695eed8eb4
|
Added several new contributed demos.
|
16 years ago |
Richard Barry
|
2ebb35d75d
|
Add LED.c to the working set.
|
16 years ago |
Richard Barry
|
9a1a7cb4d2
|
Add LED.c to the working set.
|
16 years ago |
Richard Barry
|
5ae2d11145
|
Remove compiler warning.
|
16 years ago |
Richard Barry
|
6003973d5e
|
Work in progress on the LPC1766 port.
|
16 years ago |
Richard Barry
|
a9a108a751
|
Correct typeo.
|
16 years ago |
Richard Barry
|
53efcbb6c9
|
Updated description of the files in this directory.
|
16 years ago |
Richard Barry
|
b42009def0
|
Work in progress.
|
16 years ago |
Richard Barry
|
25194d5918
|
Correct page heading.
|
16 years ago |
Richard Barry
|
3db39eb99d
|
Just remove compiler warnings.
|
16 years ago |
Richard Barry
|
cd7fb3fda1
|
Just remove compiler warnings.
|
16 years ago |
Richard Barry
|
28aa468bd0
|
Formatting only.
|
16 years ago |
Richard Barry
|
4965cdb367
|
Update as Eclipse decided to delete and add files.
|
16 years ago |
Richard Barry
|
f626f8ce19
|
Update .project to latest Code Red version.
|
16 years ago |
Richard Barry
|
9b2035aa90
|
Update .project to latest Code Red version.
|
16 years ago |
Richard Barry
|
ef3795d7c0
|
Remove the .lock file from the repository.
|
16 years ago |
Richard Barry
|
51404a713e
|
First LPC17xx demo added.
|
16 years ago |
Richard Barry
|
245bb81bc0
|
Moved the position of the traceTASK_DELETED() macro.
|
16 years ago |
Richard Barry
|
25644cbf5d
|
Update workspace for use with Ganymede.
|
16 years ago |
Richard Barry
|
27934607e5
|
Updated the served WEB pages to include a page that shows the gathered task run time stats.
|
16 years ago |
Richard Barry
|
1c1f614404
|
Added the macros necessary to gather the task run time stats information.
|
16 years ago |
Richard Barry
|
2293b8ca53
|
Add variable to keep a count of the high frequency time tick occurrences. This is then used by the run time stats gathering macros.
|
16 years ago |
Richard Barry
|
c66301ac9e
|
Update the run time stats display function.
|
16 years ago |
Richard Barry
|
8243645ac8
|
Corrected version number.
|
16 years ago |
Richard Barry
|
8b4ef53b69
|
Added run time stats functions.
|
16 years ago |
Richard Barry
|
886be58c58
|
Formatting only.
|
16 years ago |