We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a8989a commit c946c2aCopy full SHA for c946c2a
targets/targets.json
@@ -1585,15 +1585,10 @@
1585
"STM32F411xE",
1586
"HSE_VALUE=26000000"
1587
],
1588
- "post_binary_hook": {
1589
- "function": "MTSCode.combine_bins_mts_dragonfly",
1590
- "toolchains": [
1591
- "GCC_ARM",
1592
- "ARM_STD",
1593
- "ARM_MICRO",
1594
- "IAR"
1595
- ]
1596
- },
+ "device_has_add": [
+ "MPU",
+ "FLASH"
+ ],
1597
"device_has_remove": [
1598
"SERIAL_FC",
1599
"LPTICKER"
0 commit comments