Skip to content

Commit 83012b7

Browse files
authored
Add mbed_nano and mbed_portenta as supported architectures. (#56)
1 parent 6ec2ec0 commit 83012b7

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=Arduino Library for network connection management (WiFi, GSM, NB, [Ethe
66
paragraph=Originally part of ArduinoIoTCloud
77
category=Communication
88
url=https://github.com/arduino-libraries/Arduino_ConnectionHandler
9-
architectures=samd,esp32,esp8266,mbed,megaavr
9+
architectures=samd,esp32,esp8266,mbed,megaavr,mbed_nano,mbed_portenta
1010
depends=Arduino_DebugUtils, WiFi101, WiFiNINA, MKRGSM, MKRNB, MKRWAN

0 commit comments

Comments
 (0)