summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3240g-eval/include
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-12-20 14:41:32 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-12-20 14:41:32 +0000
commitca038722e88f047a2eb0e35ef0954aebcf932791 (patch)
tree2f408755b3a07b39e65d2336ef3a023c0a412334 /nuttx/configs/stm3240g-eval/include
parentc4080df06cc977a0801794b83a51f6739e347379 (diff)
downloadpx4-nuttx-ca038722e88f047a2eb0e35ef0954aebcf932791.tar.gz
px4-nuttx-ca038722e88f047a2eb0e35ef0954aebcf932791.tar.bz2
px4-nuttx-ca038722e88f047a2eb0e35ef0954aebcf932791.zip
First round of PWM driver debug changes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4204 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/stm3240g-eval/include')
-rwxr-xr-xnuttx/configs/stm3240g-eval/include/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/stm3240g-eval/include/board.h b/nuttx/configs/stm3240g-eval/include/board.h
index ba1016910..9ae54a4d0 100755
--- a/nuttx/configs/stm3240g-eval/include/board.h
+++ b/nuttx/configs/stm3240g-eval/include/board.h
@@ -274,7 +274,7 @@
* FSMC must be disabled in this case!
*/
-#define GPIO_TIM4_CH2 GPIO_TIM4_CH2_1
+#define GPIO_TIM4_CH2 GPIO_TIM4_CH2_2
/************************************************************************************
* Public Data