Skip to content

Commit 549e390

Browse files
authored
Merge pull request arduino-libraries#173 from Polldo/arch-support
Update supported architecture property
2 parents ba0f381 + d59eb8c commit 549e390

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 BLE connectivity on the Arduino MKR WiFi 1010, Arduino UNO WiFi
66
paragraph=This library supports creating a BLE peripheral and BLE central mode.
77
category=Communication
88
url=https://www.arduino.cc/en/Reference/ArduinoBLE
9-
architectures=samd,megaavr,mbed,apollo3
9+
architectures=samd,megaavr,mbed,apollo3,mbed_nano,mbed_portenta
1010
includes=ArduinoBLE.h

0 commit comments

Comments
 (0)