Hi all,
I'm running into this error when trying to compile anything for the SPI library in Cmake
CMake Error at ../../../cmake/extensions.cmake:372 (add_library): No SOURCES given to target: drivers__spi Call Stack (most recent call first): ../../../cmake/extensions.cmake:349 (zephyr_library_named) ../../../drivers/spi/CMakeLists.txt:3 (zephyr_library)
Not sure what I could post to help narrow down the issue but let me know if there's anything that I could try.
Best
-Will