mirror of https://github.com/ARMmbed/mbed-os.git
fixup! NUCLEO_WB55RG: add SDK files
parent
e2cdb19e7f
commit
bb2aea41f8
|
@ -49,7 +49,7 @@ typedef enum {
|
|||
} PWMName;
|
||||
|
||||
typedef enum {
|
||||
QSPI_1 = QUADSPI_BASE
|
||||
QSPI_1 = (int)QUADSPI_R_BASE
|
||||
} QSPIName;
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
|
Loading…
Reference in New Issue