Michael (XIAO Xufeng) d75888a5df Merge branch 'bugfix/mcpwm_period_error_v4.0' into 'release/v4.0' há 5 anos atrás
..
include 94f4a88c2d wifi, bt: move esp_phy_common_clock_disable into periph_ctrl and put it into IRAM há 5 anos atrás
test 69059ea2cc driver test: disable the spi master performance test when psram is used há 5 anos atrás
CMakeLists.txt 9b350f9ecc cmake: some formatting fixes há 6 anos atrás
Kconfig e9f1011b1b Rename Kconfig options (components/driver) há 6 anos atrás
adc1_i2s_private.h 451f69cc2e driver(i2s): fix broken i2s adc mode há 8 anos atrás
can.c 03d5742e11 can: Add support for lower bit rates há 6 anos atrás
component.mk 7027d2dfe8 spi_master: compile as C11 due to use of stdatomic.h há 6 anos atrás
gpio.c 9eb7eceeec driver(GPIO): fixed gpio_wake_up_disable not working for RTC IO (release/4.0) há 6 anos atrás
i2c.c 2331597ed2 Merge branch 'bugfix/ticks_to_wait_for_uart_and_i2c' into 'master' há 6 anos atrás
i2s.c 54c2bd7c0c driver(I2S): Fix I2S reset issue for release/v4.0 há 5 anos atrás
ledc.c c5a5b34ba4 driver: Avoid possible accidental mismatch between ledc_clk_src_t & ledc_clk_cfg_t enum há 6 anos atrás
mcpwm.c 98d1736fc6 bugfix(mcpwm_period_error): fix the issue of wrong period (backport v4.0) há 5 anos atrás
pcnt.c c5bea8dddb pcnt/driver: Add module reset before enabling há 6 anos atrás
periph_ctrl.c 94f4a88c2d wifi, bt: move esp_phy_common_clock_disable into periph_ctrl and put it into IRAM há 5 anos atrás
rmt.c 9ce1b8986a rmt/driver: Add module reset before enabling há 6 anos atrás
rtc_module.c fac0b1128f Driver(adc): Disable the synchronization operation function of ADC1 and DAC há 5 anos atrás
sdio_slave.c 9805902482 sdio_slave: fix the send_flush infinite loop issue há 6 anos atrás
sdkconfig.rename e9f1011b1b Rename Kconfig options (components/driver) há 6 anos atrás
sdmmc_host.c 7eaea6c726 sdmmc: Correctly check function parameters before using them há 5 anos atrás
sdmmc_private.h 78fab8a0f9 sdmmc: implement partial DDR support há 7 anos atrás
sdmmc_transaction.c 78fab8a0f9 sdmmc: implement partial DDR support há 7 anos atrás
sdspi_crc.c c159984264 separate rom from esp32 component to esp_rom há 7 anos atrás
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix há 7 anos atrás
sdspi_host.c 8ffb38265c driver: fix gpio pin_bit_mask truncation in sdspi_host and others há 5 anos atrás
sdspi_private.h 8a364b4bdf sdmmc: support SDIO over SPI há 6 anos atrás
sdspi_transaction.c 399d2d2605 all: Using xxx_periph.h há 6 anos atrás
sigmadelta.c 399d2d2605 all: Using xxx_periph.h há 6 anos atrás
spi_common.c 6f6677ac42 spi: move deprecated functions into internal header há 6 anos atrás
spi_master.c bcedff5a12 spi: always put spihost handle in SRAM há 6 anos atrás
spi_slave.c 6f6677ac42 spi: move deprecated functions into internal header há 6 anos atrás
timer.c f09c9b957c timer_group: fix intr_enable há 5 anos atrás
uart.c f75088d40d bugfix(uart): fix esp32 uart fifo_cnt bug há 5 anos atrás