summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/stm32.h
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-11-20 14:50:46 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-11-20 14:50:46 +0000
commitd4048782edf1efe28e9f1eb41ac73347ea7475fe (patch)
tree542d9c154042def172e9e64fae566b7b666a3cb1 /nuttx/arch/arm/src/stm32/stm32.h
parent03e6b8ed8eaabee93fa0c4882c703e3fc41baaf1 (diff)
downloadpx4-nuttx-d4048782edf1efe28e9f1eb41ac73347ea7475fe.tar.gz
px4-nuttx-d4048782edf1efe28e9f1eb41ac73347ea7475fe.tar.bz2
px4-nuttx-d4048782edf1efe28e9f1eb41ac73347ea7475fe.zip
Update debug header file for the STM32F40xxx
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4107 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/arch/arm/src/stm32/stm32.h')
-rw-r--r--nuttx/arch/arm/src/stm32/stm32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/arm/src/stm32/stm32.h b/nuttx/arch/arm/src/stm32/stm32.h
index 999af048a..34718f5ba 100644
--- a/nuttx/arch/arm/src/stm32/stm32.h
+++ b/nuttx/arch/arm/src/stm32/stm32.h
@@ -69,7 +69,7 @@
#include "stm32_adc.h"
//#include "stm32_bkp.h"
#include "stm32_can.h"
-#include "stm32_dgbmcu.h"
+#include "stm32_dbgmcu.h"
#include "stm32_dma.h"
#include "stm32_exti.h"
#include "stm32_flash.h"