Skip to content

Commit 32f8637

Browse files
Add schematics and dimensions drawings for STM32F4XX M boards. Fixes #42.
1 parent 90861f6 commit 32f8637

4 files changed

+20
-0
lines changed

_data/boards/STM32F407VET6-STM32F4XX-M.json

+10
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,16 @@
5555
"name": "Bottom view",
5656
"type": "picture",
5757
"file": "STM32F407VET6_STM32F4XX_M-3.jpg"
58+
},
59+
{
60+
"name": "Original schematic",
61+
"type": "pdf",
62+
"file": "original-schematic-STM32F407VGT6_STM32F4XX_M.pdf"
63+
},
64+
{
65+
"name": "Original dimensions drawing",
66+
"type": "pdf",
67+
"file": "original-dimensions-STM32F407VGT6_STM32F4XX_M.pdf"
5868
}
5969
],
6070
"inputs": [

_data/boards/STM32F407VGT6-STM32F4XX-M.json

+10
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,16 @@
5555
"name": "Bottom view",
5656
"type": "picture",
5757
"file": "STM32F407VGT6_STM32F4XX_M-3.jpg"
58+
},
59+
{
60+
"name": "Original schematic",
61+
"type": "pdf",
62+
"file": "original-schematic-STM32F407VGT6_STM32F4XX_M.pdf"
63+
},
64+
{
65+
"name": "Original dimensions drawing",
66+
"type": "pdf",
67+
"file": "original-dimensions-STM32F407VGT6_STM32F4XX_M.pdf"
5868
}
5969
],
6070
"inputs": [
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)