Ivan Grokhotkov dace2d6bc5 Merge branch 'bugfix/uart_fix_critical_section_api_from_isr' into 'master' před 6 roky
..
include 3952d25a99 Merge branch 'feature/add_api_get_rmt_idle_level' into 'master' před 7 roky
test 12a6664afa spi test: describe the wiring of param test in the comments před 7 roky
CMakeLists.txt 152043d469 esp_ringbuf: move ringbuf to seperate component před 7 roky
Kconfig 37126d3451 Correct Kconfigs according to the coding style před 7 roky
adc1_i2s_private.h 451f69cc2e driver(i2s): fix broken i2s adc mode před 8 roky
can.c 099b83af67 CAN: Add functions to clear queues and fix multiple bugs před 7 roky
component.mk 208e83def7 build system: Refactor component.mk to not need component_common.mk před 9 roky
gpio.c 919a36b6b5 driver(gpio): fixed digital gpio unable hold bug during deep-sleep. před 7 roky
i2c.c 924daf7b84 bugfix(i2c): reduce speed of I2C master bus reset routine and release SDA před 7 roky
i2s.c 280d39aedd Merge branch 'bugfix/i2s_pdm_adc_use_apll' into 'master' před 7 roky
ledc.c d518a19d95 driver(ledc): fix ledc fade API and update the register header file před 7 roky
mcpwm.c 10e8e22558 driver(mcpwm): Fix mcpwm api in mcpwm.c mismatch with mcpwm.h bug. před 7 roky
pcnt.c 01516abe5a Add some comments in pcnt.h. před 7 roky
periph_ctrl.c 8bba348528 aes/sha/mpi: Bugfix a use of shared registers. před 7 roky
rmt.c be567d3eb5 driver(rmt): Fixed some RMT related issues. před 7 roky
rtc_module.c 1c5522575e driver/gpio: support wakeup function for RTC IOs před 7 roky
sdio_slave.c d4071a7c19 sdio_slave: fix the ret_queue crash issue when being reset by the master před 7 roky
sdmmc_host.c 78fab8a0f9 sdmmc: implement partial DDR support před 7 roky
sdmmc_private.h 78fab8a0f9 sdmmc: implement partial DDR support před 7 roky
sdmmc_transaction.c 78fab8a0f9 sdmmc: implement partial DDR support před 7 roky
sdspi_crc.c a67d5d89e0 Replace all DOS line endings with Unix před 7 roky
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix před 7 roky
sdspi_host.c a67d5d89e0 Replace all DOS line endings with Unix před 7 roky
sdspi_private.h a67d5d89e0 Replace all DOS line endings with Unix před 7 roky
sdspi_transaction.c 5b37a96ddc feature(sdio): allow to enable internal pullups of the SDIO host and slave as a debug feature před 7 roky
sigmadelta.c 349a77cb55 components/driver: 'const' all config calls. před 8 roky
spi_common.c 86bcd56109 spi: fix the bug of connecting SPI peripheral to read-only pins před 7 roky
spi_master.c 155006243e spi_master: fix the timing a little so that can assign delay half clock manually před 7 roky
spi_slave.c 58955a79a2 spi_slave: improve the timing configuration před 7 roky
timer.c e22c0cce45 driver(timer_group): fixed bug that init hw_timer caused cresh after system soft reset před 7 roky
uart.c e9652e8ef3 uart: use correct critical section API (portENTER_CRITICAL_ISR) from ISR context před 7 roky