summaryrefslogtreecommitdiff
path: root/nuttx/configs/micropendous3/ostest/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/micropendous3/ostest/defconfig')
-rw-r--r--nuttx/configs/micropendous3/ostest/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/micropendous3/ostest/defconfig b/nuttx/configs/micropendous3/ostest/defconfig
index a370b9661..e3d69b85b 100644
--- a/nuttx/configs/micropendous3/ostest/defconfig
+++ b/nuttx/configs/micropendous3/ostest/defconfig
@@ -79,7 +79,7 @@ CONFIG_ARCH_CHIP=at90usb
CONFIG_ARCH_CHIP_AT90USB647=y
CONFIG_ARCH_BOARD=micropendous3
CONFIG_ARCH_BOARD_MICROPENDOUS3=y
-CONFIG_BOARD_LOOPSPERMSEC=8079
+CONFIG_BOARD_LOOPSPERMSEC=(8*108)
CONFIG_DRAM_SIZE=(4*1024)
CONFIG_DRAM_START=0x800000
CONFIG_DRAM_END=(CONFIG_DRAM_START+CONFIG_DRAM_SIZE)