Skip to content

Commit 9543f55

Browse files
committed
Added architecture specific definitions in library.properties
Fix #31
1 parent 1cea2d4 commit 9543f55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ sentence=Enables reading and writing on SD cards.
66
paragraph=Once an SD memory card is connected to the SPI interface of the Arduino or Genuino board you can create files and read/write on them. You can also move through directories on the SD card.
77
category=Data Storage
88
url=http://www.arduino.cc/en/Reference/SD
9-
architectures=*
9+
architectures=avr,sam,samd,arc32

0 commit comments

Comments
 (0)