summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/chip/stm32f20xxx_gpio.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_gpio.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_gpio.h')
-rw-r--r--nuttx/arch/arm/src/stm32/chip/stm32f20xxx_gpio.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/arch/arm/src/stm32/chip/stm32f20xxx_gpio.h b/nuttx/arch/arm/src/stm32/chip/stm32f20xxx_gpio.h
index 14f8e6973..73a028244 100644
--- a/nuttx/arch/arm/src/stm32/chip/stm32f20xxx_gpio.h
+++ b/nuttx/arch/arm/src/stm32/chip/stm32f20xxx_gpio.h
@@ -1,8 +1,8 @@
/************************************************************************************
* arch/arm/src/stm32/chip/stm32f20xxx_gpio.h
*
- * Copyright (C) 2009, 2011 Gregory Nutt. All rights reserved.
- * Author: Gregory Nutt <spudmonkey@racsa.co.cr>
+ * 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
* modification, are permitted provided that the following conditions