zephyr/soc/xtensa/esp32s2
Sylvio Alves 27e44acda1 clock: esp32: unify clock control for all espressif socs
This joins all clock control handling to same source
by using hal clock functions. It also brings ESP32C3
clock support.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2021-11-04 15:21:26 -04:00
..
include soc: esp32s2: add initial soc support files for esp32s2 2021-07-28 21:09:27 -04:00
CMakeLists.txt soc: esp32s2: add initial soc support files for esp32s2 2021-07-28 21:09:27 -04:00
Kconfig.defconfig esp32s2: drivers: interrupt_controller: add interrupt allocation support 2021-08-27 17:34:41 -04:00
Kconfig.soc clock: esp32: unify clock control for all espressif socs 2021-11-04 15:21:26 -04:00
linker.ld soc: esp32s2: drivers: flash: add support 2021-10-28 06:47:21 -04:00
soc.c soc: esp32s2: drivers: flash: add support 2021-10-28 06:47:21 -04:00
soc.h soc: esp32s2: drivers: flash: add support 2021-10-28 06:47:21 -04:00