Raffael Rostagno
|
fbd651e799
|
boards: esp32c6_devkitc: Test files for DMA and UART async, doc update
Test files for DMA and UART async. esp32c6_devkitc doc update
Signed-off-by: Raffael Rostagno <raffael.rostagno@espressif.com>
|
2024-08-02 18:48:37 -05:00 |
|
Pieter De Gendt
|
ad63ca284e
|
kconfig: replace known integer constants with variables
Make the intent of the value clear and avoid invalid ranges with typos.
Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
|
2024-07-27 20:49:15 +03:00 |
|
Benjamin Cabé
|
5a07cf4e0d
|
doc: esp32: fix rendering of MCUboot note
Use proper syntax to ensure rendering of the
CONFIG_BOOTLOADER_MCUBOOT snippet is correct.
Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
|
2024-07-01 18:12:43 +02:00 |
|
Raffael Rostagno
|
6096a10b9a
|
drivers: clock_control: Refactor for ESP32C6
Added support for C6 to allow CPU clock config
Signed-off-by: Raffael Rostagno <raffael.rostagno@espressif.com>
|
2024-06-14 18:51:46 -04:00 |
|
Raffael Rostagno
|
ec10f1b97f
|
boards: esp32c6: Added PWM test file for esp32c6_devkitc
Added basic PWM test for esp32c6_devkitc
Signed-off-by: Raffael Rostagno <raffael.rostagno@espressif.com>
|
2024-06-14 18:51:46 -04:00 |
|
Raffael Rostagno
|
1173273f32
|
boards: esp32c6_devkitc: Added support for GP-SPI2
Added support for general purpose SPI2 (GP-SPI2)
Signed-off-by: Raffael Rostagno <raffael.rostagno@espressif.com>
|
2024-06-14 18:51:46 -04:00 |
|
Raffael Rostagno
|
909f7922d6
|
drivers: watchdog: Added support to C6
Added support to watchdog timer to ESP32C6
Signed-off-by: Raffael Rostagno <raffael.rostagno@espressif.com>
|
2024-06-14 18:51:46 -04:00 |
|
Lucas Tamborrino
|
861c2890a6
|
boards: espressif: esp32c6: add esp32c6_devkitc
Add esp32c6_devkitc basic support.
Signed-off-by: Lucas Tamborrino <lucas.tamborrino@espressif.com>
|
2024-06-14 18:51:46 -04:00 |
|