Mahavir Jain 5f7f2cc70b Merge branch 'fix/i2c_pm_lock_v4.1' into 'release/v4.1' 5 yıl önce
..
esp32 3a468a1ffd Refactor the touch sensor driver 6 yıl önce
esp32s2beta 67a48580fa driver(touch): fix touch sensor driver redundancy 5 yıl önce
include cabe0a44b7 adc_i2s: solve the i2s_adc issue when using wifi 5 yıl önce
test 2d7b596c9e Merge branch 'bugfix/phy_xpd_v4.1' into 'release/v4.1' 5 yıl önce
CMakeLists.txt 3a468a1ffd Refactor the touch sensor driver 6 yıl önce
Kconfig 0c2bf7c8bc rtcio: add hal for driver 6 yıl önce
adc.c cabe0a44b7 adc_i2s: solve the i2s_adc issue when using wifi 5 yıl önce
adc1_i2s_private.h cabe0a44b7 adc_i2s: solve the i2s_adc issue when using wifi 5 yıl önce
can.c f1b651af7e CAN: Remove asserts used for program logic 5 yıl önce
component.mk 9a2af7ae33 global: remove gcc 5.2 support 6 yıl önce
dac.c 4fc12259dd Driver(adc): Disable the synchronization operation function of ADC1 and DAC 5 yıl önce
gpio.c af4c455417 bugfix(gpio):fix esp32 s2 rtc io issue 6 yıl önce
i2c.c c8a4ad9c3b i2c: Acquire PM lock after acquiring mutex 5 yıl önce
i2s.c cabe0a44b7 adc_i2s: solve the i2s_adc issue when using wifi 5 yıl önce
ledc.c 41fca84064 bugfix(ledc): fix crash when use one speed mode and enable ledc fade test case 6 yıl önce
mcpwm.c b6e69b5014 Fix init MCPWM Fault line via config struct 5 yıl önce
pcnt.c 73a4063163 pcnt: fix bug in clear interrupt status 5 yıl önce
periph_ctrl.c 46691df851 wifi, bt: move esp_phy_common_clock_disable into periph_ctrl and put it into IRAM 5 yıl önce
rmt.c 4c065c217e driver(rmt): Fix the rmt err interrupt crash bug when sending 63 items 6 yıl önce
rtc_io.c 0c2bf7c8bc rtcio: add hal for driver 6 yıl önce
rtc_module.c 3a468a1ffd Refactor the touch sensor driver 6 yıl önce
sdio_slave.c 0ec08ca21b sdio_slave: support HAL layer 6 yıl önce
sdkconfig.rename e9f1011b1b Rename Kconfig options (components/driver) 6 yıl önce
sdmmc_host.c 29d3c40a25 sdmmc: Correctly check function parameters before using them 5 yıl önce
sdmmc_private.h afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 yıl önce
sdmmc_transaction.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 yıl önce
sdspi_crc.c c159984264 separate rom from esp32 component to esp_rom 6 yıl önce
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix 7 yıl önce
sdspi_host.c e91c7bcc3a sdspi: revert pin configs when deinit 6 yıl önce
sdspi_private.h 8a364b4bdf sdmmc: support SDIO over SPI 6 yıl önce
sdspi_transaction.c 3b39e60f97 driver: remove unused drivers for esp32s2beta 6 yıl önce
sigmadelta.c e62b831867 refactor(sigmadelta): add hal sigmadelta driver 6 yıl önce
spi_common.c e6ad330018 ble_mesh_wifi_coexist example: Disable Wi-Fi RX IRAM optimisation 6 yıl önce
spi_master.c 1af819d19b spi: always put spihost handle in SRAM 5 yıl önce
spi_slave.c 1669dc40d1 spi_slave.c:fix DMA channel set to zero which might gets conflict with assert 6 yıl önce
timer.c 74623ac9d5 timer: add return task awoken for timer callback 5 yıl önce
touch_sensor_common.c 3a468a1ffd Refactor the touch sensor driver 6 yıl önce
uart.c 824c358097 UART: Add return in uart_wait_tx_done 5 yıl önce