diff -r 276195d58a1d -r 71be284c66b3 boards/hp34970_fp.json --- a/boards/hp34970_fp.json Sun Oct 25 16:58:38 2020 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,34 +0,0 @@ -{ - "build": { - "cpu": "cortex-m4", - "extra_flags": "-DSTM32F303xE", - "f_cpu": "72000000L", - "mcu": "stm32f303rdt7", - "product_line": "STM32F303xE", - "variant": "NUCLEO_F303RE" - }, - "debug": { - "default_tools": [ - "stlink" - ], - "jlink_device": "STM32F303RE", - "openocd_target": "stm32f3x", - "svd_path": "STM32F30x.svd" - }, - "frameworks": ["mbed"], - "platforms": ["ststm32"], - "name": "HP34970 Replace Front Panel Board (STM32F303RD, 64k RAM, 384k Flash)", - "upload": { - "maximum_ram_size": 65536, - "maximum_size": 393216, - "protocol": "stlink", - "protocols": [ - "jlink", - "stlink", - "blackmagic", - "mbed" - ] - }, - "url": "https://whatever.sdfa3.org/", - "vendor": "Custom" -}