mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
d57e03c94c
Both architectures are variants of the ARM architecture and use the same toolchain. There is no reason to have such wildly different defaults. This results in some tests passing that would crash before: - [x] `tests/pkg_libcose` - [x] `tests/pkg_qdsa` - [x] `tests/pkg_relic` - [x] `tests/pkg_tweetnacl` - [x] `tests/pthread_tls` `THREAD_EXTRA_STACKSIZE_PRINTF_FLOAT` is not used anywhere in RIOT anymore, so just drop it. |
||
---|---|---|
.. | ||
doc | ||
include | ||
ldscripts | ||
mci | ||
periph | ||
tools | ||
asmfunc.s | ||
clocks.c | ||
cpu.c | ||
lpc23xx-iap.c | ||
Makefile | ||
Makefile.features | ||
Makefile.include | ||
startup.s |