mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 19:20:22 +01:00
stm32/boards/OLIMEX_H407: Fix typo in OLIMEX H407 board.json.
Appears incorrectly as E407 in the download manager.
This commit is contained in:
committed by
Damien George
parent
bedd9c5463
commit
f2b5c99fde
@@ -6,7 +6,7 @@
|
||||
"features": [],
|
||||
"images": [],
|
||||
"mcu": "stm32f4",
|
||||
"product": "E407",
|
||||
"product": "H407",
|
||||
"thumbnail": "",
|
||||
"url": "",
|
||||
"vendor": "OLIMEX"
|
||||
|
||||
Reference in New Issue
Block a user