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 4b3cddf commit be03c0dCopy full SHA for be03c0d
targets/targets.json
@@ -6702,18 +6702,8 @@
6702
"macros_add": [
6703
"STM32F411xE",
6704
"HSE_VALUE=26000000",
6705
- "USE_PLL_HSE_EXTC=0",
6706
- "VECT_TAB_OFFSET=0x00010000"
+ "USE_PLL_HSE_EXTC=0"
6707
],
6708
- "post_binary_hook": {
6709
- "function": "MTSCode.combine_bins_mts_dot",
6710
- "toolchains": [
6711
- "GCC_ARM",
6712
- "ARM_STD",
6713
- "ARM_MICRO",
6714
- "IAR"
6715
- ]
6716
- },
6717
"device_has_add": [
6718
"MPU"
6719
@@ -6724,6 +6714,7 @@
6724
"2",
6725
"5"
6726
+ "bootloader_supported": true,
6727
"device_name": "STM32F411RE",
6728
"detect_code": [
6729
6720
"0320"
0 commit comments