Michael (XIAO Xufeng) f81da10951 Merge branch 'bugfix/sdmmc_check_slot_before_pullup' into 'master' před 5 roky
..
esp32 34d41645d3 touch_sensor.c: Fix datatype of argument for timer callback function před 5 roky
esp32s2 406b8f423d driver(adc): add adc initial code before app_main for esp32s2. před 5 roky
include b35d9002f3 driver(I2S): Fix i2s_comm_format_t configuration parameter does not match the TRM bug. před 5 roky
test b35d9002f3 driver(I2S): Fix i2s_comm_format_t configuration parameter does not match the TRM bug. před 5 roky
CMakeLists.txt 11d96b39d0 esp_ipc: Move to new component před 5 roky
Kconfig 5454c268f7 Docs: Omit kconfig configurations not available for the target před 6 roky
adc1_private.h baa7898e35 driver(adc/dac): fix adc dac driver for esp32s2 před 5 roky
adc_common.c 8256b5f32b driver(adc): fix adc io init bug; add unit test to check; před 5 roky
can.c 429712c6eb freertos: moved all xtensa specific files into a separated folder před 6 roky
component.mk baa7898e35 driver(adc/dac): fix adc dac driver for esp32s2 před 5 roky
dac.c 03ac1aaafd dac: refactor driver add hal před 6 roky
gpio.c d91e64cea4 driver(gpio): fix gpio can't wakeup light sleep před 5 roky
i2c.c 661f4c430d Merge branch 'feature/esp32s2_i2c_driver' into 'master' před 6 roky
i2s.c b35d9002f3 driver(I2S): Fix i2s_comm_format_t configuration parameter does not match the TRM bug. před 5 roky
ledc.c e30cd361a8 global: rename esp32s2beta to esp32s2 před 6 roky
mcpwm.c 538540ce21 mcpwm: add HAL layer support před 6 roky
pcnt.c 580ce8fa4a driver: clean pcnt.h i2s.h před 6 roky
periph_ctrl.c e0b9f7be6d periph_clk_gating: add reference counter před 5 roky
rmt.c 0bf2906bc9 driver(RMT): Fix the breaking change issue of RMT driver introduced by refactoring. před 5 roky
rtc_io.c 0c2bf7c8bc rtcio: add hal for driver před 6 roky
rtc_module.c e30cd361a8 global: rename esp32s2beta to esp32s2 před 6 roky
sdio_slave.c 0ec08ca21b sdio_slave: support HAL layer před 6 roky
sdkconfig.rename e9f1011b1b Rename Kconfig options (components/driver) před 6 roky
sdmmc_host.c fb0fa34ac8 sdmmc: Correctly check function parameters before using them před 5 roky
sdmmc_private.h afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) před 6 roky
sdmmc_transaction.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) před 6 roky
sdspi_crc.c 278634dcbd sdspi: support crc16_be for esp32s2 před 6 roky
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix před 7 roky
sdspi_host.c 48a62b3490 sdspi: use polling transactions to increase reading speed. před 6 roky
sdspi_private.h 067f3d21c9 sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards před 6 roky
sdspi_transaction.c 3b39e60f97 driver: remove unused drivers for esp32s2beta před 6 roky
sigmadelta.c e62b831867 refactor(sigmadelta): add hal sigmadelta driver před 6 roky
spi_bus_lock.c e04bb43b9f spi: suppress spi_bus_lock_touch log level před 5 roky
spi_common.c 49a48644e4 spi: allow using esp_flash and spi_master driver on the same bus před 6 roky
spi_master.c fdf983e0c4 spi: fix config break and reduce overhead of the bus lock on SPI1 před 5 roky
spi_slave.c 49a48644e4 spi: allow using esp_flash and spi_master driver on the same bus před 6 roky
timer.c 91e62f4e37 timer_group: update hal api && fix intr_enable před 5 roky
touch_sensor_common.c e30cd361a8 global: rename esp32s2beta to esp32s2 před 6 roky
uart.c 3abdd2207d freemodbus: fix long buffer failure před 5 roky