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:
88 - Arduino_USBHostMbed5 (0.3.1)
99 - Arduino_POSIXStorage (1.2.1)
1010 - ArduinoRS485 (1.1.0)
11+ - dir : ../../ # Relative path to the library root
1112 arduino:renesas_portenta:portenta_c33 :
1213 notes : Portenta C33
1314 fqbn : arduino:renesas_portenta:portenta_c33
@@ -17,6 +18,7 @@ profiles:
1718 - Arduino_USBHostMbed5 (0.3.1)
1819 - Arduino_POSIXStorage (1.2.1)
1920 - ArduinoRS485 (1.1.0)
21+ - dir : ../../ # Relative path to the library root
2022 arduino:mbed_opta:opta :
2123 notes : Portenta Opta family
2224 fqbn : arduino:mbed_opta:opta
@@ -25,4 +27,5 @@ profiles:
2527 libraries :
2628 - Arduino_USBHostMbed5 (0.3.1)
2729 - Arduino_POSIXStorage (1.2.1)
28- - ArduinoRS485 (1.1.0)
30+ - ArduinoRS485 (1.1.0)
31+ - dir : ../../ # Relative path to the library root
You can’t perform that action at this time.
0 commit comments