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