summaryrefslogtreecommitdiff
path: root/nuttx/configs/lpcxpresso-lpc1768/dhcpd/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-04-18 20:13:54 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-04-18 20:13:54 +0000
commit02834f24e9ba0a19a0bd04cf345ea24e69553213 (patch)
tree9ac8348770bc2b3d55a2c53ab4d1d259f1cf02cd /nuttx/configs/lpcxpresso-lpc1768/dhcpd/defconfig
parent769fef9a363e9255551008548571c4ffdb9c9af0 (diff)
downloadpx4-nuttx-02834f24e9ba0a19a0bd04cf345ea24e69553213.tar.gz
px4-nuttx-02834f24e9ba0a19a0bd04cf345ea24e69553213.tar.bz2
px4-nuttx-02834f24e9ba0a19a0bd04cf345ea24e69553213.zip
Minor OLED-related updates (still doesn't work)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3522 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/lpcxpresso-lpc1768/dhcpd/defconfig')
-rwxr-xr-xnuttx/configs/lpcxpresso-lpc1768/dhcpd/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/lpcxpresso-lpc1768/dhcpd/defconfig b/nuttx/configs/lpcxpresso-lpc1768/dhcpd/defconfig
index cb20930ec..a638ba538 100755
--- a/nuttx/configs/lpcxpresso-lpc1768/dhcpd/defconfig
+++ b/nuttx/configs/lpcxpresso-lpc1768/dhcpd/defconfig
@@ -76,7 +76,7 @@ CONFIG_ARCH_CHIP=lpc17xx
CONFIG_ARCH_CHIP_LPC1768=y
CONFIG_ARCH_BOARD=lpcxpresso-lpc1768
CONFIG_ARCH_BOARD_LPCXPRESSO=y
-CONFIG_BOARD_LOOPSPERMSEC=7982
+CONFIG_BOARD_LOOPSPERMSEC=8079
CONFIG_DRAM_SIZE=(32*1024)
CONFIG_DRAM_START=0x10000000
CONFIG_DRAM_END=(CONFIG_DRAM_START+CONFIG_DRAM_SIZE)