1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/utensor
Frederik Haxel 0c2cfe99e6 native64: Add Linux/x86_64 board
Adds a separate board for native64 instead of the `NATIVE_64BIT` workaround.
The files in `boards/native64` are more or less dummy files and just include
the `boards/native` logic (similar to `openlabs-kw41z-mini-256kib`).
The main logic for native is in `makefiles/arch/native.inc.mk`, `cpu/native`
and `boards/native`.

The remaining changes concern the build system, and change native board checks
to native CPU checks to cover both boards.
2024-02-05 22:01:40 +01:00
..
patches native64: Add Linux/x86_64 board 2024-02-05 22:01:40 +01:00
doc.txt pkg: add support for utensor as a package 2020-01-07 11:22:38 +01:00
Kconfig pkg/utensor: fix Kconfig modules 2022-04-28 08:49:54 +02:00
Makefile pkg: silent make commands with RIOT_CI_BUILD=1 2021-03-12 16:05:18 +01:00
Makefile.dep pkg/utensor: Require feature libstdcpp 2020-07-24 16:21:12 +02:00
Makefile.include pkg: remove -std=c++11 2022-01-13 17:50:59 +01:00
Makefile.utensor pkg: add support for utensor as a package 2020-01-07 11:22:38 +01:00
Makefile.utensor.ops pkg: add support for utensor as a package 2020-01-07 11:22:38 +01:00
Makefile.utensor.util pkg: add support for utensor as a package 2020-01-07 11:22:38 +01:00