diff --git a/drivers/CMakeLists.txt b/drivers/CMakeLists.txt index 256ff5b558..a0b5feab06 100644 --- a/drivers/CMakeLists.txt +++ b/drivers/CMakeLists.txt @@ -34,6 +34,7 @@ target_sources(mbed-core source/I2CSlave.cpp source/InterruptIn.cpp source/MbedCRC.cpp + source/OSPI.cpp source/PortIn.cpp source/PortInOut.cpp source/PortOut.cpp