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 7819625 commit 8d4fb69Copy full SHA for 8d4fb69
boards/devebox_h743vitx.json
@@ -8,7 +8,7 @@
8
"extra_flags": "-DSTM32H7xx -DSTM32H743xx",
9
"f_cpu": "480000000L",
10
"framework_extra_flags": {
11
- "arduino": "-DCUSTOM_PERIPHERAL_PINS"
+ "arduino": "-DARDUINO_DevEBoxH743VITX -DCUSTOM_PERIPHERAL_PINS"
12
},
13
"mcu": "stm32h743vit6",
14
"product_line": "STM32H743xx",
boards/devebox_h750vbtx.json
"extra_flags": "-DSTM32H7xx -DSTM32H750xx",
+ "arduino": "-DARDUINO_DevEBoxH750VBTX -DCUSTOM_PERIPHERAL_PINS"
"mcu": "stm32h750vbt6",
"product_line": "STM32H750xx",
0 commit comments