| .. |
|
include
|
edb212986f
Merge branch 'bugfix/sd_card_fixes' into 'master'
|
8 tahun lalu |
|
test
|
fcd0f52e21
test(spi_master): add test case for 3 DMA issues with internal connection by gpio mux.
|
8 tahun lalu |
|
component.mk
|
208e83def7
build system: Refactor component.mk to not need component_common.mk
|
9 tahun lalu |
|
gpio.c
|
c30149e4bd
feature(gpio): add APIs to set and get pad drive capability. RTC pads use RTC registers to contol drive capability.
|
8 tahun lalu |
|
i2c.c
|
a89e93fc3d
i2c driver: When deleting, disable interrupts before freeing data structures
|
8 tahun lalu |
|
i2s.c
|
8e47c355fa
Merge branch 'feature/i2s_apll' into 'master'
|
8 tahun lalu |
|
ledc.c
|
c4f15a0e5d
ledc_get_duty return type changed from int to uint32_t, target_duty changed from int to uint32_t
|
8 tahun lalu |
|
mcpwm.c
|
2008f4d88c
feature: add Motor Control PWM(mcpwm) driver
|
8 tahun lalu |
|
pcnt.c
|
769944b067
PCNT: fix for pcnt_set_pin API, it can now use all pcnt channels
|
8 tahun lalu |
|
periph_ctrl.c
|
0dd9b899b7
periph_ctrl: Refactor to add periph_module_reset(), avoid potential race in SPI DMA workaround
|
8 tahun lalu |
|
rmt.c
|
0eb59844bb
bugfix(driver): fix RMT issues from github
|
8 tahun lalu |
|
rtc_module.c
|
64d1f947ed
driver/rtc: fix copy-paste error in HOLD_FORCE field name for GPIO26
|
8 tahun lalu |
|
sdmmc_host.c
|
b38186dc43
sdmmc: use periph_ctrl to enable peripheral when initializing the host
|
8 tahun lalu |
|
sdmmc_private.h
|
edd924f273
sdmmc: add peripheral driver and protocol layer
|
9 tahun lalu |
|
sdmmc_transaction.c
|
3cf23ff77d
sdmmc: allow command timeouts to be configured
|
8 tahun lalu |
|
sdspi_crc.c
|
e5bb45f381
driver: SD protocol driver for SPI peripheral
|
8 tahun lalu |
|
sdspi_crc.h
|
e5bb45f381
driver: SD protocol driver for SPI peripheral
|
8 tahun lalu |
|
sdspi_host.c
|
1b91cb7be0
fix(sdspi): fix issues causing the sdspi driver to work low efficiently with DMA.
|
8 tahun lalu |
|
sdspi_private.h
|
e5bb45f381
driver: SD protocol driver for SPI peripheral
|
8 tahun lalu |
|
sdspi_transaction.c
|
e5bb45f381
driver: SD protocol driver for SPI peripheral
|
8 tahun lalu |
|
sigmadelta.c
|
349a77cb55
components/driver: 'const' all config calls.
|
8 tahun lalu |
|
spi_common.c
|
0dd9b899b7
periph_ctrl: Refactor to add periph_module_reset(), avoid potential race in SPI DMA workaround
|
8 tahun lalu |
|
spi_master.c
|
074f36afff
fix(spi_master): fix the heap corruption bug that RX DMA writes over the temporary buffer boundary.
|
8 tahun lalu |
|
spi_slave.c
|
8d7074ed5c
soc: Move esp_ptr_dma_capable() function to soc_memory_layout.h
|
8 tahun lalu |
|
timer.c
|
349a77cb55
components/driver: 'const' all config calls.
|
8 tahun lalu |
|
uart.c
|
9107b47deb
Updated UART API documentation and examples. Included a fix of #1091 from GitHub
|
8 tahun lalu |