Ivan Grokhotkov 363c096f2b Merge branch 'test/adc2_with_wifi_reopen' into 'master' 8 år sedan
..
include e381c6adde Merge branch 'bugfix/fix_i2s_adc_mode' into 'master' 8 år sedan
test 363c096f2b Merge branch 'test/adc2_with_wifi_reopen' into 'master' 8 år sedan
adc1_i2s_private.h 451f69cc2e driver(i2s): fix broken i2s adc mode 8 år sedan
component.mk 208e83def7 build system: Refactor component.mk to not need component_common.mk 9 år sedan
gpio.c 4297c337f9 esp32: Add IO_MUX_GPIOxx register names to match iomux names used in TRM 8 år sedan
i2c.c 5fb16d9b2b Fix regression in i2c_master_read() which rejected all data lenths. 8 år sedan
i2s.c 451f69cc2e driver(i2s): fix broken i2s adc mode 8 år sedan
ledc.c c672fc54fd Merge branch 'feature/ledc_more_meaningful_parameter_names' into 'master' 8 år sedan
mcpwm.c 2008f4d88c feature: add Motor Control PWM(mcpwm) driver 8 år sedan
pcnt.c 769944b067 PCNT: fix for pcnt_set_pin API, it can now use all pcnt channels 8 år sedan
periph_ctrl.c 42cefc173f refractor WiFi clock setting 8 år sedan
rmt.c 2227c44254 rmt: Add void * argument for end-of-transmission callback 8 år sedan
rtc_module.c 451f69cc2e driver(i2s): fix broken i2s adc mode 8 år sedan
sdmmc_host.c e14e1508cb fix(sdmmc_host): fix the issue when slot and host flag are not compatible. 8 år sedan
sdmmc_private.h edd924f273 sdmmc: add peripheral driver and protocol layer 9 år sedan
sdmmc_transaction.c 330b6bd668 sdmmc: lock APB frequency while in transaction 8 år sedan
sdspi_crc.c e5bb45f381 driver: SD protocol driver for SPI peripheral 8 år sedan
sdspi_crc.h e5bb45f381 driver: SD protocol driver for SPI peripheral 8 år sedan
sdspi_host.c 269486ca4d sdspi: use response timeout passed from upper layer 8 år sedan
sdspi_private.h 269486ca4d sdspi: use response timeout passed from upper layer 8 år sedan
sdspi_transaction.c 269486ca4d sdspi: use response timeout passed from upper layer 8 år sedan
sigmadelta.c 349a77cb55 components/driver: 'const' all config calls. 8 år sedan
spi_common.c 60469c500a fix(spi): fix pin issue with GPIO0 (other pins than CS). 8 år sedan
spi_master.c f4be6ac84d fix(spi_master): fix the logic in the ISR to prevent re-config registers when device is not changed. 8 år sedan
spi_slave.c 842292523f fix(spi_slave): add interrupt free into bus free process. 8 år sedan
timer.c 9b7d5d76a7 Timer API docs update, refactored example 8 år sedan
uart.c 870efdb9d4 bugfix(uart): patten detect function 8 år sedan