Marian Buschsieweke
|
cac44edec7
|
tree-wide: replace multiple empty lines with one
For each C source/header `$file`: `sed -e '/^$/N;/^\n$/D' -i $file`.
|
2025-05-21 22:51:04 +02:00 |
|
Marian Buschsieweke
|
85233b355b
|
tests/drivers/hm330x: use fmt_table
This replaces the vendored in `print_col_u32_dec()` with the one provided
by the `fmt_table` module.
|
2025-04-27 22:49:22 +02:00 |
|
MrKevinWeiss
|
db965c9491
|
*app.config.test*: Remove kconfig dep files
|
2024-03-26 14:53:35 +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 |
|
Teufelchen1
|
bb76f13757
|
tests/drivers: move all driver tests into own folder
|
2023-05-04 12:45:07 +02:00 |
|