Skip to content

Erweiterung des Echtzeitbetriebssystems RIOT zur Unterstützung von 64-Bit-Architekturen

License

Notifications You must be signed in to change notification settings

fzi-forschungszentrum-informatik/RIOT64

Repository files navigation

Description

This project is a fork of the RIOT operating system adding support for 64-bit target platforms to the original implementation.

By compiling for the native64 board, RIOT applications can be executed on 64-bit Linux systems without the need for a 32-bit compatibility layer. Furthermore, 64-bit RISC-V CPUs are now supported.
All changes have been tested to mainatain compatibility with 32-bit architechtures. Support for 8-bit and 16-bit architectures was not a primary concern.

For further information and the original source code, please refer to the official RIOT OS documentation and repository:
https://www.riot-os.org/
https://github.com/RIOT-OS/RIOT

License

All modifications to the original soruce code are published under the conditions of the GNU Lesser General Public License (LGPL) version 2.1.
All remaining source files are re-published under their respective license.

About

Erweiterung des Echtzeitbetriebssystems RIOT zur Unterstützung von 64-Bit-Architekturen

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published