summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/stm32_dma.c
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-11-20 17:44:45 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-11-20 17:44:45 +0000
commit725c73be041790f7010e1e947cec6a504afbf952 (patch)
tree08d0571ae88e08996ece2a6b1f5992e3fe4615a4 /nuttx/arch/arm/src/stm32/stm32_dma.c
parentd4048782edf1efe28e9f1eb41ac73347ea7475fe (diff)
downloadpx4-nuttx-725c73be041790f7010e1e947cec6a504afbf952.tar.gz
px4-nuttx-725c73be041790f7010e1e947cec6a504afbf952.tar.bz2
px4-nuttx-725c73be041790f7010e1e947cec6a504afbf952.zip
Update DMA header file for the STM32F40xxx
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4108 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/arm/src/stm32/stm32_dma.c')
-rw-r--r--nuttx/arch/arm/src/stm32/stm32_dma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/arm/src/stm32/stm32_dma.c b/nuttx/arch/arm/src/stm32/stm32_dma.c
index 77d626127..1fec07b2b 100644
--- a/nuttx/arch/arm/src/stm32/stm32_dma.c
+++ b/nuttx/arch/arm/src/stm32/stm32_dma.c
@@ -2,7 +2,7 @@
* arch/arm/src/stm32/stm32_dma.c
*
* Copyright (C) 2009 Gregory Nutt. All rights reserved.
- * Author: Gregory Nutt <spudmonkey@racsa.co.cr>
+ * 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