zephyr/soc/espressif/esp32s2
Sylvio Alves 0c5d5f796f soc: espressif: disable RNG entropy before app runs
SARADC was kept enabled to feed RNG entropy peripheral,
adding instability to Wi-Fi connection. So we disable it
before app runs as RNG driver already got initial entropy values.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2024-07-11 16:19:55 -04:00
..
CMakeLists.txt soc: espressif: esp32s2: simple boot support 2024-04-08 09:16:41 -04:00
default.ld soc: espressif: disable RNG entropy before app runs 2024-07-11 16:19:55 -04:00
Kconfig
Kconfig.defconfig
Kconfig.mac
Kconfig.soc
mcuboot.ld lib c/cpp: Move .ctor .init_array handling from C++ to kernel 2024-06-25 19:14:37 -04:00
memory.h soc: espressif: esp32s2: improve memory layout 2024-06-15 05:19:00 -04:00
newlib_fix.c
pinctrl_soc.h
power.c
poweroff.c
soc.c soc: esp32xx: refactor clock and RTC subsystems 2024-05-27 01:37:18 -07:00
soc.h
soc_cache.c