summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nuttx/ChangeLog4
-rw-r--r--nuttx/configs/olimex-lpc-h3131/nsh/defconfig2
2 files changed, 5 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 758345636..d897d4987 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -6092,3 +6092,7 @@
lpc31_leds.c, lpc31_usbhost.c, and lpc_h3131.h: Add GPIO
support for LED1/2 and for USB power enable and overcurrent
detection (2013-11-19).
+ * configs/olimex-lpc-h3131/nsh/defconfig: Drop loops-per-msec
+ count for the Olimex-LPC-H3131. It seems to be about 25% as
+ fast as the Embedded Artists EA3131 at the same clocking.
+ (2013-11-19).
diff --git a/nuttx/configs/olimex-lpc-h3131/nsh/defconfig b/nuttx/configs/olimex-lpc-h3131/nsh/defconfig
index bf800748d..91fd24554 100644
--- a/nuttx/configs/olimex-lpc-h3131/nsh/defconfig
+++ b/nuttx/configs/olimex-lpc-h3131/nsh/defconfig
@@ -166,7 +166,7 @@ CONFIG_ARCH_STACKDUMP=y
#
# Board Settings
#
-CONFIG_BOARD_LOOPSPERMSEC=16945
+CONFIG_BOARD_LOOPSPERMSEC=4282
# CONFIG_ARCH_CALIBRATION is not set
CONFIG_ARCH_HAVE_INTERRUPTSTACK=y
CONFIG_ARCH_INTERRUPTSTACK=0