diff options
Diffstat (limited to 'app/drivers/zephyr/CMakeLists.txt')
-rw-r--r-- | app/drivers/zephyr/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/drivers/zephyr/CMakeLists.txt b/app/drivers/zephyr/CMakeLists.txt index b40498f..983828f 100644 --- a/app/drivers/zephyr/CMakeLists.txt +++ b/app/drivers/zephyr/CMakeLists.txt @@ -1,5 +1,4 @@ if(CONFIG_ZMK_KSCAN_GPIO_DRIVER) - # Add hello_world_driver.h to the set of global include paths. zephyr_include_directories(.) zephyr_library() |