summaryrefslogtreecommitdiff
path: root/Source/portable/Keil
diff options
context:
space:
mode:
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2007-06-05 09:56:16 +0000
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2007-06-05 09:56:16 +0000
commit2e61450108c8a5c1fb6f1fc6190609a493689a5a (patch)
tree1747f0e0f5f18614ef120666cdac1b292a9c70a0 /Source/portable/Keil
parentb916e02ca3d36d2fe4e2e4154c7ab85f0a9148dd (diff)
downloadfreertos-2e61450108c8a5c1fb6f1fc6190609a493689a5a.tar.gz
freertos-2e61450108c8a5c1fb6f1fc6190609a493689a5a.tar.bz2
freertos-2e61450108c8a5c1fb6f1fc6190609a493689a5a.tar.xz
Update to V4.3.0 as described in http://www.FreeRTOS.org/History.txt
git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@87 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 dc3e5d88..99634273 100644
--- a/Source/portable/Keil/ARM7/port.c
+++ b/Source/portable/Keil/ARM7/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.2.1 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 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 357240ce..012e17c5 100644
--- a/Source/portable/Keil/ARM7/portISR.c
+++ b/Source/portable/Keil/ARM7/portISR.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.2.1 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 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 293ae73e..c8134c90 100644
--- a/Source/portable/Keil/ARM7/portmacro.h
+++ b/Source/portable/Keil/ARM7/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.2.1 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.
This file is part of the FreeRTOS.org distribution.