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 |
|
Marian Buschsieweke
|
1ff982a664
|
tree wide: various doc fixes
This fixes a batch of incorrect Doxygen comments that building with
LLVM/clang and `-Wdocumentation` uncovered.
|
2025-04-04 11:44:53 +02:00 |
|
Vincent Dupont
|
af66fe101d
|
can/isotp: allow changing FC options at runtime
|
2019-08-21 11:16:56 +02:00 |
|
Alexandre Abadie
|
268c6b647e
|
drivers/can: fix doxygen documentation + typo
|
2017-07-03 20:43:51 +02:00 |
|
Vincent Dupont
|
ab5f8548f2
|
can: add conn_can top layer interface
This module provide support for raw can and isotp
socket-like user interface.
|
2017-06-19 15:36:20 +02:00 |
|