test: benchmarkis add frdmk82f board config
add board config file for latency_measure Signed-off-by: Hake Huang <hake.huang@nxp.com>
This commit is contained in:
parent
0cf0eef7a6
commit
f1d515fa60
1 changed files with 4 additions and 0 deletions
4
tests/benchmarks/latency_measure/boards/frdm_k82f.conf
Normal file
4
tests/benchmarks/latency_measure/boards/frdm_k82f.conf
Normal file
|
@ -0,0 +1,4 @@
|
|||
# eliminate timer interrupts during the benchmark
|
||||
# for platforms that do not allow frequency dividers large enough to get
|
||||
# system clock tick period in 1 sec, make system clock tick to 0.1 sec
|
||||
CONFIG_SYS_CLOCK_TICKS_PER_SEC=10
|
Loading…
Add table
Add a link
Reference in a new issue