summaryrefslogtreecommitdiff
path: root/Source/portable/IAR/STR75x
diff options
context:
space:
mode:
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2008-02-21 19:45:27 +0000
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2008-02-21 19:45:27 +0000
commitb3d9148a66c3cebd47b94ec046483924e4f6c36b (patch)
tree4c5650f8a8773f7db1b7f01f116c50107b73e5e0 /Source/portable/IAR/STR75x
parent0e5e59973778780816b986422cf2f60dc2435db3 (diff)
downloadfreertos-b3d9148a66c3cebd47b94ec046483924e4f6c36b.tar.gz
freertos-b3d9148a66c3cebd47b94ec046483924e4f6c36b.tar.bz2
freertos-b3d9148a66c3cebd47b94ec046483924e4f6c36b.tar.xz
Update to V4.7.2.
git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@214 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Diffstat (limited to 'Source/portable/IAR/STR75x')
-rw-r--r--Source/portable/IAR/STR75x/ISR_Support.h2
-rw-r--r--Source/portable/IAR/STR75x/port.c2
-rw-r--r--Source/portable/IAR/STR75x/portasm.s792
-rw-r--r--Source/portable/IAR/STR75x/portmacro.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/Source/portable/IAR/STR75x/ISR_Support.h b/Source/portable/IAR/STR75x/ISR_Support.h
index a0337890..37933447 100644
--- a/Source/portable/IAR/STR75x/ISR_Support.h
+++ b/Source/portable/IAR/STR75x/ISR_Support.h
@@ -1,4 +1,4 @@
-; FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
+; FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
;
; This file is part of the FreeRTOS.org distribution.
;
diff --git a/Source/portable/IAR/STR75x/port.c b/Source/portable/IAR/STR75x/port.c
index 786be45e..e4d993d1 100644
--- a/Source/portable/IAR/STR75x/port.c
+++ b/Source/portable/IAR/STR75x/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
diff --git a/Source/portable/IAR/STR75x/portasm.s79 b/Source/portable/IAR/STR75x/portasm.s79
index 49d247ba..3c5a747d 100644
--- a/Source/portable/IAR/STR75x/portasm.s79
+++ b/Source/portable/IAR/STR75x/portasm.s79
@@ -1,4 +1,4 @@
-; FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
+; FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
;
; This file is part of the FreeRTOS.org distribution.
;
diff --git a/Source/portable/IAR/STR75x/portmacro.h b/Source/portable/IAR/STR75x/portmacro.h
index 8557ddff..6cc9b815 100644
--- a/Source/portable/IAR/STR75x/portmacro.h
+++ b/Source/portable/IAR/STR75x/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.7.1 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V4.7.2 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.