Browse Source

stm32/boards/OLIMEX_H407: Fix typo in OLIMEX H407 board.json.

Appears incorrectly as E407 in the download manager.
pull/8101/head
Matt Trentini 3 years ago
committed by Damien George
parent
commit
f2b5c99fde
  1. 2
      ports/stm32/boards/OLIMEX_H407/board.json

2
ports/stm32/boards/OLIMEX_H407/board.json

@ -6,7 +6,7 @@
"features": [],
"images": [],
"mcu": "stm32f4",
"product": "E407",
"product": "H407",
"thumbnail": "",
"url": "",
"vendor": "OLIMEX"

Loading…
Cancel
Save