From 239bc218655467abbeccc065ea802dea2f3d64ff Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 16 Jun 2011 19:34:48 +0000 Subject: AT90USB port is basically functional git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3715 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/micropendous3/ostest/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/micropendous3/ostest') 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) -- cgit v1.2.3