summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/chip/stm32f20xxx_memorymap.h
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-05-28 18:10:41 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-05-28 18:10:41 +0000
commitf01a56f6ca729b143cb2a65c108fac534bc76f10 (patch)
tree7528950e666f5c1c4597101dea6a21435bc00c86 /nuttx/arch/arm/src/stm32/chip/stm32f20xxx_memorymap.h
parentf92cfd55719458f036d7190e54f84b3a4658f2ca (diff)
downloadpx4-nuttx-f01a56f6ca729b143cb2a65c108fac534bc76f10.tar.gz
px4-nuttx-f01a56f6ca729b143cb2a65c108fac534bc76f10.tar.bz2
px4-nuttx-f01a56f6ca729b143cb2a65c108fac534bc76f10.zip
Update all STM32 F2 files so that they are the same as the corresponding F4 files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4778 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/arm/src/stm32/chip/stm32f20xxx_memorymap.h')
-rw-r--r--nuttx/arch/arm/src/stm32/chip/stm32f20xxx_memorymap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/arch/arm/src/stm32/chip/stm32f20xxx_memorymap.h b/nuttx/arch/arm/src/stm32/chip/stm32f20xxx_memorymap.h
index 8bf9b562a..2fa705607 100644
--- a/nuttx/arch/arm/src/stm32/chip/stm32f20xxx_memorymap.h
+++ b/nuttx/arch/arm/src/stm32/chip/stm32f20xxx_memorymap.h
@@ -1,7 +1,7 @@
/************************************************************************************
* arch/arm/src/stm32/chip/stm32f20xxx_memorymap.h
*
- * Copyright (C) 2011 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2012 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without
@@ -39,7 +39,7 @@
/************************************************************************************
* Pre-processor Definitions
************************************************************************************/
-
+
/* STM32F20XXX Address Blocks *******************************************************/
#define STM32_CODE_BASE 0x00000000 /* 0x00000000-0x1fffffff: 512Mb code block */