From acf206fcfba0737d6bccefda54fd442f91f2237e Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 5 Jun 2009 01:42:15 +0000 Subject: Timer interrupts work; examples/ostest passes git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1849 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/olimex-strp711/ostest/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/olimex-strp711') diff --git a/nuttx/configs/olimex-strp711/ostest/defconfig b/nuttx/configs/olimex-strp711/ostest/defconfig index ca65ef5d5..93c6886ec 100644 --- a/nuttx/configs/olimex-strp711/ostest/defconfig +++ b/nuttx/configs/olimex-strp711/ostest/defconfig @@ -74,7 +74,7 @@ CONFIG_ARCH_BOARD=olimex-strp711 CONFIG_ARCH_BOARD_OLIMEX_STRP711=y CONFIG_ARCH_NOINTC=n CONFIG_ARCH_IRQPRIO=y -CONFIG_BOARD_LOOPSPERMSEC=3270 +CONFIG_BOARD_LOOPSPERMSEC=1431 CONFIG_ARCH_LEDS=y CONFIG_ARCH_BUTTONS=y CONFIG_DRAM_SIZE=0x00010000 -- cgit v1.2.3