mirror of https://github.com/ARMmbed/mbed-os.git
DISCO_F746NG: typo in config name
parent
88399cd003
commit
9e698e922d
|
@ -1597,7 +1597,7 @@
|
||||||
"macro_name": "CLOCK_SOURCE"
|
"macro_name": "CLOCK_SOURCE"
|
||||||
},
|
},
|
||||||
"usb_speed": {
|
"usb_speed": {
|
||||||
"help": "Select the USB connector (0=FullSpeed, 1=HighSpeed))",
|
"help": "Select the USB speed/connector (0=FullSpeed, 1=HighSpeed)",
|
||||||
"value": "1"
|
"value": "1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue