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 |
|
chrysn
|
756a384442
|
makefiles, treewide: Remove MCU variable
|
2024-02-18 20:46:09 +01:00 |
|
Gunar Schorcht
|
a24ddb8517
|
cpu/esp*: cleanups mainly to reduce the vera++ warnings
|
2022-07-20 06:29:43 +02:00 |
|
Gunar Schorcht
|
b60b47ff51
|
cpu/esp_common: inverse MCU_* conditionals to deal with ESP32 variants
The MCU_* conditionals are inverted so that they can be tested for ESP8266. In all other cases the MCU is any ESP32x SoC
|
2022-06-23 12:56:45 +02:00 |
|
Gunar Schorcht
|
e5adb7ef34
|
cpu/esp32: cleanup of periph/gpio for ESP-IDF v4.4
|
2022-06-01 13:27:31 +02:00 |
|
Jan Romann
|
4384795cb9
|
treewide: Remove excessive newlines
|
2021-08-13 19:50:38 +02:00 |
|
Gunar Schorcht
|
43b89a61eb
|
cpu/esp*: move common parts of gpio_arch to cpu/esp_common
|
2020-02-21 09:09:34 +01:00 |
|