Skip to content

Commit ea12d39

Browse files
authored
Merge pull request #66 from arduino-libraries/uno-q-support
Declare support for UNO Q
2 parents df09f30 + 90c1402 commit ea12d39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name=ArduinoRS485
2-
version=1.1.0
2+
version=1.1.1
33
author=Arduino
44
maintainer=Arduino <[email protected]>
55
sentence=Enables sending and receiving data using the RS-485 standard with RS-485 shields, like the MKR 485 Shield.
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=samd,mbed_portenta,mbed_opta,mbed_nano,renesas_uno
9+
architectures=samd,mbed_portenta,mbed_opta,mbed_nano,renesas_uno,zephyr
1010
includes=ArduinoRS485.h

0 commit comments

Comments
 (0)