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:
88 - Arduino_USBHostMbed5 (0.3.1)
99 - Arduino_POSIXStorage (1.2.1)
1010 - ArduinoRS485 (1.1.0)
11- - dir : ./
11+ - dir : ../../ # Relative path to the library root
1212 arduino:renesas_portenta:portenta_c33 :
1313 notes : Portenta C33
1414 fqbn : arduino:renesas_portenta:portenta_c33
@@ -18,7 +18,7 @@ profiles:
1818 - Arduino_USBHostMbed5 (0.3.1)
1919 - Arduino_POSIXStorage (1.2.1)
2020 - ArduinoRS485 (1.1.0)
21- - dir : ./
21+ - dir : ../../ # Relative path to the library root
2222 arduino:mbed_opta:opta :
2323 notes : Portenta Opta family
2424 fqbn : arduino:mbed_opta:opta
@@ -28,4 +28,4 @@ profiles:
2828 - Arduino_USBHostMbed5 (0.3.1)
2929 - Arduino_POSIXStorage (1.2.1)
3030 - 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