CMake: unit-tests: Make drivers UNITTESTS only depend on headers it uses
Previously the drivers unit tests depended on `mbed-headers`, which
is a collection of all available headers in mbed-os. To make it easier
to separate the library, only depend on the headers we're using.
ls
1 parent 10beeab commit 9a4bdb8ef4272e2598594f6834a6913af61ca8e1
@Rajkumar Kanagaraj Rajkumar Kanagaraj authored on 16 Jun 2021
Showing 2 changed files
View
drivers/tests/UNITTESTS/PwmOut/CMakeLists.txt
View
drivers/tests/UNITTESTS/Watchdog/CMakeLists.txt