Ivan Grokhotkov 1a157279e0 Merge branch 'doc/adc1_channel_config' into 'master' před 7 roky
..
include 1a157279e0 Merge branch 'doc/adc1_channel_config' into 'master' před 7 roky
test 15be0829fa test(spi_master): test spi master speed performance by median value. před 7 roky
Kconfig 28e832c37e fix(adc2): fix cct and xpd configurations to improve precision of ADCs před 7 roky
adc1_i2s_private.h 451f69cc2e driver(i2s): fix broken i2s adc mode před 8 roky
component.mk 208e83def7 build system: Refactor component.mk to not need component_common.mk před 9 roky
gpio.c 4297c337f9 esp32: Add IO_MUX_GPIOxx register names to match iomux names used in TRM před 8 roky
i2c.c 37db055cff driver(i2c): Fixed ack_err interrupt can't exit bug. před 7 roky
i2s.c 63ddae5087 Merge branch 'bugfix/i2s_driver' into 'master' před 8 roky
ledc.c c672fc54fd Merge branch 'feature/ledc_more_meaningful_parameter_names' into 'master' před 8 roky
mcpwm.c 2008f4d88c feature: add Motor Control PWM(mcpwm) driver před 8 roky
pcnt.c 769944b067 PCNT: fix for pcnt_set_pin API, it can now use all pcnt channels před 8 roky
periph_ctrl.c 42cefc173f refractor WiFi clock setting před 8 roky
rmt.c 2227c44254 rmt: Add void * argument for end-of-transmission callback před 8 roky
rtc_module.c 28e832c37e fix(adc2): fix cct and xpd configurations to improve precision of ADCs před 7 roky
sdmmc_host.c e14e1508cb fix(sdmmc_host): fix the issue when slot and host flag are not compatible. před 8 roky
sdmmc_private.h edd924f273 sdmmc: add peripheral driver and protocol layer před 9 roky
sdmmc_transaction.c 330b6bd668 sdmmc: lock APB frequency while in transaction před 8 roky
sdspi_crc.c e5bb45f381 driver: SD protocol driver for SPI peripheral před 8 roky
sdspi_crc.h e5bb45f381 driver: SD protocol driver for SPI peripheral před 8 roky
sdspi_host.c 269486ca4d sdspi: use response timeout passed from upper layer před 8 roky
sdspi_private.h 269486ca4d sdspi: use response timeout passed from upper layer před 8 roky
sdspi_transaction.c 269486ca4d sdspi: use response timeout passed from upper layer před 8 roky
sigmadelta.c 349a77cb55 components/driver: 'const' all config calls. před 8 roky
spi_common.c 60469c500a fix(spi): fix pin issue with GPIO0 (other pins than CS). před 8 roky
spi_master.c 7563510758 feat(spi_master): allow output high speed data when dummy bits are not used. před 7 roky
spi_slave.c 842292523f fix(spi_slave): add interrupt free into bus free process. před 8 roky
timer.c 9b7d5d76a7 Timer API docs update, refactored example před 8 roky
uart.c 870efdb9d4 bugfix(uart): patten detect function před 8 roky