mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 10:32:47 +08:00
Olimex LPC-H3131: Drop loops-per-second by a factor of 4. Why is the H3131 only 25% as fast as the EA3131 at the same clocking?
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user