mirror of
https://github.com/apache/nuttx.git
synced 2026-08-21 21:48:38 +00: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:
parent
4c2b07c388
commit
04aa1e5384
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue