Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ As of now, the following official cores are utilising ArduinoCore-API:
* [megaavr](https://github.com/arduino/ArduinoCore-megaAVR)
* [mbed](https://github.com/arduino/ArduinoCore-mbed)
* [samd](https://github.com/arduino/ArduinoCore-samd)
* [renesas](https://github.com/arduino/ArduinoCore-renesas)

There's an ongoing effort to port the others, while maintainers of third-party cores are strongly invited to follow the same route in order to stay up-to-date with the new language features. For backwards compatibility, every revision of this repo will increase the `ARDUINO_API_VERSION` define.

Expand Down