mirror of https://github.com/ARMmbed/mbed-os.git
Add QSPI header file in mbed.h
parent
1918904e91
commit
13c194e694
1
mbed.h
1
mbed.h
|
|
@ -73,6 +73,7 @@
|
||||||
#include "drivers/UARTSerial.h"
|
#include "drivers/UARTSerial.h"
|
||||||
#include "drivers/FlashIAP.h"
|
#include "drivers/FlashIAP.h"
|
||||||
#include "drivers/MbedCRC.h"
|
#include "drivers/MbedCRC.h"
|
||||||
|
#include "drivers/QSPI.h"
|
||||||
|
|
||||||
// mbed Internal components
|
// mbed Internal components
|
||||||
#include "drivers/Timer.h"
|
#include "drivers/Timer.h"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue