diff --git a/ports/stm32/boards/STM32F469DISC/board.json b/ports/stm32/boards/STM32F469DISC/board.json new file mode 100644 index 0000000000..9530e1e812 --- /dev/null +++ b/ports/stm32/boards/STM32F469DISC/board.json @@ -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" +}