We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76f3a69 commit 30ee7d1Copy full SHA for 30ee7d1
boards/disco_f407vg.json
@@ -2,7 +2,7 @@
2
"build": {
3
"core": "stm32",
4
"cpu": "cortex-m4",
5
- "extra_flags": "-DSTM32F4 -DSTM32F407xx -DSTM32F40_41xxx -DARDUINO_STM32DiscoveryF407 -DBOARD_discovery_f4",
+ "extra_flags": "-DSTM32F4",
6
"f_cpu": "168000000L",
7
"mcu": "stm32f407vgt6",
8
"variant": "DISCO_F407VG",
platform.json
@@ -188,7 +188,7 @@
188
"type": "framework",
189
"optional": true,
190
"owner": "platformio",
191
- "version": "~2.10000.0"
+ "version": "~3.10000.0"
192
},
193
"framework-arduinostm32mxchip": {
194
0 commit comments