1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-17 10:33:49 +01:00
Frederik Haxel 16eff9b6ed native: Linux/x86_64 support
Initial version to test 64 bit compatibility.

Instead of a separate board, the inital version for Linux/x86_64 is enabled
by setting the environment variable `NATIVE_64BIT=y` and compiling as usual.

Not currently implemented:
* Architectures other than x86_64 or operating systems other than Linux
    * No FreeBSD support
    * No Aarch support
* Rust support for x86_64
2024-01-30 16:33:19 +01:00
..
2022-09-27 13:42:37 +02:00
2022-02-11 13:29:40 +01:00
2022-09-27 13:42:37 +02:00
2024-01-30 16:33:19 +01:00
2022-09-27 13:42:37 +02:00
2023-07-18 12:24:10 +02:00