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