mbed-os/TESTS/mbed_hal/sleep
Alastair D'Silva 2617c5d55b Don't use define checks on DEVICE_FOO macros (mbed code)
The DEVICE_FOO macros are always defined (either 0 or 1).

This patch replaces any instances of a define check on a DEVICE_FOO
macro with value test instead.

Signed-off-by: Alastair D'Silva <alastair@d-silva.org>
2018-12-20 10:16:42 +11:00
..
main.cpp Don't use define checks on DEVICE_FOO macros (mbed code) 2018-12-20 10:16:42 +11:00
sleep_api_tests.h Add test and test header to Sleep HAL API. 2018-05-25 12:03:37 -05:00
sleep_test_utils.h Don't use define checks on DEVICE_FOO macros (mbed code) 2018-12-20 10:16:42 +11:00