krzysztof-cabaj
|
8b675fcde5
|
cpu/esp32: move licenses to SPDX format
|
2025-09-12 11:25:41 +02:00 |
|
Gunar Schorcht
|
5735a6b502
|
cpu/esp32/periph: add ESP32-C6 support
|
2025-07-28 19:14:22 +02:00 |
|
Gunar Schorcht
|
06f0c2cf09
|
cpu/esp32/periph: add ESP32-H2 support
|
2025-07-04 13:51:32 +02:00 |
|
Gunar Schorcht
|
e11b8fe6dc
|
cpu/esp32/periph/pwm: migration to ESP-IDF v5.4
|
2025-05-28 17:50:42 +02:00 |
|
Marian Buschsieweke
|
64f4f9a9be
|
cpu/esp32/periph/pwm.c: fix format specifier
Use %u to print `unsigned`.
|
2023-05-10 13:02:47 +02:00 |
|
Gunar Schorcht
|
343369476b
|
cpu/esp32: remove ESP-IDF periph_ctrl interface API
|
2023-03-27 03:10:56 +02:00 |
|
Gunar Schorcht
|
9c1498636c
|
cpu/esp32/periph: add some sanity checks
|
2022-07-20 06:28:55 +02:00 |
|
Gunar Schorcht
|
2ae2facf90
|
cpu/esp32: port periph/pwm to ESP-IDF ledc HAL
|
2022-07-14 15:50:47 +02:00 |
|
Gunar Schorcht
|
d7382ab063
|
cpu/esp32: fix compilation problems with ESP-IDF v4.4
|
2022-06-01 13:27:31 +02:00 |
|
Gunar Schorcht
|
48567c8ce0
|
cpu/esp32: small cleanup in periph/pwm
|
2022-06-01 13:27:31 +02:00 |
|
Gunar Schorcht
|
e15e18b195
|
cpu/esp32: fix compilation errors
|
2022-01-25 00:36:51 +01:00 |
|
Francois Berder
|
4a31f94cfc
|
many typo fixes
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
|
2019-11-23 22:39:07 +01:00 |
|
Gunar Schorcht
|
5d51c03af9
|
cpu/esp32: replace ets_printf by printf
Wherever possible, ets_printf is replaced by newlib printf.
|
2019-11-22 11:11:19 +01:00 |
|
Benjamin Valentin
|
b8c4ab5b69
|
cpu: make use of ARRAY_SIZE macro
|
2019-08-06 19:43:54 +02:00 |
|
Gunar Schorcht
|
e8828aded8
|
cpu/esp32: PWM configuration approach changed
PWM channels are now configured using static array in header files instead of static variables in implementation.
|
2019-05-06 13:32:52 +02:00 |
|
Schorcht
|
73d0670b80
|
cpu/esp32: pwm initialization fixed
|
2018-10-09 11:27:54 +02:00 |
|
Schorcht
|
3ac99877ac
|
cpu: add esp32
|
2018-10-08 12:20:49 +02:00 |
|