krzysztof-cabaj
|
8b675fcde5
|
cpu/esp32: move licenses to SPDX format
|
2025-09-12 11:25:41 +02:00 |
|
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 |
|
Gunar Schorcht
|
97ab0cd76d
|
cpu/esp32: split cpu_conf.h into ESP32x and ESP32 parts
Split the CPU configuration in cpu_conf.h into a part that is common for all ESP32x SoCs and a part that is specific for ESP32.
|
2022-07-18 16:48:56 +02:00 |
|