1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-20 03:53:49 +01:00

5 Commits

Author SHA1 Message Date
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
fe821eaa1d cpu: replace header guards with #pragma once 2025-05-21 17:13:37 +02:00
krzysztof-cabaj
bb982ad3b2 cpu/stm32/eth: improve defines concerning checksum 2024-12-10 17:49:03 +01:00
krzysztof-cabaj
428a424581 cpu/stm32/eth: fix RX_DESC_STAT_ES define 2024-12-03 17:11:11 +01:00
Alexandre Abadie
4d75c6ddde
cpu/stm32: group periph definitions by periph type 2022-01-02 20:07:51 +01:00