summaryrefslogtreecommitdiff
path: root/Source/portable/Keil
diff options
context:
space:
mode:
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2007-12-05 21:24:47 +0000
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2007-12-05 21:24:47 +0000
commit4c89992adb25f3f789fa78b971236b1c6f638579 (patch)
tree987697bb86bb01997c7c21a1024cd7de2c68d0a4 /Source/portable/Keil
parent64d45c1d6e36e066b7b40ca3a4dcc7287e7aaa74 (diff)
downloadfreertos-4c89992adb25f3f789fa78b971236b1c6f638579.tar.gz
freertos-4c89992adb25f3f789fa78b971236b1c6f638579.tar.bz2
freertos-4c89992adb25f3f789fa78b971236b1c6f638579.tar.xz
Update to V4.7.0.
git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@124 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 c40ab038..644b3f42 100644
--- a/Source/portable/Keil/ARM7/port.c
+++ b/Source/portable/Keil/ARM7/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.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 8c2171e2..3ba879ef 100644
--- a/Source/portable/Keil/ARM7/portISR.c
+++ b/Source/portable/Keil/ARM7/portISR.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.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 cf3f0b56..588e5377 100644
--- a/Source/portable/Keil/ARM7/portmacro.h
+++ b/Source/portable/Keil/ARM7/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.6.1 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.7.0 - Copyright (C) 2003-2007 Richard Barry.
This file is part of the FreeRTOS.org distribution.