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 |
|
Jason Parker
|
b5d72d8242
|
cpu/stm32: add CPU_FAM_STM32C0 support
|
2024-01-29 14:44:10 -05:00 |
|
Fabian Hüßler
|
26363e9da4
|
cpu/stm32/periph/i2c_1: export PERIPH_I2C_MAX_BYTES_PER_FRAME
|
2023-02-14 17:39:42 +01:00 |
|
Alexandre Abadie
|
cb5fef4486
|
cpu/stm32: use HSI with I2C
|
2022-03-23 10:10:08 +01:00 |
|
Alexandre Abadie
|
4d75c6ddde
|
cpu/stm32: group periph definitions by periph type
|
2022-01-02 20:07:51 +01:00 |
|