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