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 51a83dc commit f4972c5Copy full SHA for f4972c5
boards/nucleo_f429zi.json
@@ -1,5 +1,8 @@
1
{
2
"build": {
3
+ "arduino": {
4
+ "variant_h": "variant_NUCLEO_F4x9ZI.h"
5
+ },
6
"core": "stm32",
7
"cpu": "cortex-m4",
8
"extra_flags": "-DSTM32F4 -DSTM32F429xx",
0 commit comments