mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #13301 from MultiTechSystems/dragonfly-post-hook
Remove MTS_DRAGONFLY_F411RE post binary hook that adds the bootloaderpull/13332/head
commit
3d0e5a902f
|
|
@ -1585,15 +1585,10 @@
|
|||
"STM32F411xE",
|
||||
"HSE_VALUE=26000000"
|
||||
],
|
||||
"post_binary_hook": {
|
||||
"function": "MTSCode.combine_bins_mts_dragonfly",
|
||||
"toolchains": [
|
||||
"GCC_ARM",
|
||||
"ARM_STD",
|
||||
"ARM_MICRO",
|
||||
"IAR"
|
||||
]
|
||||
},
|
||||
"device_has_add": [
|
||||
"MPU",
|
||||
"FLASH"
|
||||
],
|
||||
"device_has_remove": [
|
||||
"SERIAL_FC",
|
||||
"LPTICKER"
|
||||
|
|
|
|||
Loading…
Reference in New Issue