You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,10 +80,13 @@ See the [Using the Core in Arduino IDE/CLI](#using-the-core-in-arduino-idecli) s
80
80
81
81
## 📚 Libraries
82
82
83
-
### Included with the core: ###
83
+
A number of libraries are bundled with the core, and many more external
84
+
[Arduino libraries](https://github.com/arduino-libraries) are already compatible
85
+
with it, with the list growing all the time.
84
86
85
-
### Separately supplied: ###
86
-
-**ArduinoBLE**: This library is enabled only for the Arduino Nano 33 BLE. Please use [this branch](https://github.com/facchinm/ArduinoBLE/tree/zephyr_hci) to test it.
87
+
If you find a library that does not work as expected, please report it in
0 commit comments