Skip to content

Commit d9d5066

Browse files
committed
List 'megaavr' as supported platform.
1 parent 958f73e commit d9d5066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ sentence=This library allows to connect to the Arduino IoT Cloud service.
66
paragraph=It provides a ConnectionManager to handle connection/disconnection, property-change updates and events callbacks. The supported boards are MKRGSM, MKR1000 and WiFi101.
77
category=Communication
88
url=https://github.com/arduino-libraries/ArduinoIoTCloud
9-
architectures=mbed,samd,esp8266
9+
architectures=mbed,samd,esp8266,megaavr
1010
includes=ArduinoIoTCloud.h
1111
depends=Arduino_ConnectionHandler,Arduino_DebugUtils,ArduinoMqttClient,ArduinoECCX08,RTCZero

0 commit comments

Comments
 (0)