morris a2f07b0806 move common include files from esp32 into esp_common 7 lat temu
..
include c159984264 separate rom from esp32 component to esp_rom 7 lat temu
test c159984264 separate rom from esp32 component to esp_rom 7 lat temu
CMakeLists.txt a2f07b0806 move common include files from esp32 into esp_common 6 lat temu
Kconfig 37126d3451 Correct Kconfigs according to the coding style 7 lat temu
adc1_i2s_private.h 451f69cc2e driver(i2s): fix broken i2s adc mode 8 lat temu
can.c 099b83af67 CAN: Add functions to clear queues and fix multiple bugs 7 lat temu
component.mk 208e83def7 build system: Refactor component.mk to not need component_common.mk 9 lat temu
gpio.c b8dc48ab18 gpio/driver: Sped the gpio_intr_service ISR up by 1.5 uSeconds (+-50% faster). 7 lat temu
i2c.c 060cf9d6b4 Merge branch 'power_management/i2s+i2c' into 'master' 7 lat temu
i2s.c c159984264 separate rom from esp32 component to esp_rom 7 lat temu
ledc.c d518a19d95 driver(ledc): fix ledc fade API and update the register header file 7 lat temu
mcpwm.c 10e8e22558 driver(mcpwm): Fix mcpwm api in mcpwm.c mismatch with mcpwm.h bug. 7 lat temu
pcnt.c 3307735bc0 pcnt/driver: Sped the pcnt_intr_service ISR 7 lat temu
periph_ctrl.c 8bba348528 aes/sha/mpi: Bugfix a use of shared registers. 7 lat temu
rmt.c b1b5849c4c rmt/driver: Sped the rmt_driver_isr_default ISR 7 lat temu
rtc_module.c c159984264 separate rom from esp32 component to esp_rom 7 lat temu
sdio_slave.c c159984264 separate rom from esp32 component to esp_rom 7 lat temu
sdmmc_host.c c159984264 separate rom from esp32 component to esp_rom 7 lat temu
sdmmc_private.h 78fab8a0f9 sdmmc: implement partial DDR support 7 lat temu
sdmmc_transaction.c 78fab8a0f9 sdmmc: implement partial DDR support 7 lat temu
sdspi_crc.c c159984264 separate rom from esp32 component to esp_rom 7 lat temu
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix 7 lat temu
sdspi_host.c a67d5d89e0 Replace all DOS line endings with Unix 7 lat temu
sdspi_private.h a67d5d89e0 Replace all DOS line endings with Unix 7 lat temu
sdspi_transaction.c 5b37a96ddc feature(sdio): allow to enable internal pullups of the SDIO host and slave as a debug feature 7 lat temu
sigmadelta.c 349a77cb55 components/driver: 'const' all config calls. 8 lat temu
spi_common.c c159984264 separate rom from esp32 component to esp_rom 7 lat temu
spi_master.c c159984264 separate rom from esp32 component to esp_rom 7 lat temu
spi_slave.c c159984264 separate rom from esp32 component to esp_rom 7 lat temu
timer.c e22c0cce45 driver(timer_group): fixed bug that init hw_timer caused cresh after system soft reset 7 lat temu
uart.c 956c25dedd move esp32 chip specific includes to esp32/xxx.h 7 lat temu