Skip to content

Commit 7a8ff5f

Browse files
committed
drivers: Add missing OSPI.cpp to CMakeLists.txt
1 parent 82036c8 commit 7a8ff5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ target_sources(mbed-core
3434
source/I2CSlave.cpp
3535
source/InterruptIn.cpp
3636
source/MbedCRC.cpp
37+
source/OSPI.cpp
3738
source/PortIn.cpp
3839
source/PortInOut.cpp
3940
source/PortOut.cpp

0 commit comments

Comments
 (0)