File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ profiles:
8
8
- Arduino_USBHostMbed5 (0.3.1)
9
9
- Arduino_POSIXStorage (1.2.1)
10
10
- ArduinoRS485 (1.1.0)
11
+ - . # Local library (current directory)
11
12
arduino:renesas_portenta:portenta_c33 :
12
13
notes : Portenta C33
13
14
fqbn : arduino:renesas_portenta:portenta_c33
@@ -17,6 +18,7 @@ profiles:
17
18
- Arduino_USBHostMbed5 (0.3.1)
18
19
- Arduino_POSIXStorage (1.2.1)
19
20
- ArduinoRS485 (1.1.0)
21
+ - . # Local library (current directory)
20
22
arduino:mbed_opta:opta :
21
23
notes : Portenta Opta family
22
24
fqbn : arduino:mbed_opta:opta
@@ -25,4 +27,5 @@ profiles:
25
27
libraries :
26
28
- Arduino_USBHostMbed5 (0.3.1)
27
29
- Arduino_POSIXStorage (1.2.1)
28
- - ArduinoRS485 (1.1.0)
30
+ - ArduinoRS485 (1.1.0)
31
+ - . # Local library (current directory)
You can’t perform that action at this time.
0 commit comments