summaryrefslogtreecommitdiff
path: root/Source/portable/IAR/AtmelSAM7S64
diff options
context:
space:
mode:
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2008-09-22 15:48:40 +0000
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>2008-09-22 15:48:40 +0000
commit78afd883778404c6b8449e6d14df36bc1765e897 (patch)
tree447928c301390ec336202ac13fd2563fcf99bca4 /Source/portable/IAR/AtmelSAM7S64
parent87a932bdf3c44c6265676331efbc97891685dde3 (diff)
downloadfreertos-78afd883778404c6b8449e6d14df36bc1765e897.tar.gz
freertos-78afd883778404c6b8449e6d14df36bc1765e897.tar.bz2
freertos-78afd883778404c6b8449e6d14df36bc1765e897.tar.xz
Prepare for V5.0.4 release.
git-svn-id: https://freertos.svn.sourceforge.net/svnroot/freertos/trunk@481 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Diffstat (limited to 'Source/portable/IAR/AtmelSAM7S64')
-rw-r--r--Source/portable/IAR/AtmelSAM7S64/port.c2
-rw-r--r--Source/portable/IAR/AtmelSAM7S64/portmacro.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/Source/portable/IAR/AtmelSAM7S64/port.c b/Source/portable/IAR/AtmelSAM7S64/port.c
index 335d9f95..525c269f 100644
--- a/Source/portable/IAR/AtmelSAM7S64/port.c
+++ b/Source/portable/IAR/AtmelSAM7S64/port.c
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V5.0.3 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V5.0.4 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.
diff --git a/Source/portable/IAR/AtmelSAM7S64/portmacro.h b/Source/portable/IAR/AtmelSAM7S64/portmacro.h
index 6c58a1fb..f831206e 100644
--- a/Source/portable/IAR/AtmelSAM7S64/portmacro.h
+++ b/Source/portable/IAR/AtmelSAM7S64/portmacro.h
@@ -1,5 +1,5 @@
/*
- FreeRTOS.org V5.0.3 - Copyright (C) 2003-2008 Richard Barry.
+ FreeRTOS.org V5.0.4 - Copyright (C) 2003-2008 Richard Barry.
This file is part of the FreeRTOS.org distribution.