..
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/esp32[-s2|-s3]: Add ULP RISC-V coprocessor support
2025-10-01 14:16:55 -04:00
Bootloader.mk
arch/xtensa: update MCUBoot and virtual E-Fuse offset
2025-10-14 17:44:15 +08:00
chip.h
chip_macros.h
chip_memory.h
esp32s3_aes.c
arch | boards | drivers: fix whitespace issues for switch case statements
2025-05-23 10:48:41 +08:00
esp32s3_aes.h
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
esp32s3_allocateheap.c
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
esp32s3/elf: Fix ELF loader on ESP32-S3 when using external PSRAM
2025-08-20 02:23:03 +08: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
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[-|-s3]: Fix exception issue when pm active
2025-10-23 09:38:26 -04:00
esp32s3_imm.c
esp32s3_intercpu_interrupt.c
esp32s3_irq.c
arch/init: call up_color_intstack before up_irq_enable
2025-10-14 17:42:01 +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
esp32s3: don't clear pending interrupts on eg. up_putc
2024-11-28 19:00:21 +08:00
esp32s3_lowputc.h
esp32s3_oneshot.c
esp32s3_oneshot.h
esp32s3_oneshot_lowerhalf.c
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_pm.c
arch/xtensa/esp32[-s3]: Add ULP RISCV coprocessor wakeup
2025-10-24 11:16:11 +08:00
esp32s3_pm.h
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
esp32s3_pminitialize.c
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
arch/xtensa/esp32s3: expose UART RX FIFO controls
2025-10-17 17:40:32 +08:00
esp32s3_smp.h
esp32s3_spi.c
arch/esp32s3: The MISO, MOSI and C/S are optional
2025-03-29 10:33:45 +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/sleep: replace all Signal-based sleep implement to Scheduled sleep
2025-10-17 14:05:02 +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
arch/xtensa: update lower-half drivers for ESP32|S2|S3
2025-06-30 22:40:26 +08:00
esp32s3_spiram.h
esp32[s2|s3]: Enhance SPIRAM/PSRAM support
2025-02-24 10:35:11 -03:00
esp32s3_start.c
arch/xtensa: update SPI Flash driver for ESP32-S2|S3
2025-10-29 09:44:55 -04: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
xtensa/esp32s3: fix tickless mode timer unexpect interrupt handle
2025-04-28 22:13:52 +08:00
esp32s3_tim.c
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
esp32s3_twai.h
esp32s3_usbserial.c
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
sched/sleep: replace all Signal-based sleep implement to Scheduled sleep
2025-10-17 14:05:02 +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: update SPI Flash driver for ESP32-S2|S3
2025-10-29 09:44:55 -04:00
Kconfig
arch/xtensa: update SPI Flash driver for ESP32-S2|S3
2025-10-29 09:44:55 -04:00
Make.defs
arch/xtensa: update SPI Flash driver for ESP32-S2|S3
2025-10-29 09:44:55 -04:00