redchenjs ff325e84b6 Bugfix(i2s): fixed i2s left/right channels swapped issue. hace 6 años
..
include b98b4c3886 sdmmc_io: support to print CIS information hace 6 años
test 64f81aefae bugfix(GPIO): Fixed the bug that GPIO enables interrupts on one core, hace 6 años
CMakeLists.txt 9b350f9ecc cmake: some formatting fixes hace 6 años
Kconfig e9f1011b1b Rename Kconfig options (components/driver) hace 6 años
adc1_i2s_private.h 451f69cc2e driver(i2s): fix broken i2s adc mode hace 8 años
can.c d127849d80 can: suppress clang tidy warning about nullptr dereference hace 6 años
component.mk 7027d2dfe8 spi_master: compile as C11 due to use of stdatomic.h hace 6 años
gpio.c 64f81aefae bugfix(GPIO): Fixed the bug that GPIO enables interrupts on one core, hace 6 años
i2c.c 2331597ed2 Merge branch 'bugfix/ticks_to_wait_for_uart_and_i2c' into 'master' hace 6 años
i2s.c ff325e84b6 Bugfix(i2s): fixed i2s left/right channels swapped issue. hace 6 años
ledc.c 399d2d2605 all: Using xxx_periph.h hace 6 años
mcpwm.c 399d2d2605 all: Using xxx_periph.h hace 6 años
pcnt.c 399d2d2605 all: Using xxx_periph.h hace 6 años
periph_ctrl.c 399d2d2605 all: Using xxx_periph.h hace 6 años
rmt.c 399d2d2605 all: Using xxx_periph.h hace 6 años
rtc_module.c c6c6cd7179 rtc: fix minor malloc issues found by static analyzer hace 6 años
sdio_slave.c 9805902482 sdio_slave: fix the send_flush infinite loop issue hace 6 años
sdkconfig.rename e9f1011b1b Rename Kconfig options (components/driver) hace 6 años
sdmmc_host.c 399d2d2605 all: Using xxx_periph.h hace 6 años
sdmmc_private.h 78fab8a0f9 sdmmc: implement partial DDR support hace 7 años
sdmmc_transaction.c 78fab8a0f9 sdmmc: implement partial DDR support hace 7 años
sdspi_crc.c c159984264 separate rom from esp32 component to esp_rom hace 6 años
sdspi_crc.h a67d5d89e0 Replace all DOS line endings with Unix hace 7 años
sdspi_host.c 28b2e113ca spi_master: move the spi_bus_init function into common header hace 6 años
sdspi_private.h 8a364b4bdf sdmmc: support SDIO over SPI hace 6 años
sdspi_transaction.c 399d2d2605 all: Using xxx_periph.h hace 6 años
sigmadelta.c 399d2d2605 all: Using xxx_periph.h hace 6 años
spi_common.c 65c0d354e4 spi_common: add interface to get whether the bus is on IOMUX hace 6 años
spi_master.c da77dcb0be Changed log level for spi_master hace 6 años
spi_slave.c 90008e3fd6 Merge branch 'feature/spi_driver_support_multi_chip' into 'master' hace 6 años
timer.c 399d2d2605 all: Using xxx_periph.h hace 6 años
uart.c 09a63cca51 bugfix(UART): fixed two UART issues: hace 6 años