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 caa25e0 commit 2363972Copy full SHA for 2363972
examples/Logger/sketch.yaml
@@ -8,6 +8,7 @@ profiles:
8
- Arduino_USBHostMbed5 (0.3.1)
9
- Arduino_POSIXStorage (1.2.1)
10
- ArduinoRS485 (1.1.0)
11
+ - dir: ./
12
arduino:renesas_portenta:portenta_c33:
13
notes: Portenta C33
14
fqbn: arduino:renesas_portenta:portenta_c33
@@ -17,6 +18,7 @@ profiles:
17
18
19
20
21
22
arduino:mbed_opta:opta:
23
notes: Portenta Opta family
24
fqbn: arduino:mbed_opta:opta
@@ -25,4 +27,5 @@ profiles:
25
27
libraries:
26
28
29
- - ArduinoRS485 (1.1.0)
30
+ - ArduinoRS485 (1.1.0)
31
0 commit comments