Roland Dobai 37126d3451 Correct Kconfigs according to the coding style %!s(int64=7) %!d(string=hai) anos
..
include d6ee27e313 Merge branch 'feat/spi_check_length_buffer' into 'master' %!s(int64=7) %!d(string=hai) anos
test 41e58bc419 spi: add new test for timing and mode %!s(int64=7) %!d(string=hai) anos
CMakeLists.txt 152043d469 esp_ringbuf: move ringbuf to seperate component %!s(int64=7) %!d(string=hai) anos
Kconfig 37126d3451 Correct Kconfigs according to the coding style %!s(int64=7) %!d(string=hai) anos
adc1_i2s_private.h 451f69cc2e driver(i2s): fix broken i2s adc mode %!s(int64=8) %!d(string=hai) anos
can.c dc3fa14a26 CAN: Add pm_lock, fix gpio bug, update docs %!s(int64=7) %!d(string=hai) anos
component.mk 208e83def7 build system: Refactor component.mk to not need component_common.mk %!s(int64=9) %!d(string=hai) anos
gpio.c 1c5522575e driver/gpio: support wakeup function for RTC IOs %!s(int64=7) %!d(string=hai) anos
i2c.c 924daf7b84 bugfix(i2c): reduce speed of I2C master bus reset routine and release SDA %!s(int64=7) %!d(string=hai) anos
i2s.c 765bf674d0 i2s: add (optional) support to clear tx descriptor in underflow case %!s(int64=7) %!d(string=hai) anos
ledc.c ab44c6ecc2 bugfix(ledc): fix bugs reported from unit-test and github. %!s(int64=7) %!d(string=hai) anos
mcpwm.c 10e8e22558 driver(mcpwm): Fix mcpwm api in mcpwm.c mismatch with mcpwm.h bug. %!s(int64=7) %!d(string=hai) anos
pcnt.c 01516abe5a Add some comments in pcnt.h. %!s(int64=7) %!d(string=hai) anos
periph_ctrl.c 8bba348528 aes/sha/mpi: Bugfix a use of shared registers. %!s(int64=7) %!d(string=hai) anos
rmt.c da223fad4e driver(rmt): Add API get rmt channel's status. %!s(int64=7) %!d(string=hai) anos
rtc_module.c 1c5522575e driver/gpio: support wakeup function for RTC IOs %!s(int64=7) %!d(string=hai) anos
sdio_slave.c d4071a7c19 sdio_slave: fix the ret_queue crash issue when being reset by the master %!s(int64=7) %!d(string=hai) anos
sdmmc_host.c 78fab8a0f9 sdmmc: implement partial DDR support %!s(int64=7) %!d(string=hai) anos
sdmmc_private.h 78fab8a0f9 sdmmc: implement partial DDR support %!s(int64=7) %!d(string=hai) anos
sdmmc_transaction.c 78fab8a0f9 sdmmc: implement partial DDR support %!s(int64=7) %!d(string=hai) anos
sdspi_crc.c a67d5d89e0 Replace all DOS line endings with Unix %!s(int64=7) %!d(string=hai) anos
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix %!s(int64=7) %!d(string=hai) anos
sdspi_host.c a67d5d89e0 Replace all DOS line endings with Unix %!s(int64=7) %!d(string=hai) anos
sdspi_private.h a67d5d89e0 Replace all DOS line endings with Unix %!s(int64=7) %!d(string=hai) anos
sdspi_transaction.c 5b37a96ddc feature(sdio): allow to enable internal pullups of the SDIO host and slave as a debug feature %!s(int64=7) %!d(string=hai) anos
sigmadelta.c 349a77cb55 components/driver: 'const' all config calls. %!s(int64=8) %!d(string=hai) anos
spi_common.c 9b5d0f3322 spi: shown owner of spi host explicitly %!s(int64=7) %!d(string=hai) anos
spi_master.c 155006243e spi_master: fix the timing a little so that can assign delay half clock manually %!s(int64=7) %!d(string=hai) anos
spi_slave.c 58955a79a2 spi_slave: improve the timing configuration %!s(int64=7) %!d(string=hai) anos
timer.c e22c0cce45 driver(timer_group): fixed bug that init hw_timer caused cresh after system soft reset %!s(int64=7) %!d(string=hai) anos
uart.c a9c1124763 driver(uart): fixed uart read error bug when using dual core. %!s(int64=7) %!d(string=hai) anos