1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-17 10:33:49 +01:00

6 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
7a6b83a40c drivers: replace header guards with #pragma once 2025-05-16 19:33:04 +02:00
a62797e8ba drivers/adcxx1c: fix typos 2019-11-23 22:39:39 +01:00
Alexandre Abadie
a08e9919a9 drivers: fix doxygen grouping 2018-06-11 19:10:40 +02:00
Alexandre Abadie
94c753c07a drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
Vincent Dupont
35056fd647 drivers/adcxx1c: add ADC081C/ADC101C/ADC121C i2c adc support 2017-06-26 09:46:03 +02:00