mirror of https://github.com/ARMmbed/mbed-os.git
The latest rebase of the watchdog feature branch introduced errors in compiling watchdog tests due to missing headers. - Watchdog HAL API test Include missing header files to main.cpp (mbed_wait_api.h, stdlib.h). - Watchdog HAL API timing test Include missing header files to main.cpp (us_ticker_api.h). - Watchdog Driver API test Include missing header files to main.cpp (mbed_wait_api.h, stdlib.h). Inject mbed namespace into main.cpp to fix Watchdog name resolution. |
||
---|---|---|
.. | ||
c_strings | ||
crc | ||
dev_null | ||
echo | ||
flashiap | ||
generic_tests | ||
lp_ticker | ||
lp_timeout | ||
lp_timer | ||
mem_trace | ||
race_test | ||
reset_reason | ||
rtc | ||
sleep_lock | ||
stl_features | ||
ticker | ||
timeout | ||
timer | ||
timerevent | ||
watchdog | ||
watchdog_reset |