Michael (XIAO Xufeng) f5ee7093b8 Merge branch 'test/disable_touch_sleep_testcase_v4.4' into 'release/v4.4' 3 лет назад
..
esp32 1ec46ad3b8 adc: support adc dma driver on all chips 4 лет назад
esp32c3 1ec46ad3b8 adc: support adc dma driver on all chips 4 лет назад
esp32h2 1ec46ad3b8 adc: support adc dma driver on all chips 4 лет назад
esp32s2 1ec46ad3b8 adc: support adc dma driver on all chips 4 лет назад
esp32s3 ea27a8543a touch_sensor: forbid from using touch sensor with sleep on ESP32-S3 3 лет назад
include d326c5283d Merge branch 'bugfix/ledc_consecutive_fade_v4.4' into 'release/v4.4' 3 лет назад
test b6c2c80e44 touch: add protection for touch sleep case 3 лет назад
CMakeLists.txt 1ec46ad3b8 adc: support adc dma driver on all chips 4 лет назад
Kconfig ee00029c05 gdma: support IRAM interrupt 4 лет назад
adc.c e1515beb26 adc: fix adc digital not reset issue 3 лет назад
adc1_private.h 690974e32f driver: update copyright notice 4 лет назад
adc_common.c 1ec46ad3b8 adc: support adc dma driver on all chips 4 лет назад
adc_deprecated.c 1ec46ad3b8 adc: support adc dma driver on all chips 4 лет назад
component.mk 3aa9ac2469 usb_serial_jtag: Add blocking driver to support vfs. 4 лет назад
dac_common.c c2d5af17a2 dac: apply generic check macro 4 лет назад
dedic_gpio.c 6cec256a34 fast_gpio: driver support on esp32c3 4 лет назад
gdma.c ee00029c05 gdma: support IRAM interrupt 4 лет назад
gpio.c b722e6f6ec gpio: Bugfix - Move esp_intr_free() out of the critical section in gpio_uninstall_isr_service() 3 лет назад
i2c.c 81861d03c0 Merge branch 'bugfix/fix_i2c_crash_v4.4' into 'release/v4.4' 3 лет назад
i2s.c aa260a9376 Merge branch 'bugfix/i2s_mono_issue_on_c3_s3_v4.4' into 'release/v4.4' 3 лет назад
ledc.c 83edf2dbcf ledc: Fix FADE_NO_WAIT mode concurrency problem. 3 лет назад
linker.lf 2f58060921 TWAI: FIFO overrun handling and errata workarounds 4 лет назад
mcpwm.c 932d4d13f0 MCPWM/sync: expose API for configuring timer sync 4 лет назад
pcnt.c c2d5af17a2 dac: apply generic check macro 4 лет назад
periph_ctrl.c 6e6c8bb682 esp_wifi: fix common clock bug (backport v4.4) 4 лет назад
rmt.c bd89dcc683 RMT: add loop_autostop driver support for esp32s3 4 лет назад
rtc_io.c 55a5c444b5 rtc_io, esp_himem: replace XXX_CHECK with ESP_RETURN_ON_FALSE 4 лет назад
rtc_module.c 690974e32f driver: update copyright notice 4 лет назад
sdio_slave.c 21b4cd8325 sdio_slave: fixed the issue DMA desc not capable 3 лет назад
sdkconfig.rename e9f1011b1b Rename Kconfig options (components/driver) 6 лет назад
sdmmc_host.c 690974e32f driver: update copyright notice 4 лет назад
sdmmc_private.h 690974e32f driver: update copyright notice 4 лет назад
sdmmc_transaction.c 690974e32f driver: update copyright notice 4 лет назад
sdspi_crc.c 690974e32f driver: update copyright notice 4 лет назад
sdspi_crc.h 690974e32f driver: update copyright notice 4 лет назад
sdspi_host.c 690974e32f driver: update copyright notice 4 лет назад
sdspi_private.h 690974e32f driver: update copyright notice 4 лет назад
sdspi_transaction.c 690974e32f driver: update copyright notice 4 лет назад
sigmadelta.c c2d5af17a2 dac: apply generic check macro 4 лет назад
spi_bus_lock.c 1690785432 spi flash: fix cache accessed while disabled issues at -O0 3 лет назад
spi_common.c 1ec46ad3b8 adc: support adc dma driver on all chips 4 лет назад
spi_master.c 71d475149d lcd: update doc unit test and example to support 8-line spi 4 лет назад
spi_slave.c 1ec46ad3b8 adc: support adc dma driver on all chips 4 лет назад
spi_slave_hd.c 1ec46ad3b8 adc: support adc dma driver on all chips 4 лет назад
timer.c b0122177b7 timer: stop alarm if alarm value doesn't change in ISR handler 4 лет назад
touch_sensor_common.c 690974e32f driver: update copyright notice 4 лет назад
twai.c 72ba1866fb twai: TWAI_ALERT_RX_DATA indicates that frames were received 4 лет назад
uart.c 1e117f2f83 UART: RX interrupts are now properly restored after a flush 3 лет назад
usb_serial_jtag.c 24529a6aec usb_serial_jtag: enable blocking implementation on esp32s3 4 лет назад