Skip to content

Commit 88fb68f

Browse files
authored
Explicitly list the supported architectures (samd, mbed_portenta) as verified by CI build. (#35)
1 parent 833908f commit 88fb68f

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,5 +6,5 @@ sentence=Enables sending and receiving data using the RS-485 standard with RS-48
66
paragraph=This library supports the Maxim Integrated MAX3157 and equivalent chipsets.
77
category=Communication
88
url=http://www.arduino.cc/en/Reference/ArduinoRS485
9-
architectures=*
9+
architectures=samd,mbed_portenta
1010
includes=ArduinoRS485.h

0 commit comments

Comments
 (0)