Skip to content

Commit 5c2c077

Browse files
author
Federico Fissore
committed
LibraryManager: better type filtering
1 parent 04d0a5b commit 5c2c077

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

libraries/SPI/library.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ sentence=Enables the communication with devices that use the Serial Peripheral I
66
paragraph=
77
url=http://arduino.cc/en/Reference/SPI
88
architectures=sam
9+
types=Arduino
10+

libraries/Wire/library.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ sentence=Allows the communication between devices or sensors connected via Two W
66
paragraph=
77
url=http://arduino.cc/en/Reference/Wire
88
architectures=sam
9+
types=Arduino
10+

0 commit comments

Comments
 (0)