summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/chip/stm32f40xxx_memorymap.h
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-11-17 20:37:08 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-11-17 20:37:08 +0000
commit06bde1dc470bca53790e59177379fc10bcd09421 (patch)
treeee8421dce014e6e4b34480a3ff5640c82a0a0054 /nuttx/arch/arm/src/stm32/chip/stm32f40xxx_memorymap.h
parentbacf9f1e87165a0124604afed078cba282415c10 (diff)
downloadpx4-nuttx-06bde1dc470bca53790e59177379fc10bcd09421.tar.gz
px4-nuttx-06bde1dc470bca53790e59177379fc10bcd09421.tar.bz2
px4-nuttx-06bde1dc470bca53790e59177379fc10bcd09421.zip
Add structure for STM3240xx pin multiplexing
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4098 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/arm/src/stm32/chip/stm32f40xxx_memorymap.h')
-rw-r--r--nuttx/arch/arm/src/stm32/chip/stm32f40xxx_memorymap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/arm/src/stm32/chip/stm32f40xxx_memorymap.h b/nuttx/arch/arm/src/stm32/chip/stm32f40xxx_memorymap.h
index 34eb7f323..a6ba6c76e 100644
--- a/nuttx/arch/arm/src/stm32/chip/stm32f40xxx_memorymap.h
+++ b/nuttx/arch/arm/src/stm32/chip/stm32f40xxx_memorymap.h
@@ -1,7 +1,7 @@
/************************************************************************************
* arch/arm/src/stm32/chip/stm32f40xxx_memorymap.h
*
- * Copyright (C) 2009, 2011 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2011 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <spudmonkey@racsa.co.cr>
*
* Redistribution and use in source and binary forms, with or without