Ing. Jaroslav Šafka 3d89c8ba74 rmt: Fix LoadProhibited on RX END 8 vuotta sitten
..
include bbbdec24d9 sdspi: handle error flags for R3/R7 responses 7 vuotta sitten
test 15be0829fa test(spi_master): test spi master speed performance by median value. 8 vuotta sitten
Kconfig cef8baf424 bugfix(rtc): make sure peripherals (DAC, HALL) are turned off before conversion. 7 vuotta sitten
adc1_i2s_private.h 451f69cc2e driver(i2s): fix broken i2s adc mode 8 vuotta sitten
component.mk 208e83def7 build system: Refactor component.mk to not need component_common.mk 9 vuotta sitten
gpio.c 4297c337f9 esp32: Add IO_MUX_GPIOxx register names to match iomux names used in TRM 8 vuotta sitten
i2c.c 37db055cff driver(i2c): Fixed ack_err interrupt can't exit bug. 7 vuotta sitten
i2s.c f48ecb8613 Add a new i2s feature to expand the original i2s width 8 vuotta sitten
ledc.c c672fc54fd Merge branch 'feature/ledc_more_meaningful_parameter_names' into 'master' 8 vuotta sitten
mcpwm.c 2008f4d88c feature: add Motor Control PWM(mcpwm) driver 8 vuotta sitten
pcnt.c 769944b067 PCNT: fix for pcnt_set_pin API, it can now use all pcnt channels 8 vuotta sitten
periph_ctrl.c 42cefc173f refractor WiFi clock setting 8 vuotta sitten
rmt.c 3d89c8ba74 rmt: Fix LoadProhibited on RX END 7 vuotta sitten
rtc_module.c cef8baf424 bugfix(rtc): make sure peripherals (DAC, HALL) are turned off before conversion. 7 vuotta sitten
sdmmc_host.c e14e1508cb fix(sdmmc_host): fix the issue when slot and host flag are not compatible. 8 vuotta sitten
sdmmc_private.h edd924f273 sdmmc: add peripheral driver and protocol layer 9 vuotta sitten
sdmmc_transaction.c 330b6bd668 sdmmc: lock APB frequency while in transaction 8 vuotta sitten
sdspi_crc.c e5bb45f381 driver: SD protocol driver for SPI peripheral 8 vuotta sitten
sdspi_crc.h e5bb45f381 driver: SD protocol driver for SPI peripheral 8 vuotta sitten
sdspi_host.c 4a2489b99a sdspi: fix compatibility issue in multi block read 7 vuotta sitten
sdspi_private.h 269486ca4d sdspi: use response timeout passed from upper layer 8 vuotta sitten
sdspi_transaction.c bbbdec24d9 sdspi: handle error flags for R3/R7 responses 7 vuotta sitten
sigmadelta.c 349a77cb55 components/driver: 'const' all config calls. 8 vuotta sitten
spi_common.c 60469c500a fix(spi): fix pin issue with GPIO0 (other pins than CS). 8 vuotta sitten
spi_master.c 7563510758 feat(spi_master): allow output high speed data when dummy bits are not used. 7 vuotta sitten
spi_slave.c 842292523f fix(spi_slave): add interrupt free into bus free process. 8 vuotta sitten
timer.c 9b7d5d76a7 Timer API docs update, refactored example 8 vuotta sitten
uart.c 870efdb9d4 bugfix(uart): patten detect function 8 vuotta sitten