summaryrefslogtreecommitdiff
path: root/nuttx/configs/lpcxpresso-lpc1768
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-02-17 23:53:44 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-02-17 23:53:44 +0000
commit31a5581021afca8240e6aa7eebed28ef7a55e561 (patch)
tree2fd44a81e2d57d07e5947847899188bfe4129249 /nuttx/configs/lpcxpresso-lpc1768
parent0377c66608387053b0fb62db0236294f0b70f959 (diff)
downloadpx4-nuttx-31a5581021afca8240e6aa7eebed28ef7a55e561.tar.gz
px4-nuttx-31a5581021afca8240e6aa7eebed28ef7a55e561.tar.bz2
px4-nuttx-31a5581021afca8240e6aa7eebed28ef7a55e561.zip
LPC1788 updates from Rommel Marcelo; NUC120 updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5658 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/lpcxpresso-lpc1768')
-rw-r--r--nuttx/configs/lpcxpresso-lpc1768/include/board.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/lpcxpresso-lpc1768/include/board.h b/nuttx/configs/lpcxpresso-lpc1768/include/board.h
index 10af5dfc1..086e30c81 100644
--- a/nuttx/configs/lpcxpresso-lpc1768/include/board.h
+++ b/nuttx/configs/lpcxpresso-lpc1768/include/board.h
@@ -119,8 +119,8 @@
/* FLASH Configuration */
-#undef CONFIG_LP17_FLASH
-#define CONFIG_LP17_FLASH 1
+#undef CONFIG_LPC17_FLASH
+#define CONFIG_LPC17_FLASH 1
#define BOARD_FLASHCFG_VALUE 0x0000303a
/* Ethernet configuration */