Skip to content

Commit 821631a

Browse files
authored
Merge pull request #13351 from MultiTechSystems/fix-dragonfly-F413RH
Fix MTS_DRAGONFLY_F413RH drag and drop failure
2 parents c7251b0 + 53a75c8 commit 821631a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

targets/targets.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1709,11 +1709,7 @@
17091709
"components_add": [
17101710
"SPIF"
17111711
],
1712-
"device_name": "STM32F413RHTx",
1713-
"mbed_rom_start": "0x08000000",
1714-
"mbed_rom_size": "0x180000",
1715-
"mbed_ram_start": "0x200001D8",
1716-
"mbed_ram_size": "0x50000"
1712+
"device_name": "STM32F413RHTx"
17171713
},
17181714
"DISCO_F413ZH": {
17191715
"inherits": [

0 commit comments

Comments
 (0)