We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4d546d commit 22cff2fCopy full SHA for 22cff2f
1 file changed
ports/stm32/boards/STM32F469DISC/board.json
@@ -0,0 +1,15 @@
1
+{
2
+ "deploy": [
3
+ "../deploy.md"
4
+ ],
5
+ "docs": "",
6
+ "features": [],
7
+ "images": [
8
+ "stm32f469disc.jpg"
9
10
+ "mcu": "stm32f4",
11
+ "product": "Discovery F469",
12
+ "thumbnail": "",
13
+ "url": "https://www.st.com/en/evaluation-tools/32f469idiscovery.html",
14
+ "vendor": "ST Microelectronics"
15
+}
0 commit comments