summaryrefslogtreecommitdiff
path: root/nuttx/configs/amber/hello/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/amber/hello/defconfig')
-rw-r--r--nuttx/configs/amber/hello/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/amber/hello/defconfig b/nuttx/configs/amber/hello/defconfig
index 6cdec3571..7bf357a57 100644
--- a/nuttx/configs/amber/hello/defconfig
+++ b/nuttx/configs/amber/hello/defconfig
@@ -80,6 +80,7 @@ CONFIG_ARCH_CHIP_ATMEGA128=y
CONFIG_ARCH_BOARD=amber
CONFIG_ARCH_BOARD_AMBER=y
CONFIG_BOARD_LOOPSPERMSEC=8079
+CONFIG_BOARD_LOOPSPERMSEC=(8*100)
CONFIG_DRAM_SIZE=(4*1024)
CONFIG_DRAM_START=0x800000
CONFIG_DRAM_END=(CONFIG_DRAM_START+CONFIG_DRAM_SIZE)