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