Ivan Grokhotkov 159a2d01d1 Merge branch 'bugfix/spi_dma' into 'master' před 8 roky
..
include 159a2d01d1 Merge branch 'bugfix/spi_dma' into 'master' před 8 roky
test 159a2d01d1 Merge branch 'bugfix/spi_dma' into 'master' před 8 roky
component.mk 208e83def7 build system: Refactor component.mk to not need component_common.mk před 9 roky
gpio.c c30149e4bd feature(gpio): add APIs to set and get pad drive capability. RTC pads use RTC registers to contol drive capability. před 8 roky
i2c.c a89e93fc3d i2c driver: When deleting, disable interrupts before freeing data structures před 8 roky
i2s.c f91715438a i2s: return error code if register isr error, resolve #587 (github) před 8 roky
ledc.c acec9b9d35 bugfix(ledc): fix integer divided by zero in function ledc_set_fade_with_time 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 26a3cb93c7 component/soc : move dport access header files to soc před 8 roky
rmt.c c77b699463 rmt driver: Manage driver interrupt handler based on which channels are enabled před 8 roky
rtc_module.c c30149e4bd feature(gpio): add APIs to set and get pad drive capability. RTC pads use RTC registers to contol drive capability. před 8 roky
sdmmc_host.c 49848eaed5 sdmmc: handle card removal when CD is not used před 8 roky
sdmmc_private.h edd924f273 sdmmc: add peripheral driver and protocol layer před 9 roky
sdmmc_transaction.c 512898edee sdmmc: fix reads/writes to/from unaligned buffers 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 e5bb45f381 driver: SD protocol driver for SPI peripheral před 8 roky
sdspi_private.h e5bb45f381 driver: SD protocol driver for SPI peripheral před 8 roky
sdspi_transaction.c e5bb45f381 driver: SD protocol driver for SPI peripheral před 8 roky
sigmadelta.c 349a77cb55 components/driver: 'const' all config calls. před 8 roky
spi_common.c 71c70cb15c heap: Refactor heap regions/capabilities out of FreeRTOS před 8 roky
spi_master.c 159a2d01d1 Merge branch 'bugfix/spi_dma' into 'master' před 8 roky
spi_slave.c 8d7074ed5c soc: Move esp_ptr_dma_capable() function to soc_memory_layout.h před 8 roky
timer.c 349a77cb55 components/driver: 'const' all config calls. před 8 roky
uart.c 9d466de235 bugfix(uart): fix signal glitch on tx pin před 8 roky