Angus Gratton f2f5a237c0 Merge branch 'bugfix/gpio_intr_enable_bug_v3.3' into 'release/v3.3' 6 年之前
..
include 13e6e9f592 i2s: test case for variation in apll clock rate 6 年之前
test 0929dbbc9b bugfix(GPIO): Fixed the bug that GPIO enables interrupts on one core, 6 年之前
CMakeLists.txt 152043d469 esp_ringbuf: move ringbuf to seperate component 7 年之前
Kconfig 37126d3451 Correct Kconfigs according to the coding style 7 年之前
adc1_i2s_private.h 451f69cc2e driver(i2s): fix broken i2s adc mode 8 年之前
can.c 099b83af67 CAN: Add functions to clear queues and fix multiple bugs 7 年之前
component.mk 208e83def7 build system: Refactor component.mk to not need component_common.mk 9 年之前
gpio.c 0929dbbc9b bugfix(GPIO): Fixed the bug that GPIO enables interrupts on one core, 6 年之前
i2c.c 924daf7b84 bugfix(i2c): reduce speed of I2C master bus reset routine and release SDA 7 年之前
i2s.c 13e6e9f592 i2s: test case for variation in apll clock rate 6 年之前
ledc.c d518a19d95 driver(ledc): fix ledc fade API and update the register header file 7 年之前
mcpwm.c 10e8e22558 driver(mcpwm): Fix mcpwm api in mcpwm.c mismatch with mcpwm.h bug. 7 年之前
pcnt.c 01516abe5a Add some comments in pcnt.h. 7 年之前
periph_ctrl.c 2c4e0cf878 periph_ctrl: port*_CRITICAL vanilla FreeRTOS compliance 6 年之前
rmt.c 4ae01f0c9d rmt: port*_CRITICAL vanilla FreeRTOS compliance 6 年之前
rtc_module.c 4acc941c3d rtc_module: port*_CRITICAL vanilla FreeRTOS compliance 6 年之前
sdio_slave.c d4071a7c19 sdio_slave: fix the ret_queue crash issue when being reset by the master 7 年之前
sdmmc_host.c 78fab8a0f9 sdmmc: implement partial DDR support 7 年之前
sdmmc_private.h 78fab8a0f9 sdmmc: implement partial DDR support 7 年之前
sdmmc_transaction.c 78fab8a0f9 sdmmc: implement partial DDR support 7 年之前
sdspi_crc.c a67d5d89e0 Replace all DOS line endings with Unix 7 年之前
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix 7 年之前
sdspi_host.c a67d5d89e0 Replace all DOS line endings with Unix 7 年之前
sdspi_private.h a67d5d89e0 Replace all DOS line endings with Unix 7 年之前
sdspi_transaction.c 5b37a96ddc feature(sdio): allow to enable internal pullups of the SDIO host and slave as a debug feature 7 年之前
sigmadelta.c 349a77cb55 components/driver: 'const' all config calls. 9 年之前
spi_common.c 86bcd56109 spi: fix the bug of connecting SPI peripheral to read-only pins 7 年之前
spi_master.c b800dfe6f1 Changed log level for spi_master 6 年之前
spi_slave.c 1d2a9efa55 spi: fix a possible concurrency issue 6 年之前
timer.c 28a8349fb8 timer: port*_CRITICAL vanilla FreeRTOS compliance 6 年之前
uart.c 40171d7307 bugfix(UART): fixed two UART issues: 6 年之前