Skip to content

Commit 23bc67d

Browse files
author
Offir Kochalsky
committed
Fix DISCO_L475VG_IOT01A name at json
1 parent 020685c commit 23bc67d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/storage/blockdevice/COMPONENT_QSPIF/mbed_lib.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"DISCO_F413ZH": {
88
"QSPI_FREQ": "80000000"
99
},
10-
"DISCO_L475VG": {
10+
"DISCO_L475VG_IOT01A": {
1111
"QSPI_FREQ": "8000000"
1212
},
1313
"DISCO_L476VG": {

0 commit comments

Comments
 (0)