Darian Leung 666f87109f CAN: Fix critical section compliance hace 6 años
..
include c225801b3e Merge branch 'fix/add_parentheses_to_spi_swap_data_tx_4.0' into 'release/v4.0' hace 6 años
test b01036e13e driver: Remove features deprecated pre-IDF V4.0 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 666f87109f CAN: Fix critical section compliance 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 b01036e13e driver: Remove features deprecated pre-IDF V4.0 hace 6 años
ledc.c eff3ac05b3 driver(ledc): fixed ledc clock selection bug for release/v4.0 hace 6 años
mcpwm.c 399d2d2605 all: Using xxx_periph.h hace 6 años
pcnt.c c5bea8dddb pcnt/driver: Add module reset before enabling hace 6 años
periph_ctrl.c 399d2d2605 all: Using xxx_periph.h hace 6 años
rmt.c 9ce1b8986a rmt/driver: Add module reset before enabling hace 6 años
rtc_module.c b01036e13e driver: Remove features deprecated pre-IDF V4.0 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 ba6b502cc9 sdmmc_host/driver: Add module reset before enabling 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 7 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 199c4e55f2 uart/driver: Add module reset before enabling hace 6 años