Kevin (Lao Kaiyao) dc20768913 Merge branch 'feature/add_i2s_es8311_example_and_loop_unit_test' into 'master' 4 anni fa
..
esp32 a1cadba191 touch_sensor: apply general check 4 anni fa
esp32c3 dbdcada2e5 missing semicolon 4 anni fa
esp32h2 69ad24c943 temp_sensor: add docs for esp32c3 4 anni fa
esp32s2 a1cadba191 touch_sensor: apply general check 4 anni fa
esp32s3 a1cadba191 touch_sensor: apply general check 4 anni fa
include bd89dcc683 RMT: add loop_autostop driver support for esp32s3 4 anni fa
test dc20768913 Merge branch 'feature/add_i2s_es8311_example_and_loop_unit_test' into 'master' 4 anni fa
CMakeLists.txt 589646a31e update touch with review advice 4 anni fa
Kconfig e67bcda6d1 mcpwm: ISR can be placed to IRAM by menuconfig 4 anni fa
adc1_private.h 690974e32f driver: update copyright notice 4 anni fa
adc_common.c ddd0235783 adc: support adc self-calibration on esp32s3 4 anni fa
component.mk 3aa9ac2469 usb_serial_jtag: Add blocking driver to support vfs. 4 anni fa
dac_common.c c2d5af17a2 dac: apply generic check macro 4 anni fa
dedic_gpio.c 6cec256a34 fast_gpio: driver support on esp32c3 4 anni fa
gdma.c d9819bc7ae gdma: set transfer ability 4 anni fa
gpio.c c2d5af17a2 dac: apply generic check macro 4 anni fa
i2c.c fbd25c3837 I2C: add conf_update for esp32c3 i2c 4 anni fa
i2s.c 1327a56369 i2s: fix the param check on PDM mode 4 anni fa
ledc.c c2d5af17a2 dac: apply generic check macro 4 anni fa
linker.lf 2f58060921 TWAI: FIFO overrun handling and errata workarounds 4 anni fa
mcpwm.c 932d4d13f0 MCPWM/sync: expose API for configuring timer sync 4 anni fa
pcnt.c c2d5af17a2 dac: apply generic check macro 4 anni fa
periph_ctrl.c ee23a489b9 esp32h2: code clean up 4 anni fa
rmt.c bd89dcc683 RMT: add loop_autostop driver support for esp32s3 4 anni fa
rtc_io.c 55a5c444b5 rtc_io, esp_himem: replace XXX_CHECK with ESP_RETURN_ON_FALSE 4 anni fa
rtc_module.c 690974e32f driver: update copyright notice 4 anni fa
sdio_slave.c 4d2bb1e7ec sdio_slave: fixed the issue that interrupt may be cleared with finished trans unhandled 4 anni fa
sdkconfig.rename e9f1011b1b Rename Kconfig options (components/driver) 6 anni fa
sdmmc_host.c 690974e32f driver: update copyright notice 4 anni fa
sdmmc_private.h 690974e32f driver: update copyright notice 4 anni fa
sdmmc_transaction.c 690974e32f driver: update copyright notice 4 anni fa
sdspi_crc.c 690974e32f driver: update copyright notice 4 anni fa
sdspi_crc.h 690974e32f driver: update copyright notice 4 anni fa
sdspi_host.c 690974e32f driver: update copyright notice 4 anni fa
sdspi_private.h 690974e32f driver: update copyright notice 4 anni fa
sdspi_transaction.c 690974e32f driver: update copyright notice 4 anni fa
sigmadelta.c c2d5af17a2 dac: apply generic check macro 4 anni fa
spi_bus_lock.c 690974e32f driver: update copyright notice 4 anni fa
spi_common.c 71d475149d lcd: update doc unit test and example to support 8-line spi 4 anni fa
spi_master.c 71d475149d lcd: update doc unit test and example to support 8-line spi 4 anni fa
spi_slave.c 690974e32f driver: update copyright notice 4 anni fa
spi_slave_hd.c 690974e32f driver: update copyright notice 4 anni fa
timer.c 56e617d747 timer: fix unit test regression 4 anni fa
touch_sensor_common.c 690974e32f driver: update copyright notice 4 anni fa
twai.c 72ba1866fb twai: TWAI_ALERT_RX_DATA indicates that frames were received 4 anni fa
uart.c fdb9edd8c6 Bugfix enable console RX UART for gdbstub for runtime mode only. 4 anni fa
usb_serial_jtag.c 24529a6aec usb_serial_jtag: enable blocking implementation on esp32s3 4 anni fa