1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 10:12:45 +01:00
RIOT/cpu/native/socket_zep
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
..
Kconfig Kconfig/ieee802154: fix typo in hal selector 2022-08-10 13:43:04 +02:00
Makefile Revert "native: remove non required NATIVEINCLUDES" 2018-04-12 17:48:07 +02:00
socket_zep.c native: Linux/x86_64 support 2024-01-30 16:33:19 +01:00