..
hardware
style: Fix "the the" typo across the codebase.
2026-03-23 11:07:49 +01:00
rom
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
.gitignore
arch/xtensa/esp32[-s2|-s3]: Add ULP RISC-V coprocessor support
2025-10-01 14:16:55 -04:00
Bootloader.mk
arch/xtensa: flash encryption support for ESP32|S2|S3
2025-12-11 11:29:26 +01:00
chip.h
feat(esp32s3): add openeth ethernet driver for qemu
2024-10-13 11:19:51 +08:00
chip_macros.h
xtensa/esp32[|s2|s3]: Fix task backtrace dump
2024-09-23 20:40:58 +08:00
chip_memory.h
xtensa/esp32[|s2|s3]: Fix task backtrace dump
2024-09-23 20:40:58 +08:00
esp32s3_allocateheap.c
include/nuttx.h: replace all the align macros to nuttx version
2024-10-11 16:55:43 +08:00
esp32s3_ble.c
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
esp32s3_ble.h
esp32s3_ble_adapter.c
arch/xtensa: update SPI Flash driver for ESP32-S2|S3
2025-10-29 09:44:55 -04:00
esp32s3_ble_adapter.h
arch/xtensa: update lower-half drivers for ESP32|S2|S3
2025-06-30 22:40:26 +08:00
esp32s3_cache.c
xtensa/esp32s3: fix dcache flush error in up_flush_dcache
2026-01-01 07:26:25 -03:00
esp32s3_cam.c
arch/xtensa/esp32s3: add CAM DVP imgdata driver
2026-03-16 17:26:27 -03:00
esp32s3_cam.h
arch/xtensa/esp32s3: add CAM DVP imgdata driver
2026-03-16 17:26:27 -03:00
esp32s3_clockconfig.c
esp32s3_clockconfig.h
esp32s3_config.h
esp32s3_cpuidlestack.c
esp32s3_cpustart.c
arch: remove nxsched_resume_scheduler in cpustart
2025-09-30 23:26:28 +08:00
esp32s3_dma.c
arch/xtensa: update lower-half drivers for ESP32|S2|S3
2025-06-30 22:40:26 +08:00
esp32s3_dma.h
arch/xtensa/esp32[s3]: Add more dma functions
2025-04-08 22:53:58 +08:00
esp32s3_extraheaps.c
esp32s3_extraheaps.c: add a missing include for xtensa_imm_initialize
2025-07-25 15:51:38 +08:00
esp32s3_freerun.c
esp32s3_freerun.h
esp32s3_gpio.c
sched: replace up_cpu_index with this_cpu
2024-09-05 12:09:24 +08:00
esp32s3_gpio.h
esp32s3_himem.c
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
esp32s3_himem.h
esp32s3_i2c.c
arch/xtensa/esp32[-s2|-s3]: Add RTC I2C support for HP Core for esp32[-s2|-s3]
2025-10-01 14:16:55 -04:00
esp32s3_i2c.h
arch/xtensa/esp32[-s2|-s3]: Add RTC I2C support
2025-10-01 14:16:55 -04:00
esp32s3_idle.c
arch/xtensa/esp32[-s2|-s3]: Refactor PM support
2025-12-02 02:37:06 +08:00
esp32s3_imm.c
esp32s3_intercpu_interrupt.c
arch: rename xxxx_pause.c to xxxx_smpcall.c
2024-10-08 08:13:22 +08:00
esp32s3_irq.c
arch/xtensa: delete XCHAL_SYSCALL_LEVEL macro definition
2026-01-23 10:52:43 +08:00
esp32s3_irq.h
esp32s3_lcd.c
Modify type to avoid compilation warning.
2025-06-24 07:49:36 +08:00
esp32s3_libc_stubs.c
esp32s3_lowputc.c
style: Fix "the the" typo across the codebase.
2026-03-23 11:07:49 +01:00
esp32s3_lowputc.h
esp32s3_oneshot.c
esp32s3_oneshot.h
esp32s3_oneshot_lowerhalf.c
timers/oneshot: Remove all callback and args.
2025-11-18 13:02:29 +01:00
esp32s3_otg.h
esp32s3_otg_device.c
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
esp32s3_partition.c
arch/esp32s3_partition: Read data from SPI Flash
2025-01-09 07:52:40 +08:00
esp32s3_partition.h
esp32s3_psram.h
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
esp32s3_psram_octal.c
arch/xtensa/esp32s3: Fix bug regarding SPI flash operation mode
2025-04-08 14:44:38 +08:00
esp32s3_psram_quad.c
arch/xtensa: fix build errors related to data types on ESP32|S2|S3
2025-04-18 09:32:58 +08:00
esp32s3_qspi.c
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
esp32s3_qspi.h
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
esp32s3_region.c
esp32s3_region.h
esp32s3_reset_reasons.c
xtensa/esp32s3: add esp32s3 reset reasons interface
2024-10-29 23:03:37 +08:00
esp32s3_reset_reasons.h
xtensa/esp32s3: add esp32s3 reset reasons interface
2024-10-29 23:03:37 +08:00
esp32s3_rng.c
esp32s3_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
esp32s3_rt_timer.h
esp32s3_rtc.c
arch/xtensa/esp32s3: Add EXT1 wakeup support in power management
2025-08-24 11:32:10 -03:00
esp32s3_rtc.h
arch/xtensa/esp32s3: Add EXT1 wakeup support in power management
2025-08-24 11:32:10 -03:00
esp32s3_rtc_gpio.c
arch/xtensa/esp32[-s2|-s3]: Add RTC GPIO write/read calls support
2025-10-01 14:16:55 -04:00
esp32s3_rtc_gpio.h
arch/xtensa/esp32[-s2|-s3]: Add RTC GPIO write/read calls support
2025-10-01 14:16:55 -04:00
esp32s3_rtc_lowerhalf.c
use small lock in following files
2024-12-22 18:43:26 +08:00
esp32s3_rtc_lowerhalf.h
esp32s3_rtcheap.c
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
esp32s3_rtcheap.h
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
esp32s3_sdmmc.c
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
esp32s3_serial.c
style: Fix "the the" typo across the codebase.
2026-03-23 11:07:49 +01:00
esp32s3_smp.h
esp32s3_spi.c
arch/esp32s3/spi: make sure spi don't send wrong bytes when dma is enabled
2026-01-31 02:50:52 +08:00
esp32s3_spi.h
esp32s3_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
esp32s3_spi_timing.c
arch/xtensa: update SPI Flash driver for ESP32-S2|S3
2025-10-29 09:44:55 -04:00
esp32s3_spi_timing.h
esp32s3_spiflash.c
sched:use tcb_s inside of task_tcb_s , remove all cast
2025-12-22 17:55:45 +08:00
esp32s3_spiflash.h
xtensa/esp32[|s3]: re-enable cache during exception handler
2025-02-23 07:51:14 -03:00
esp32s3_spiflash_mtd.c
arch/xtensa: esp32(s3)_async_op() using nxsem_wait(), threads may
2025-07-18 22:34:13 +08:00
esp32s3_spiflash_mtd.h
esp32s3_spiram.c
style: Fix "the the" typo across the codebase.
2026-03-23 11:07:49 +01:00
esp32s3_spiram.h
esp32[s2|s3]: Enhance SPIRAM/PSRAM support
2025-02-24 10:35:11 -03:00
esp32s3_start.c
boards/xtensa: fixes for compilation and start-up issues when legacy
2026-01-26 19:22:14 -03:00
esp32s3_start.h
esp32s3_systemreset.c
esp32s3_systemreset.h
esp32s3_textheap.c
esp32s3/elf: Fix ELF loader on ESP32-S3 when using external PSRAM
2025-08-20 02:23:03 +08:00
esp32s3_tickless.c
nuttx/arch: merge tickless and tick process
2026-01-12 16:20:42 +08:00
esp32s3_tim.c
arch/xtensa/esp32s3: fix timer initialization
2024-09-28 10:43:49 +08:00
esp32s3_tim.h
esp32s3_tim_lowerhalf.c
esp32s3_tim_lowerhalf.h
esp32s3_timerisr.c
esp32s3_touch.c
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
esp32s3_touch.h
esp32s3_touch_lowerhalf.h
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
esp32s3_twai.c
sched: replace up_cpu_index with this_cpu
2024-09-05 12:09:24 +08:00
esp32s3_twai.h
esp32s3_usbserial.c
style: Fix "the the" typo across the codebase.
2026-03-23 11:07:49 +01:00
esp32s3_usbserial.h
esp32s3_user.c
arch/xtensa: update SPI Flash driver for ESP32-S2|S3
2025-10-29 09:44:55 -04:00
esp32s3_userspace.c
arch/xtensa: update lower-half drivers for ESP32|S2|S3
2025-06-30 22:40:26 +08:00
esp32s3_userspace.h
esp32s3_wdt.c
xtensa/esp32s3: set cpuint to initial value after deallocate
2025-01-06 22:57:14 +08:00
esp32s3_wdt.h
esp32s3_wdt_lowerhalf.c
arch/esp32s3/esp32s3_wdt_lowerhalf.c: fix printf warning
2025-04-02 08:29:00 -03:00
esp32s3_wdt_lowerhalf.h
esp32s3_wifi_adapter.c
arch/xtensa/esp32[-s2|-s3]: Refactor PM support
2025-12-02 02:37:06 +08:00
esp32s3_wifi_adapter.h
arch/xtensa: refactor Wi-Fi driver for ESP32|S2|S3
2025-09-14 10:41:15 +08:00
hal.mk
arch/xtensa/espressif: Add AES accelerator support
2026-03-17 18:45:53 -03:00
Kconfig
arch/xtensa/espressif: Add AES accelerator support
2026-03-17 18:45:53 -03:00
Make.defs
arch/xtensa/espressif: Add AES accelerator support
2026-03-17 18:45:53 -03:00