Jiang Jiang Jian 7d0f1536e4 Merge branch 'bugfix/fix_adc_init_code_setting_for_esp32s2' into 'master' 5 lat temu
..
esp32 baa7898e35 driver(adc/dac): fix adc dac driver for esp32s2 5 lat temu
esp32s2 406b8f423d driver(adc): add adc initial code before app_main for esp32s2. 5 lat temu
include 406b8f423d driver(adc): add adc initial code before app_main for esp32s2. 5 lat temu
test 406b8f423d driver(adc): add adc initial code before app_main for esp32s2. 5 lat temu
CMakeLists.txt 406b8f423d driver(adc): add adc initial code before app_main for esp32s2. 5 lat temu
Kconfig 5454c268f7 Docs: Omit kconfig configurations not available for the target 6 lat temu
adc1_private.h baa7898e35 driver(adc/dac): fix adc dac driver for esp32s2 5 lat temu
adc_common.c 406b8f423d driver(adc): add adc initial code before app_main for esp32s2. 5 lat temu
can.c 429712c6eb freertos: moved all xtensa specific files into a separated folder 6 lat temu
component.mk baa7898e35 driver(adc/dac): fix adc dac driver for esp32s2 5 lat temu
dac.c 03ac1aaafd dac: refactor driver add hal 6 lat temu
gpio.c af4c455417 bugfix(gpio):fix esp32 s2 rtc io issue 6 lat temu
i2c.c 661f4c430d Merge branch 'feature/esp32s2_i2c_driver' into 'master' 5 lat temu
i2s.c baa7898e35 driver(adc/dac): fix adc dac driver for esp32s2 5 lat temu
ledc.c e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
mcpwm.c 538540ce21 mcpwm: add HAL layer support 6 lat temu
pcnt.c 580ce8fa4a driver: clean pcnt.h i2s.h 5 lat temu
periph_ctrl.c e9717fc07b periph_ctrl: move target specific into ll files 5 lat temu
rmt.c 4fc16e2374 rmt: prefix caps name with SOC_ 5 lat temu
rtc_io.c 0c2bf7c8bc rtcio: add hal for driver 6 lat temu
rtc_module.c e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
sdio_slave.c 0ec08ca21b sdio_slave: support HAL layer 6 lat temu
sdkconfig.rename e9f1011b1b Rename Kconfig options (components/driver) 6 lat temu
sdmmc_host.c 5b6b624e1f driver: fix gpio pin_bit_mask truncation in sdspi_host and others 6 lat temu
sdmmc_private.h afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 lat temu
sdmmc_transaction.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 lat temu
sdspi_crc.c 278634dcbd sdspi: support crc16_be for esp32s2 6 lat temu
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix 7 lat temu
sdspi_host.c 48a62b3490 sdspi: use polling transactions to increase reading speed. 6 lat temu
sdspi_private.h 067f3d21c9 sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards 6 lat temu
sdspi_transaction.c 3b39e60f97 driver: remove unused drivers for esp32s2beta 6 lat temu
sigmadelta.c e62b831867 refactor(sigmadelta): add hal sigmadelta driver 6 lat temu
spi_bus_lock.c a0e66fef08 spi: fix the memory accessed while cache disabled issue in the bus lock when log level is verbose 5 lat temu
spi_common.c 49a48644e4 spi: allow using esp_flash and spi_master driver on the same bus 5 lat temu
spi_master.c 49a48644e4 spi: allow using esp_flash and spi_master driver on the same bus 5 lat temu
spi_slave.c 49a48644e4 spi: allow using esp_flash and spi_master driver on the same bus 5 lat temu
timer.c bcfe684951 bugfix(timer): add a macro to control making the XTAL related functions 6 lat temu
touch_sensor_common.c e30cd361a8 global: rename esp32s2beta to esp32s2 6 lat temu
uart.c 3abdd2207d freemodbus: fix long buffer failure 5 lat temu