summaryrefslogtreecommitdiff
path: root/Source/portable/IAR/STR75x
diff options
context:
space:
mode:
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2007-06-09 15:03:03 +0000
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2007-06-09 15:03:03 +0000
commitd139f398618727cbf66e883127853096e8a75a44 (patch)
treec9277e4821db52c58c6ecc692c9b0f3a910b535f /Source/portable/IAR/STR75x
parent2e61450108c8a5c1fb6f1fc6190609a493689a5a (diff)
downloadfreertos-d139f398618727cbf66e883127853096e8a75a44.tar.gz
freertos-d139f398618727cbf66e883127853096e8a75a44.tar.bz2
freertos-d139f398618727cbf66e883127853096e8a75a44.tar.xz
Update in preparation for the V4.3.1 release.
git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@89 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 09e3fb2d..6d1e87c5 100644
--- a/Source/portable/IAR/STR75x/ISR_Support.h
+++ b/Source/portable/IAR/STR75x/ISR_Support.h
@@ -1,4 +1,4 @@
-; FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.
+; FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 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 a19b63d2..bcdd6b73 100644
--- a/Source/portable/IAR/STR75x/port.c
+++ b/Source/portable/IAR/STR75x/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 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 190232e1..fca9464d 100644
--- a/Source/portable/IAR/STR75x/portasm.s79
+++ b/Source/portable/IAR/STR75x/portasm.s79
@@ -1,4 +1,4 @@
-; FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.
+; FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 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 79152116..2ec8a0ab 100644
--- a/Source/portable/IAR/STR75x/portmacro.h
+++ b/Source/portable/IAR/STR75x/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V4.3.0 - Copyright (C) 2003-2007 Richard Barry.
+ FreeRTOS.org V4.3.1 - Copyright (C) 2003-2007 Richard Barry.
This file is part of the FreeRTOS.org distribution.