Marian Buschsieweke
|
dd0de1ba25
|
examples,tests: update Makefile.ci
With the new RISC-V toolchain, some binaries grew larger, most smaller.
|
2024-02-12 20:40:31 +01:00 |
|
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 |
|
Marian Buschsieweke
|
82d98ed377
|
examples, tests: update Makefile.ci for AVR8
Ran dist/tools/insufficient_memory for all AVR8 boards.
|
2023-12-01 19:37:05 +01:00 |
|
Hugues Larrive
|
3c465836f2
|
examples and tests: add atmega8 to relevent Makefile.ci
using dist/tools/insufficient_memory/add_insufficient_memory_board.sh
|
2023-07-11 21:22:02 +02:00 |
|
|
0147d44258
|
tests: move sys related applications to tests/sys/ subdirectory
|
2023-05-10 12:02:58 +02:00 |
|