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