diff --git a/CMakeLists.txt b/CMakeLists.txt index ef46938..8000d54 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -113,7 +113,7 @@ set(TARGET_DEFINES # Copy them from Makefile set(TARGET_INCLUDES "board" - "source" + "include" "devices/MIMXRT1052" "devices/MIMXRT1052/drivers" "CMSIS/Core/Include" diff --git a/include/.gitkeep b/include/.gitkeep new file mode 100644 index 0000000..e69de29