Sign in
pigweed
/
third_party
/
github
/
FreeRTOS
/
FreeRTOS-Kernel
/
b92dd21bc5113872c3503dc1c97b809636c255f7
b92dd21
Update EMAC driver.
by Richard Barry
· 16 years ago
83c2470
Continue work on emac driver.
by Richard Barry
· 16 years ago
ec5827a
Update header files to include CMSIS files.
by Richard Barry
· 16 years ago
fe9d735
Add Rowley LPC1768 demo.
by Richard Barry
· 16 years ago
428dbc9
Update some header files for use with the production standard silicon.
by Richard Barry
· 16 years ago
f154711
by Richard Barry
· 16 years ago
f42b151
Ready the PPC440 projects for release.
by Richard Barry
· 16 years ago
3634ebb
Added PPC440 demo that does not use any floating point hardware.
by Richard Barry
· 16 years ago
b49cf69
Add Virtex5 demo that uses the single precision floating point.
by Richard Barry
· 16 years ago
9815654
Add Virtex5 demo that uses the double precision floating point.
by Richard Barry
· 16 years ago
e36ece8
Add support for double precision floating point.
by Richard Barry
· 16 years ago
09f9912
Add PPC440 port layer code.
by Richard Barry
· 16 years ago
0a9fddb
Add proper 8 byte alignment support.
by Richard Barry
· 16 years ago
0b86cb1
New version of the Posix GCC simulator.
by Richard Barry
· 16 years ago
f1d6aa1
Prepare for V5.3.1 release.
by Richard Barry
· 16 years ago
fe1295f
Prepare for V5.3.1 release.
by Richard Barry
· 16 years ago
7818ed5
Prepare for V5.3.1 release.
by Richard Barry
· 16 years ago
c2e02c0
Update to work with latest RIDE version.
by Richard Barry
· 16 years ago
4fda9b2
Add local copy of the library files as the common copy has changed and breaks this build.
by Richard Barry
· 16 years ago
303da1a
Add new STM32 driver files.
by Richard Barry
· 16 years ago
fb32554
Add new STM32 driver files.
by Richard Barry
· 16 years ago
f525e50
Add STM32 Ethernet driver files.
by Richard Barry
· 16 years ago
a5060cd
New port layer files.
by Richard Barry
· 16 years ago
e52a6e3
New STM32 demo added.
by Richard Barry
· 16 years ago
90874f8
Formatting only.
by Richard Barry
· 16 years ago
1513fb6
Update SPI driver header to latest version.
by Richard Barry
· 16 years ago
1643489
New driver files for Connectivity Line.
by Richard Barry
· 16 years ago
1f501bb
Update SPI driver header to latest version.
by Richard Barry
· 16 years ago
01ffe66
Small mod for Connectivity Line demo.
by Richard Barry
· 16 years ago
8f26ec2
Replaced asm statements with __asm for building with CrossWorks V2.
by Richard Barry
· 16 years ago
c134405
Added missing header file.
by Richard Barry
· 16 years ago
ae23ad7
by Richard Barry
· 16 years ago
c0223a2
Deleted the build files.
by Richard Barry
· 16 years ago
151c72a
Add new demo files.
by Richard Barry
· 16 years ago
b5ab3cd
Final mods prior to release.
by Richard Barry
· 16 years ago
c36f76a
Add Red Suite project back in minus the workspace.
by Richard Barry
· 16 years ago
756a1bb
Remove workspace from repository.
by Richard Barry
· 16 years ago
e739c97
Remove the oops.
by Richard Barry
· 16 years ago
5bb9537
Prepare for V5.3.0 release.
by Richard Barry
· 16 years ago
d79f029
Prepare for V5.3.0 release.
by Richard Barry
· 16 years ago
5dcbec3
Prepare for V5.3.0 release.
by Richard Barry
· 16 years ago
aad5dce
Prepare for V5.3.0 release.
by Richard Barry
· 16 years ago
c012651
Prepare for V5.3.0 release.
by Richard Barry
· 16 years ago
4bf5521
Prepare for V5.3.0 release.
by Richard Barry
· 16 years ago
f24533b
Added xTaskGetApplicationTaskTag() function.
by Richard Barry
· 16 years ago
1ead7d1
Add xTaskGetApplicationTaskTag() prototype.
by Richard Barry
· 16 years ago
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
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
3af07de
Add call to xTaskGetApplicationTaskTag(), just as a test as its new and not called anywhere else.
by Richard Barry
· 16 years ago
695eed8
Added several new contributed demos.
by Richard Barry
· 16 years ago
2ebb35d
Add LED.c to the working set.
by Richard Barry
· 16 years ago
9a1a7cb
Add LED.c to the working set.
by Richard Barry
· 16 years ago
5ae2d11
Remove compiler warning.
by Richard Barry
· 16 years ago
6003973
Work in progress on the LPC1766 port.
by Richard Barry
· 16 years ago
a9a108a
Correct typeo.
by Richard Barry
· 16 years ago
53efcbb
Updated description of the files in this directory.
by Richard Barry
· 16 years ago
b42009d
Work in progress.
by Richard Barry
· 16 years ago
25194d5
Correct page heading.
by Richard Barry
· 16 years ago
3db39eb
Just remove compiler warnings.
by Richard Barry
· 16 years ago
cd7fb3f
Just remove compiler warnings.
by Richard Barry
· 16 years ago
28aa468
Formatting only.
by Richard Barry
· 16 years ago
4965cdb
Update as Eclipse decided to delete and add files.
by Richard Barry
· 16 years ago
f626f8c
Update .project to latest Code Red version.
by Richard Barry
· 16 years ago
9b2035a
Update .project to latest Code Red version.
by Richard Barry
· 16 years ago
ef3795d
Remove the .lock file from the repository.
by Richard Barry
· 16 years ago
51404a7
First LPC17xx demo added.
by Richard Barry
· 16 years ago
245bb81
Moved the position of the traceTASK_DELETED() macro.
by Richard Barry
· 16 years ago
25644cb
Update workspace for use with Ganymede.
by Richard Barry
· 16 years ago
2793460
Updated the served WEB pages to include a page that shows the gathered task run time stats.
by Richard Barry
· 16 years ago
1c1f614
Added the macros necessary to gather the task run time stats information.
by Richard Barry
· 16 years ago
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
c66301a
Update the run time stats display function.
by Richard Barry
· 16 years ago
8243645
Corrected version number.
by Richard Barry
· 16 years ago
8b4ef53
Added run time stats functions.
by Richard Barry
· 16 years ago
886be58
Formatting only.
by Richard Barry
· 16 years ago
4c232cd
Formatting only.
by Richard Barry
· 16 years ago
b76158a
Added vTaskGetRunTimeStats() prototype.
by Richard Barry
· 16 years ago
6ed4d1d
Add defaults for the new run time counter stats configuration constants.
by Richard Barry
· 16 years ago
a7f1349
Just a formatting change.
by Richard Barry
· 16 years ago
f1e278e
Added comment to assist debugging.
by Richard Barry
· 16 years ago
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
6f81580
Remove .plg file as this is now put into the bin directory.
by Richard Barry
· 16 years ago
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
b4eddb4
Update to latest IAR version format.
by Richard Barry
· 16 years ago
8395c9a
Add queue registry so the IAR plug-in can be tested.
by Richard Barry
· 16 years ago
da0c104
Update the WEB server demo.
by Richard Barry
· 16 years ago
5af3321
Add missing files.
by Richard Barry
· 16 years ago
2f40ad7
Ready for V5.2.0 release.
by Richard Barry
· 16 years ago
975f102
Updated clean command to remove all object files.
by Richard Barry
· 16 years ago
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
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
fa9a58c
Added OMAP port and demo.
by Richard Barry
· 16 years ago
143c58e
Minor changes to new queue functions plus add comments.
by Richard Barry
· 16 years ago
55c9604
Some optimisations added.
by Richard Barry
· 16 years ago
aaeb479
Optimisations - being checked in for backup - not yet complete.
by Richard Barry
· 16 years ago
dae1339
Closed un-terminated comment.
by Richard Barry
· 16 years ago
4f2654f
Closed un-terminated comment.
by Richard Barry
· 16 years ago
a25d111
Closed un-terminated comment.
by Richard Barry
· 16 years ago
eb6a668
Bug fix - loop count value was wrong.
by Richard Barry
· 16 years ago
d46a1e9
Remove the NEC port as there is now a new an supported version.
by Richard Barry
· 16 years ago
Next »