Skip to content

Commit 1f99729

Browse files
committed
Unit tests: Move rtos target_h stubs
1 parent 7196248 commit 1f99729

File tree

7 files changed

+1
-0
lines changed

7 files changed

+1
-0
lines changed

rtos/tests/UNITTESTS/doubles/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ add_library(mbed-headers-rtos INTERFACE)
55

66
target_include_directories(mbed-headers-rtos
77
INTERFACE
8+
.
89
${mbed-os_SOURCE_DIR}/rtos/include
910
${mbed-os_SOURCE_DIR}/rtos/include/rtos
1011
)

0 commit comments

Comments
 (0)