Ivan Grokhotkov 62f924544d Merge branch 'test/spi_performance' into 'master' %!s(int64=8) %!d(string=hai) anos
..
include 35de8d703e Merge branch 'bugfix/spi_gpio0' into 'master' %!s(int64=8) %!d(string=hai) anos
test a151767426 test(spi_master): add performance display for spi master. %!s(int64=8) %!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 4297c337f9 esp32: Add IO_MUX_GPIOxx register names to match iomux names used in TRM %!s(int64=8) %!d(string=hai) anos
i2c.c 5fb16d9b2b Fix regression in i2c_master_read() which rejected all data lenths. %!s(int64=8) %!d(string=hai) anos
i2s.c f039aac1e5 Merge branch 'bugfix/i2s_bck_polariy' into 'master' %!s(int64=8) %!d(string=hai) anos
ledc.c c672fc54fd Merge branch 'feature/ledc_more_meaningful_parameter_names' into 'master' %!s(int64=8) %!d(string=hai) anos
mcpwm.c 2008f4d88c feature: add Motor Control PWM(mcpwm) driver %!s(int64=8) %!d(string=hai) anos
pcnt.c 769944b067 PCNT: fix for pcnt_set_pin API, it can now use all pcnt channels %!s(int64=8) %!d(string=hai) anos
periph_ctrl.c 42cefc173f refractor WiFi clock setting %!s(int64=8) %!d(string=hai) anos
rmt.c 2227c44254 rmt: Add void * argument for end-of-transmission callback %!s(int64=8) %!d(string=hai) anos
rtc_module.c 866b84b9f8 Typo fix. Closes https://github.com/espressif/esp-idf/issue/1323 %!s(int64=8) %!d(string=hai) anos
sdmmc_host.c e14e1508cb fix(sdmmc_host): fix the issue when slot and host flag are not compatible. %!s(int64=8) %!d(string=hai) anos
sdmmc_private.h edd924f273 sdmmc: add peripheral driver and protocol layer %!s(int64=9) %!d(string=hai) anos
sdmmc_transaction.c 330b6bd668 sdmmc: lock APB frequency while in transaction %!s(int64=8) %!d(string=hai) anos
sdspi_crc.c e5bb45f381 driver: SD protocol driver for SPI peripheral %!s(int64=8) %!d(string=hai) anos
sdspi_crc.h e5bb45f381 driver: SD protocol driver for SPI peripheral %!s(int64=8) %!d(string=hai) anos
sdspi_host.c 269486ca4d sdspi: use response timeout passed from upper layer %!s(int64=8) %!d(string=hai) anos
sdspi_private.h 269486ca4d sdspi: use response timeout passed from upper layer %!s(int64=8) %!d(string=hai) anos
sdspi_transaction.c 269486ca4d sdspi: use response timeout passed from upper layer %!s(int64=8) %!d(string=hai) anos
sigmadelta.c 349a77cb55 components/driver: 'const' all config calls. %!s(int64=8) %!d(string=hai) anos
spi_common.c 60469c500a fix(spi): fix pin issue with GPIO0 (other pins than CS). %!s(int64=8) %!d(string=hai) anos
spi_master.c f4be6ac84d fix(spi_master): fix the logic in the ISR to prevent re-config registers when device is not changed. %!s(int64=8) %!d(string=hai) anos
spi_slave.c 842292523f fix(spi_slave): add interrupt free into bus free process. %!s(int64=8) %!d(string=hai) anos
timer.c 9b7d5d76a7 Timer API docs update, refactored example %!s(int64=8) %!d(string=hai) anos
uart.c 870efdb9d4 bugfix(uart): patten detect function %!s(int64=8) %!d(string=hai) anos