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 |
|
KSKNico
|
e6b17fa5cb
|
sys: replace header guards with #pragma once
|
2025-05-16 19:40:06 +02:00 |
|
|
|
d758cb93ef
|
sys/ztimer: add auto_adjust module
|
2022-02-18 13:07:49 +01:00 |
|
|
|
b45f4236de
|
sys/ztimer: make ztimer_overhead() return signed value (int32_t)
|
2020-03-10 12:23:33 +01:00 |
|
|
|
6dd79366bb
|
sys: add ztimer subsystem
Co-authored-by: Joakim Nohlgård <joakim.nohlgard@eistec.se>
|
2020-03-04 12:44:02 +01:00 |
|