Marian Buschsieweke
|
1b70a59ded
|
tree-wide: add the NONSTRING attribute where needed
This declares all char arrays that intentionally are lacking the
terminated zero byte as `NONSTRING`.
|
2025-04-27 22:49:22 +02:00 |
|
Marian Buschsieweke
|
00a8a8bd83
|
sys/fmt_table: fix infinite loop
|
2021-01-21 10:03:44 +01:00 |
|
Bas Stottelaar
|
b32baa0f72
|
sys/*: remove unused assert.h include
|
2020-10-22 11:29:27 +02:00 |
|
Marian Buschsieweke
|
26d73116f6
|
sys/fmt: Added submodule fmt_table
print_col_u32_dec() / print_col_s32_dec() can be used to print an
uint32_t / int32_t as a column of the given width
|
2019-08-20 14:32:49 +02:00 |
|