mirror of https://github.com/ARMmbed/mbed-os.git
Remove MTS_DRAGONFLY_F411RE post binary hook that adds the bootloader
Bootloader to be added using mbed_app.jsonpull/13301/head
parent
3a8989a247
commit
c946c2a713
|
@ -1585,15 +1585,10 @@
|
||||||
"STM32F411xE",
|
"STM32F411xE",
|
||||||
"HSE_VALUE=26000000"
|
"HSE_VALUE=26000000"
|
||||||
],
|
],
|
||||||
"post_binary_hook": {
|
"device_has_add": [
|
||||||
"function": "MTSCode.combine_bins_mts_dragonfly",
|
"MPU",
|
||||||
"toolchains": [
|
"FLASH"
|
||||||
"GCC_ARM",
|
],
|
||||||
"ARM_STD",
|
|
||||||
"ARM_MICRO",
|
|
||||||
"IAR"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"device_has_remove": [
|
"device_has_remove": [
|
||||||
"SERIAL_FC",
|
"SERIAL_FC",
|
||||||
"LPTICKER"
|
"LPTICKER"
|
||||||
|
|
Loading…
Reference in New Issue