Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CMake: unit-tests: Make hal stubs only depend on headers it uses
Previously the hal stub library 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.
- Loading branch information