mirror of https://github.com/ARMmbed/mbed-os.git
Add QSPI header file in mbed.h
parent
88977dc245
commit
20effcb67a
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