mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #13351 from MultiTechSystems/fix-dragonfly-F413RH
Fix MTS_DRAGONFLY_F413RH drag and drop failurepull/13306/head
commit
821631a7f9
|
@ -1709,11 +1709,7 @@
|
|||
"components_add": [
|
||||
"SPIF"
|
||||
],
|
||||
"device_name": "STM32F413RHTx",
|
||||
"mbed_rom_start": "0x08000000",
|
||||
"mbed_rom_size": "0x180000",
|
||||
"mbed_ram_start": "0x200001D8",
|
||||
"mbed_ram_size": "0x50000"
|
||||
"device_name": "STM32F413RHTx"
|
||||
},
|
||||
"DISCO_F413ZH": {
|
||||
"inherits": [
|
||||
|
|
Loading…
Reference in New Issue