1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/cpu
Frederik Haxel 7a1c099e7b tests: 64 bit compatibility
Fixed compilation errors. Mostly DEBUG/printf formatting and void pointer casting.

Other changes are:
* net/gnrc_sixlowpan_frag_*: Generalized packet size calculation
* cpu/native_backtrace: Reduced required backtrace size to 3 for 64-bit
* periph/flashpage: Simplified test
* unittests/tests-pktbuf: Generalized alignment
* sys/architecture: Extended test for 64-bit
2024-01-30 09:31:00 +01:00
..
avr8_xmega_drivers tests: move cpu related applications to tests/cpu 2023-05-12 10:39:28 +02:00
cortexm_address_check tests: move cpu related applications to tests/cpu 2023-05-12 10:39:28 +02:00
efm32_drivers tests: move cpu related applications to tests/cpu 2023-05-12 10:39:28 +02:00
efm32_features tests: move cpu related applications to tests/cpu 2023-05-12 10:39:28 +02:00
mpu_noexec_ram tests: move cpu related applications to tests/cpu 2023-05-12 10:39:28 +02:00
mpu_stack_guard tests: move cpu related applications to tests/cpu 2023-05-12 10:39:28 +02:00
native_backtrace tests: 64 bit compatibility 2024-01-30 09:31:00 +01:00
pmp_noexec_ram cpu/riscv: Add PMP driver 2023-06-28 11:55:34 +02:00
stm32_bootloader tests: move cpu related applications to tests/cpu 2023-05-12 10:39:28 +02:00
Makefile.cpu_common tests: move cpu related applications to tests/cpu 2023-05-12 10:39:28 +02:00