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 220297b commit 964e74bCopy full SHA for 964e74b
extra/zephyr-core-template.json
@@ -21,6 +21,9 @@
21
{
22
"name": "Arduino Nano 33 BLE"
23
},
24
+ {
25
+ "name": "Arduino Opta"
26
+ },
27
28
"name": "Arduino Portenta H7"
29
@@ -41,7 +44,7 @@
41
44
42
45
"packager": "zephyr",
43
46
"name": "arm-zephyr-eabi",
- "version": "0.16.8"
47
+ "version": "0.17.0"
48
49
50
"packager": "arduino",
@@ -57,6 +60,11 @@
57
60
58
61
"name": "zephyr-sketch-tool",
59
62
"version": "0.1.0"
63
64
65
+ "packager": "arduino",
66
+ "name": "sync-zephyr-artifacts",
67
+ "version": "0.1.0"
68
}
69
]
70
0 commit comments