Dear RIOTers,
We are delighted to announce the 35th official release of RIOT!
---------------------[ RIOT 2023.07 ]---------------------
The 2023.07 release includes:
- openDSME MAC integration for IEEE 802.15.4 for radio HAL based drivers
- initial support for nRF53 family of MCUs
- support for ATmega8
- tests have been moved to subdirectories
- new
core_mutex_debug
option to help debugging locking issues - new
memchk()
helper function - nanoCoAP: support for extended token (RFC 8974)
periph_usbdev
implemented for ESP32 and GD32Vnative
can now access files on the host file system- new boards:
288 pull requests, composed of 661 commits, have been merged since the last release, and 35 issues have been solved. 26 people contributed with code in 96 days. 6844 files have been touched with 251875 (+) insertions and 224148 deletions (-).
You can download the RIOT release from Github by cloning the repository and checkout the release tag or by downloading the tarball, and look up the release notes for further details.
A big thanks to everyone who contributed!