1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 00:49:45 +01:00
RIOT/pkg/wolfssl
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
..
include pkg: 64 bit compatibility 2024-01-18 00:40:08 +01:00
patches pkg/wolfssl: Patch to avoid unnecessarily building TLSX_SetResponse 2023-02-28 23:53:12 +00:00
sock_tls pkg: 64 bit compatibility 2024-01-18 00:40:08 +01:00
doc.txt pkg: fix remaining broken paths to tests 2023-05-13 19:08:39 +02:00
Makefile pkg/wolfssl: Update wolfSSL to 5.5.4 and add DTLS 1.3 support 2023-02-22 18:32:01 +01:00
Makefile.dep pkg: 64 bit compatibility 2024-01-18 00:40:08 +01:00
Makefile.include pkg: adapt 'simple' packages to the new organization 2020-06-26 09:25:43 +02:00
Makefile.wolfcrypt native64: Add Linux/x86_64 board 2024-02-05 22:01:40 +01:00
Makefile.wolfcrypt-benchmark wolfSSL pkg with examples 2019-09-09 18:48:53 +02:00
Makefile.wolfcrypt-test wolfSSL pkg with examples 2019-09-09 18:48:53 +02:00
Makefile.wolfssl pkg/wolfssl: improve build system integration 2020-06-12 17:49:09 +02:00