3 Commits

Author SHA1 Message Date
Julian Oes f9dbd8c496 C example fixup (#2333)
* udp_example: add missing include

* udp_example: return on error

Otherwise we set src_addr_set even though it's still unknown.
2025-08-14 14:33:16 +10:00
Thomas Frans 23eb98ca00 style: add EditorConfig and format some files (#2106)
Add an EditorConfig to make sure editors know how to correctly edit and
save files. Also strip trailing whitespace in some files that don't need
it, as configured in the EditorConfig file.
2024-05-01 11:44:32 +10:00
Jonas Vautherin ce00667f1e New cmakelists (#1977) 2023-05-04 09:44:41 +10:00