custom_targets.json

Thu, 07 Oct 2021 22:26:33 +0200

author
David Douard <david.douard@sdfa3.org>
date
Thu, 07 Oct 2021 22:26:33 +0200
changeset 70
7b4735e9c2c1
parent 64
897330ee6e9d
permissions
-rw-r--r--

Make sure to send pending keys

even if the FP is flood by the CPU: hijack the started transmission
(just after receiving a SoT (0x66) datagram).

{
  "HP34970_FP_F303RD": {
    "inherits": [
      "MCU_STM32F303xE"
    ],
    "overrides": {
		"clock_source": "USE_PLL_HSE_XTAL"
    },
    "device_has_add": [
      "USBDEVICE"
    ],
	  "device_has_remove": [
		  "CAN"
	  ],
    "mbed_rom_size": "0x60000",
    "bootloader_supported": true,
    "device_name": "STM32F303RE"
  }
}

mercurial