summaryrefslogtreecommitdiff
path: root/Source/portable/Keil
diff options
context:
space:
mode:
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2006-06-22 17:18:31 +0000
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2006-06-22 17:18:31 +0000
commita6a56f70f0e9d77ce9363c68fea50a3cad2b4d7b (patch)
tree9edac85abdb70374bc54798d70522c6cc4ae5737 /Source/portable/Keil
parentc7cfdc1a68c76720cf3d893a4b09abfe91cfdfab (diff)
downloadfreertos-a6a56f70f0e9d77ce9363c68fea50a3cad2b4d7b.tar.gz
freertos-a6a56f70f0e9d77ce9363c68fea50a3cad2b4d7b.tar.bz2
freertos-a6a56f70f0e9d77ce9363c68fea50a3cad2b4d7b.tar.xz
Update to V4.0.4. Add in STR912 port and demo.
git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@16 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Diffstat (limited to 'Source/portable/Keil')
-rw-r--r--Source/portable/Keil/ARM7/port.c2
-rw-r--r--Source/portable/Keil/ARM7/portISR.c2
-rw-r--r--Source/portable/Keil/ARM7/portmacro.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/Source/portable/Keil/ARM7/port.c b/Source/portable/Keil/ARM7/port.c
index 042e361e..4421de9a 100644
--- a/Source/portable/Keil/ARM7/port.c
+++ b/Source/portable/Keil/ARM7/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.0.3 - Copyright (C) 2003-2006 Richard Barry.
+ FreeRTOS.org V4.0.4 - Copyright (C) 2003-2006 Richard Barry.
This file is part of the FreeRTOS.org distribution.
diff --git a/Source/portable/Keil/ARM7/portISR.c b/Source/portable/Keil/ARM7/portISR.c
index ca12f7c4..c5f8887f 100644
--- a/Source/portable/Keil/ARM7/portISR.c
+++ b/Source/portable/Keil/ARM7/portISR.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.0.3 - Copyright (C) 2003-2006 Richard Barry.
+ FreeRTOS.org V4.0.4 - Copyright (C) 2003-2006 Richard Barry.
This file is part of the FreeRTOS.org distribution.
diff --git a/Source/portable/Keil/ARM7/portmacro.h b/Source/portable/Keil/ARM7/portmacro.h
index e651a332..2c8745bd 100644
--- a/Source/portable/Keil/ARM7/portmacro.h
+++ b/Source/portable/Keil/ARM7/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.0.3 - Copyright (C) 2003-2006 Richard Barry.
+ FreeRTOS.org V4.0.4 - Copyright (C) 2003-2006 Richard Barry.
This file is part of the FreeRTOS.org distribution.