We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 875a76e commit 83afc5bCopy full SHA for 83afc5b
examples/AdvancedUSBInternalOperations/sketch.yaml
@@ -1,5 +1,5 @@
1
profiles:
2
- arduino:mbed_portenta:envie_m7:
+ envie_m7:
3
notes: Portenta H7 family & Portenta Machine Control
4
fqbn: arduino:mbed_portenta:envie_m7
5
platforms:
@@ -9,7 +9,7 @@ profiles:
9
- Arduino_POSIXStorage (1.2.0)
10
- Arduino_UnifiedStorage (1.1.0)
11
- ArduinoRS485 (1.0.5)
12
- arduino:renesas_portenta:portenta_c33:
+ portenta_c33:
13
notes: Portenta C33
14
fqbn: arduino:renesas_portenta:portenta_c33
15
@@ -19,7 +19,7 @@ profiles:
19
20
21
22
- arduino:mbed_opta:opta:
+ opta:
23
notes: Portenta Opta family
24
fqbn: arduino:mbed_opta:opta
25
0 commit comments