MyGit

2023.07

RIOT-OS/RIOT

版本发布时间: 2023-08-14 03:23:37

RIOT-OS/RIOT最新发布版本:2024.10(2024-11-30 04:59:58)

RIOT-2023.07 - Release Notes

RIOT is a multi-threading operating system which enables soft real-time capabilities and comes with support for a range of devices that are typically found in the Internet of Things: 8-bit and 16-bit microcontrollers as well as light-weight 32-bit processors.

RIOT is based on the following design principles: energy-efficiency, soft real-time capabilities, small memory footprint, modularity, and uniform API access, independent of the underlying hardware (with partial POSIX compliance).

RIOT is developed by an international open-source community which is independent of specific vendors (e.g. similarly to the Linux community) and is licensed with a non-viral copyleft license (LGPLv2.1), which allows indirect business models around the free open-source software platform provided by RIOT.

About this release

This release sees the addition of the openDSME IEEE 802.15.4 MAC. So far it is limited to 2.4 GHz O-QPSK and drivers that have been converted to the new sub-MAC architecture yet.

We also have two new supported MCUs: nRF53 and ATmega8. They share common peripherals with their siblings, for nRF53 only the application core is supported so far.

Finally, all tests live in subdirectories now, so the tests/ directory is much more orderly.

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 (-).

Notations used below

+ means new feature/item
* means modified feature/item
- means removed feature/item

New features and changes

Core

System Libraries

Networking

Packages

Boards

CPU

Device Drivers

Documentation

Build System / Tooling

Kconfig

Examples

Testing

And 65 minor changes.

Removals (6)

Bug fixes (53)

Known issues

Network related issues (51)

Timer related issues (7)

Drivers related issues (13)

Native related issues (4)

Other platforms related issues (15)

Build system related issues (7)

Other issues (64)

There are 161 known issues in this release

Fixed Issues since the last release (2023.04)

35 fixed issues since last release (2023.04)

Acknowledgements

We would like to thank all companies that provided us with hardware for porting and testing RIOT-OS. Further thanks go to companies and institutions that directly sponsored development time. And finally, big thanks to all of you contributing in so many different ways to make RIOT worthwhile!

More information

http://www.riot-os.org

Matrix and Forum

License

All code files contain licensing information.

相关地址:原始地址 下载(tar) 下载(zip)

查看:2023-08-14发行的版本