mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
16eff9b6ed
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 |
||
---|---|---|
.. | ||
can.c | ||
cpuid.c | ||
eeprom.c | ||
flashpage.c | ||
gpio_linux.c | ||
gpio_mock.c | ||
hwrng.c | ||
Kconfig | ||
Kconfig.gpio | ||
Kconfig.rtc | ||
Makefile | ||
pm.c | ||
pwm.c | ||
qdec.c | ||
rtc.c | ||
spidev_linux.c | ||
timer.c | ||
uart.c |