krzysztof-cabaj
|
8d0580b870
|
cpu/esp8266: move licenses to SPDX format
|
2025-09-12 11:50:26 +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
|
881a92fe47
|
cpu/esp32: remove types.h in sys include
|
2022-01-25 00:36:51 +01:00 |
|
Gunar Schorcht
|
7d701f6fa8
|
cpu/esp*: move common headers to cpu/esp_common
|
2020-02-21 09:09:34 +01:00 |
|
Gunar Schorcht
|
ddc91df4ca
|
cpu/esp8266: changes for RTOS SDK
|
2019-11-14 13:58:22 +01:00 |
|
Gunar Schorcht
|
a212228147
|
cpu/esp8266: files that are not needed any longer removed
|
2019-11-14 12:04:29 +01:00 |
|
Gunar Schorcht
|
501d679f67
|
cpu/esp8266: fix of printf format identifiers
Format identifier `h` and `hh` removed since `esp_printf` does not support them.
|
2019-05-24 00:28:24 +02:00 |
|
Schorcht
|
e4ca897661
|
cpu: add esp8266
|
2018-09-05 02:39:50 +02:00 |
|