mirror of https://github.com/ARMmbed/mbed-os.git
DISCO_F746NG: typo in config name
parent
b1073c165f
commit
26f24ada10
|
@ -1594,7 +1594,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