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 |
|
Benjamin Valentin
|
ed5bfb7392
|
cpu/esp32: drop CONFIG_ESP_PHY_ENABLE_USB for ESP32S2
|
2023-02-02 10:56:40 +01:00 |
|
Gunar Schorcht
|
8696783853
|
cpu/esp32: enable tinyUSB package for ESP32-S2 and ESP32-S3
|
2022-09-30 19:05:51 +02:00 |
|
Gunar Schorcht
|
9d5a7ac083
|
cpu/esp32: use usbdev_synopsys_dwc2 driver as periph_usbdev
|
2022-09-27 01:00:57 +02:00 |
|
Gunar Schorcht
|
dac197031e
|
cpu/esp32: add ESP32-S2 specific configuration header files
|
2022-08-29 17:19:39 +02:00 |
|