Skip to content

Commit 1d70327

Browse files
committed
Remove superfluous library from profiles
1 parent 5b4ed82 commit 1d70327

File tree

10 files changed

+0
-10
lines changed

10 files changed

+0
-10
lines changed

examples/AdvancedUSBInternalOperations/sketch.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ profiles:
1515
platforms:
1616
- platform: arduino:renesas_portenta (1.5.0)
1717
libraries:
18-
- Arduino_USBHostMbed5 (0.3.1)
1918
- Arduino_POSIXStorage (1.2.1)
2019
- ArduinoRS485 (1.1.0)
2120
- dir: ../../ # Relative path to the library root

examples/BackupInternalPartitions/sketch.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ profiles:
1515
platforms:
1616
- platform: arduino:renesas_portenta (1.5.0)
1717
libraries:
18-
- Arduino_USBHostMbed5 (0.3.1)
1918
- Arduino_POSIXStorage (1.2.1)
2019
- ArduinoRS485 (1.1.0)
2120
- dir: ../../ # Relative path to the library root

examples/Callbacks/sketch.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ profiles:
1515
platforms:
1616
- platform: arduino:renesas_portenta (1.5.0)
1717
libraries:
18-
- Arduino_USBHostMbed5 (0.3.1)
1918
- Arduino_POSIXStorage (1.2.1)
2019
- ArduinoRS485 (1.1.0)
2120
- dir: ../../ # Relative path to the library root

examples/InternalStoragePartitioning/sketch.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ profiles:
1515
platforms:
1616
- platform: arduino:renesas_portenta (1.5.0)
1717
libraries:
18-
- Arduino_USBHostMbed5 (0.3.1)
1918
- Arduino_POSIXStorage (1.2.1)
2019
- ArduinoRS485 (1.1.0)
2120
- dir: ../../ # Relative path to the library root

examples/Logger/sketch.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ profiles:
1515
platforms:
1616
- platform: arduino:renesas_portenta (1.5.0)
1717
libraries:
18-
- Arduino_USBHostMbed5 (0.3.1)
1918
- Arduino_POSIXStorage (1.2.1)
2019
- ArduinoRS485 (1.1.0)
2120
- dir: ../../ # Relative path to the library root

examples/SimpleStorageWriteRead/sketch.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ profiles:
1515
platforms:
1616
- platform: arduino:renesas_portenta (1.5.0)
1717
libraries:
18-
- Arduino_USBHostMbed5 (0.3.1)
1918
- Arduino_POSIXStorage (1.2.1)
2019
- ArduinoRS485 (1.1.0)
2120
- dir: ../../ # Relative path to the library root

extras/tests/TestExisting/sketch.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ profiles:
1515
platforms:
1616
- platform: arduino:renesas_portenta (1.5.0)
1717
libraries:
18-
- Arduino_USBHostMbed5 (0.3.1)
1918
- Arduino_POSIXStorage (1.2.1)
2019
- ArduinoRS485 (1.1.0)
2120
- dir: ../../../ # Relative path to the library root

extras/tests/TestFileOperations/sketch.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ profiles:
1515
platforms:
1616
- platform: arduino:renesas_portenta (1.5.0)
1717
libraries:
18-
- Arduino_USBHostMbed5 (0.3.1)
1918
- Arduino_POSIXStorage (1.2.1)
2019
- ArduinoRS485 (1.1.0)
2120
- dir: ../../../ # Relative path to the library root

extras/tests/TestFolderOperations/sketch.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ profiles:
1515
platforms:
1616
- platform: arduino:renesas_portenta (1.5.0)
1717
libraries:
18-
- Arduino_USBHostMbed5 (0.3.1)
1918
- Arduino_POSIXStorage (1.2.1)
2019
- ArduinoRS485 (1.1.0)
2120
- dir: ../../../ # Relative path to the library root

extras/tests/TestRepeatedFormatMount/sketch.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ profiles:
1515
platforms:
1616
- platform: arduino:renesas_portenta (1.5.0)
1717
libraries:
18-
- Arduino_USBHostMbed5 (0.3.1)
1918
- Arduino_POSIXStorage (1.2.1)
2019
- ArduinoRS485 (1.1.0)
2120
- dir: ../../../ # Relative path to the library root

0 commit comments

Comments
 (0)