Skip to content

Commit d820424

Browse files
committed
docs: update Libraries section of the README file
Add core internal libraries and libraries tested with core ci
1 parent eeb36b6 commit d820424

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,13 @@ See the [Using the Core in Arduino IDE/CLI](#using-the-core-in-arduino-idecli) s
8080

8181
## 📚 Libraries
8282

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.
8486

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
88+
[this discussion](https://github.com/arduino/ArduinoCore-zephyr/discussions/496)
89+
or [open an issue](https://github.com/arduino/ArduinoCore-zephyr/issues).
8790

8891
## 🧢 Under the hood
8992

0 commit comments

Comments
 (0)