Merge pull request #13301 from MultiTechSystems/dragonfly-post-hook

Remove MTS_DRAGONFLY_F411RE post binary hook that adds the bootloader
pull/13332/head
Martin Kojtal 2020-07-22 11:29:35 +01:00 committed by GitHub
commit 3d0e5a902f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 9 deletions

View File

@ -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"