mirror of https://github.com/ARMmbed/mbed-os.git
drivers: Add missing OSPI.cpp to CMakeLists.txt
parent
82036c85df
commit
7a8ff5f115
|
@ -34,6 +34,7 @@ target_sources(mbed-core
|
||||||
source/I2CSlave.cpp
|
source/I2CSlave.cpp
|
||||||
source/InterruptIn.cpp
|
source/InterruptIn.cpp
|
||||||
source/MbedCRC.cpp
|
source/MbedCRC.cpp
|
||||||
|
source/OSPI.cpp
|
||||||
source/PortIn.cpp
|
source/PortIn.cpp
|
||||||
source/PortInOut.cpp
|
source/PortInOut.cpp
|
||||||
source/PortOut.cpp
|
source/PortOut.cpp
|
||||||
|
|
Loading…
Reference in New Issue