From 53a75c83cb0f550c325a12f677ec5ad40b01a3f9 Mon Sep 17 00:00:00 2001 From: Leon Lindenfelser Date: Fri, 24 Jul 2020 14:13:35 -0500 Subject: [PATCH] Fix MTS_DRAGONFLY_F413RH drag and drop failure MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit When manually flashing an application binary to the MULTITECH drive, a FAIL.TXT file is produced with the following info: “The application file format is unknown and cannot be parsed and/or processed”. --- targets/targets.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/targets/targets.json b/targets/targets.json index 3dfc49a5c0..4667ead2c2 100644 --- a/targets/targets.json +++ b/targets/targets.json @@ -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": [