zephyr/tests/portability
Krzysztof Chruscinski e20f08cd69 tests: portability: cmsis_rtos_v1: Increase clock tolerance
Increased accepted difference between system clock and
k_busy_wait clock. Some platforms (e.g. Nordic SoC) are using
different clocks for system clock (low frequency) and k_busy_wait
(high frequency). If those clocks are driven from low accuracy
source like RC oscillator then difference may be significant.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2020-06-23 19:21:10 +02:00
..
cmsis_rtos_v1 tests: portability: cmsis_rtos_v1: Increase clock tolerance 2020-06-23 19:21:10 +02:00
cmsis_rtos_v2 cmake, samples, tests: Use semi-accurate project names 2020-06-09 08:18:29 -04:00