* Align our driver module layout to properly match Zephyr conventions, allowing proper CMake setup to amend the library for each type of driver.
3 lines
No EOL
62 B
CMake
3 lines
No EOL
62 B
CMake
zephyr_include_directories(include)
|
|
|
|
add_subdirectory(drivers) |