Jiang Jiang Jian d3fa4c3749 Merge branch 'bugfix/crash_on_enabling_verbose_logs_v4.0' into 'release/v4.0' 4 yıl önce
..
include c4f11f7138 adc_i2s: solve the i2s_adc issue when using wifi 5 yıl önce
test 0ab7751926 Merge branch 'bugfix/fix_wifi_interface_use_v4.0' into 'release/v4.0' 4 yıl önce
CMakeLists.txt 9b350f9ecc cmake: some formatting fixes 6 yıl önce
Kconfig 7c8208d903 CAN: ISR runs when cache is disabled 5 yıl önce
adc1_i2s_private.h c4f11f7138 adc_i2s: solve the i2s_adc issue when using wifi 5 yıl önce
can.c 7c8208d903 CAN: ISR runs when cache is disabled 5 yıl önce
component.mk 7027d2dfe8 spi_master: compile as C11 due to use of stdatomic.h 6 yıl önce
gpio.c 9eb7eceeec driver(GPIO): fixed gpio_wake_up_disable not working for RTC IO (release/4.0) 5 yıl önce
i2c.c e78721db05 i2c: Acquire PM lock after acquiring mutex 5 yıl önce
i2s.c c4f11f7138 adc_i2s: solve the i2s_adc issue when using wifi 5 yıl önce
ledc.c c5a5b34ba4 driver: Avoid possible accidental mismatch between ledc_clk_src_t & ledc_clk_cfg_t enum 6 yıl önce
mcpwm.c 98d1736fc6 bugfix(mcpwm_period_error): fix the issue of wrong period (backport v4.0) 5 yıl önce
pcnt.c c5bea8dddb pcnt/driver: Add module reset before enabling 6 yıl önce
periph_ctrl.c 94f4a88c2d wifi, bt: move esp_phy_common_clock_disable into periph_ctrl and put it into IRAM 5 yıl önce
rmt.c 9ce1b8986a rmt/driver: Add module reset before enabling 6 yıl önce
rtc_module.c c716d71089 esp_wifi: Fixes issue of crashing when verbose logs are enabled. 5 yıl önce
sdio_slave.c 9805902482 sdio_slave: fix the send_flush infinite loop issue 6 yıl önce
sdkconfig.rename e9f1011b1b Rename Kconfig options (components/driver) 6 yıl önce
sdmmc_host.c 7eaea6c726 sdmmc: Correctly check function parameters before using them 5 yıl önce
sdmmc_private.h 78fab8a0f9 sdmmc: implement partial DDR support 7 yıl önce
sdmmc_transaction.c 78fab8a0f9 sdmmc: implement partial DDR support 7 yıl önce
sdspi_crc.c c159984264 separate rom from esp32 component to esp_rom 7 yıl önce
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix 7 yıl önce
sdspi_host.c 8ffb38265c driver: fix gpio pin_bit_mask truncation in sdspi_host and others 5 yıl önce
sdspi_private.h 8a364b4bdf sdmmc: support SDIO over SPI 6 yıl önce
sdspi_transaction.c 399d2d2605 all: Using xxx_periph.h 6 yıl önce
sigmadelta.c 399d2d2605 all: Using xxx_periph.h 6 yıl önce
spi_common.c 6f6677ac42 spi: move deprecated functions into internal header 6 yıl önce
spi_master.c bcedff5a12 spi: always put spihost handle in SRAM 6 yıl önce
spi_slave.c 6f6677ac42 spi: move deprecated functions into internal header 6 yıl önce
timer.c f09c9b957c timer_group: fix intr_enable 5 yıl önce
uart.c f75088d40d bugfix(uart): fix esp32 uart fifo_cnt bug 5 yıl önce