mbed-os/hal/tests/UNITTESTS
Hari Limaye 9491403f43 Unit tests: Add stubs for analogin_api.c functions
Currently there are no stub implementations of the analogin_api.c
functions. As the AnalogIn class makes use of these functions, these
stub definitions are required in order to build AnalogIn.cpp and
generate .gcno files to be used to generate code coverage metrics.
2021-08-16 10:13:11 +01:00
..
doubles Unit tests: Add stubs for analogin_api.c functions 2021-08-16 10:13:11 +01:00
CMakeLists.txt CMake: Move hal stubs sources to the mbed-os/hal directory 2021-07-01 06:07:31 -07:00