stm32/boards/STM32F469DISC: Add board.json file.
Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
parent
b4d546d82e
commit
22cff2f6f5
15
ports/stm32/boards/STM32F469DISC/board.json
Normal file
15
ports/stm32/boards/STM32F469DISC/board.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"deploy": [
|
||||
"../deploy.md"
|
||||
],
|
||||
"docs": "",
|
||||
"features": [],
|
||||
"images": [
|
||||
"stm32f469disc.jpg"
|
||||
],
|
||||
"mcu": "stm32f4",
|
||||
"product": "Discovery F469",
|
||||
"thumbnail": "",
|
||||
"url": "https://www.st.com/en/evaluation-tools/32f469idiscovery.html",
|
||||
"vendor": "ST Microelectronics"
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user