mirror of https://github.com/ARMmbed/mbed-os.git
It has been noticed on NRF51_DK board that occurrence of system tick have impact on test execution. NRF51_DK is a slow board with fast us ticker and handling of system tick interrupt takes about 250 us ticker ticks which have huge influence on interrupt tests where interrupt is set to <current count> + 100, 200, 500 ticks. |
||
---|---|---|
.. | ||
main.cpp | ||
ticker_api_tests.h |