summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ports/stm32/boards/STM32F469DISC/board.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/ports/stm32/boards/STM32F469DISC/board.json b/ports/stm32/boards/STM32F469DISC/board.json
new file mode 100644
index 000000000..9530e1e81
--- /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"
+}