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 |
|
Benjamin Valentin
|
10f28b873e
|
sys/event_callback: add event_callback_post()
|
2024-08-29 17:19:43 +02:00 |
|
Benjamin Valentin
|
6563ce2fb7
|
event_callback: add event_callback_oneshot()
|
2022-09-27 15:45:19 +02:00 |
|
|
|
0ec9c57b2b
|
add copyrights from IOTPUSH project
|
2019-05-02 12:09:37 +02:00 |
|
|
|
0e09213e53
|
sys/event: initial commit of handler-based event system
|
2017-11-06 14:19:31 +01:00 |
|