mbed-os/TESTS/mbed_hal/sleep
Dustin Crossman 0ae7516cac Fix serial wait bug in sleep test.
During the sleep_usticker_test and the deepsleep_lpticker_test a sleep
was placed above the main testing loop in order to give the device some
time to finish the Green Tea UART transmissions before entering sleep
mode. Since there is a Green Tea transmission at the end of each
iteration of this test loop, this sleep should be called for each loop
instead of just once before it.
2020-07-01 10:49:49 -07:00
..
main.cpp Fix serial wait bug in sleep test. 2020-07-01 10:49:49 -07:00
sleep_api_tests.h test: fix SPDX identifier 2020-02-21 07:00:59 +00:00
sleep_test_utils.h test: fix SPDX identifier 2020-02-21 07:00:59 +00:00