..
hardware
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
rom
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
.gitignore
arch/xtensa: decouple common source for Espressif's MCUBoot port
2025-06-14 17:11:58 +08:00
Bootloader.mk
arch/xtensa: update lower-half drivers for ESP32|S2|S3
2025-06-30 22:40:26 +08:00
chip.h
chip_macros.h
chip_memory.h
xtensa/esp32[|s2|s3]: Fix task backtrace dump
2024-09-23 20:40:58 +08:00
esp32s2_allocateheap.c
esp32s2_clockconfig.c
esp32s2_clockconfig.h
esp32s2_config.h
esp32s2_dma.c
include/nuttx.h: replace all the align macros to nuttx version
2024-10-11 16:55:43 +08:00
esp32s2_dma.h
esp32s2_extraheaps.c
esp32s2_freerun.c
esp32s2_freerun.h
esp32s2_gpio.c
esp32s2_gpio.h
esp32s2_i2c.c
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
esp32s2_i2c.h
arch/xtensa/esp32[s2|s3]: Add I2C slave support
2025-02-26 16:32:40 +01:00
esp32s2_i2s.c
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
esp32s2_idle.c
use small lock in following files
2024-12-22 18:53:15 +08:00
esp32s2_irq.c
xtensa: support more than 32 cpu interrupts
2025-07-04 11:26:07 -03:00
esp32s2_irq.h
esp32s2_libc_stubs.c
esp32s2_lowputc.c
xtensa/esp32s2: enable sysclk and deassert reset signal for uart1
2025-04-08 22:44:59 +08:00
esp32s2_lowputc.h
fix compile error
2025-01-19 17:04:36 +08:00
esp32s2_oneshot.c
esp32s2_oneshot.h
esp32s2_oneshot_lowerhalf.c
esp32s2_psram.c
esp32s2_psram.h
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
esp32s2_region.c
esp32s2_region.h
esp32s2_rng.c
esp32s2_rt_timer.c
Revert "Use small lock to protect resources related to timers in arch risc-v, xtensa and tricore."
2025-02-13 14:15:43 +08:00
esp32s2_rt_timer.h
esp32s2_rtc.c
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
esp32s2_rtc.h
esp32s2_rtc_gpio.c
esp32s2_rtc_gpio.h
esp32s2_rtc_lowerhalf.c
use small lock in following files
2024-12-22 18:53:15 +08:00
esp32s2_rtc_lowerhalf.h
esp32s2_rtcheap.c
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
esp32s2_rtcheap.h
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
esp32s2_serial.c
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
esp32s2_spi.c
arch/xtensa: fix build errors related to data types on ESP32|S2|S3
2025-04-18 09:32:58 +08:00
esp32s2_spi.h
esp32s2_spi_slave.c
drivers/spi_slave: call SPIS_DEV_NOTIFY when rx or tx complete for all spi slave driver
2024-10-20 15:48:00 -03:00
esp32s2_spiram.c
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
esp32s2_spiram.h
esp32[s2|s3]: Enhance SPIRAM/PSRAM support
2025-02-24 10:35:11 -03:00
esp32s2_start.c
arch/xtensa: add sys_startup_fn call
2025-09-06 14:46:32 -03:00
esp32s2_start.h
esp32s2_systemreset.c
esp32s2_systemreset.h
esp32s2_textheap.c
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
esp32s2_tim.c
esp32s2_tim.h
esp32s2_tim_lowerhalf.c
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
esp32s2_tim_lowerhalf.h
esp32s2_timerisr.c
esp32s2_touch.c
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
esp32s2_touch.h
arch/xtensa: update lower-half drivers for ESP32|S2|S3
2025-06-30 22:40:26 +08:00
esp32s2_touch_lowerhalf.h
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
esp32s2_twai.c
arch/xtensa: update lower-half drivers for ESP32|S2|S3
2025-06-30 22:40:26 +08:00
esp32s2_twai.h
arch/xtensa: update lower-half drivers for ESP32|S2|S3
2025-06-30 22:40:26 +08:00
esp32s2_user.c
esp32s2_wdt.c
esp32s2_wdt.h
esp32s2_wdt_lowerhalf.c
arch/esp32s2/esp32s2_wdt_lowerhalf.c: fix printf warning
2025-04-02 08:29:00 -03:00
esp32s2_wdt_lowerhalf.h
esp32s2_wifi_adapter.c
arch/xtensa: refactor Wi-Fi driver for ESP32|S2|S3
2025-09-14 10:41:15 +08:00
hal.mk
arch/xtensa/esp32s2: Update E-Fuse driver
2025-09-06 14:46:32 -03:00
Kconfig
arch/xtensa/esp32s2: Update E-Fuse driver
2025-09-06 14:46:32 -03:00
Kconfig.security
Make.defs
arch/xtensa: refactor Wi-Fi driver for ESP32|S2|S3
2025-09-14 10:41:15 +08:00