Michael (XIAO Xufeng) 021e1189c5 Merge branch 'bugfix/mcpwm_fault_init_copypaste_typo_bp3.3' into 'release/v3.3' vor 5 Jahren
..
include 9825d0004f Add IRAM_ATTR wifi_bt_common_module_enable/disable() vor 5 Jahren
test c7a9851de0 Merge branch 'bugfix/fix_bugs_in_gpio_unit_test_v3.3' into 'release/v3.3' vor 5 Jahren
CMakeLists.txt 152043d469 esp_ringbuf: move ringbuf to seperate component vor 7 Jahren
Kconfig 37126d3451 Correct Kconfigs according to the coding style vor 7 Jahren
adc1_i2s_private.h 451f69cc2e driver(i2s): fix broken i2s adc mode vor 8 Jahren
can.c 0caa96584c CAN: Fix critical section compliance vor 6 Jahren
component.mk 208e83def7 build system: Refactor component.mk to not need component_common.mk vor 9 Jahren
gpio.c eab88f51e7 driver(GPIO): fixed gpio_wake_up_disable not working for RTC IO (release/3.3) vor 5 Jahren
i2c.c 03aef3c087 i2c: Fix ticks_to_wait when 0 or time expired vor 6 Jahren
i2s.c c7f33524b4 driver(I2S): Fix I2S reset issue for release/v3.3 vor 5 Jahren
ledc.c d518a19d95 driver(ledc): fix ledc fade API and update the register header file vor 7 Jahren
mcpwm.c fc8ba15b33 Fix init MCPWM Fault line via config struct vor 5 Jahren
pcnt.c 46e918cfa1 pcnt/driver: Add module reset before enabling vor 6 Jahren
periph_ctrl.c 9825d0004f Add IRAM_ATTR wifi_bt_common_module_enable/disable() vor 5 Jahren
rmt.c 2165154c04 rmt/driver: Add module reset before enabling vor 6 Jahren
rtc_module.c 44887f5fde Driver(adc): Disable the synchronization operation function of ADC1 and DAC vor 5 Jahren
sdio_slave.c 7b3bedbc10 sdio_slave: fix the send_flush infinite loop issue vor 6 Jahren
sdmmc_host.c cccd679b3e sdmmc: Correctly check function parameters before using them vor 5 Jahren
sdmmc_private.h 78fab8a0f9 sdmmc: implement partial DDR support vor 7 Jahren
sdmmc_transaction.c 78fab8a0f9 sdmmc: implement partial DDR support vor 7 Jahren
sdspi_crc.c a67d5d89e0 Replace all DOS line endings with Unix vor 7 Jahren
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix vor 7 Jahren
sdspi_host.c a67d5d89e0 Replace all DOS line endings with Unix vor 7 Jahren
sdspi_private.h a67d5d89e0 Replace all DOS line endings with Unix vor 7 Jahren
sdspi_transaction.c 5b37a96ddc feature(sdio): allow to enable internal pullups of the SDIO host and slave as a debug feature vor 7 Jahren
sigmadelta.c 349a77cb55 components/driver: 'const' all config calls. vor 8 Jahren
spi_common.c 86bcd56109 spi: fix the bug of connecting SPI peripheral to read-only pins vor 7 Jahren
spi_master.c bca1beb3f0 spi_master: correctly set cs polarity vor 5 Jahren
spi_slave.c 1d2a9efa55 spi: fix a possible concurrency issue vor 6 Jahren
timer.c 67131b7d78 timer_group: fix intr_enable vor 5 Jahren
uart.c c9d9545310 bugfix(uart): fix esp32 uart fifo_cnt bug vor 5 Jahren