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 |
|
Hugues Larrive
|
6336672c08
|
cpu/atmega_common: checking features instead of CPU models
|
2023-07-04 23:17:21 +02:00 |
|
Gerson Fernando Budke
|
4d68dd5aea
|
cpu/atmega_common: Extract clock definitions
Refactor clock definitions from cpu.h to clock.h.
Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
|
2021-01-07 16:17:05 -03:00 |
|