| .. |
|
include
|
23f10e1a57
Merge branch 'feature/uart_software_flow_control' into 'master'
|
8 ani în urmă |
|
test
|
4c9754726f
fix(spi_master): fix the command field to make it more intuitive to use.
|
8 ani în urmă |
|
component.mk
|
208e83def7
build system: Refactor component.mk to not need component_common.mk
|
9 ani în urmă |
|
gpio.c
|
c30149e4bd
feature(gpio): add APIs to set and get pad drive capability. RTC pads use RTC registers to contol drive capability.
|
8 ani în urmă |
|
i2c.c
|
a89e93fc3d
i2c driver: When deleting, disable interrupts before freeing data structures
|
8 ani în urmă |
|
i2s.c
|
1cfe96b1d7
Merge branch 'bugfix/i2s_dac_channel' into 'master'
|
8 ani în urmă |
|
ledc.c
|
acec9b9d35
bugfix(ledc): fix integer divided by zero in function ledc_set_fade_with_time
|
8 ani în urmă |
|
mcpwm.c
|
2008f4d88c
feature: add Motor Control PWM(mcpwm) driver
|
8 ani în urmă |
|
pcnt.c
|
769944b067
PCNT: fix for pcnt_set_pin API, it can now use all pcnt channels
|
8 ani în urmă |
|
periph_ctrl.c
|
956a28a95c
driver: add periph_ctrl support for SDMMC, SDIO slave, CAN, EMAC
|
8 ani în urmă |
|
rmt.c
|
0eb59844bb
bugfix(driver): fix RMT issues from github
|
8 ani în urmă |
|
rtc_module.c
|
08b9fbc242
feat(global): add macros for GPIO->channel lookup
|
8 ani în urmă |
|
sdmmc_host.c
|
b38186dc43
sdmmc: use periph_ctrl to enable peripheral when initializing the host
|
8 ani în urmă |
|
sdmmc_private.h
|
edd924f273
sdmmc: add peripheral driver and protocol layer
|
9 ani în urmă |
|
sdmmc_transaction.c
|
f908425b13
sdmmc: introduce is_app_cmd flag, check it along with opcode
|
8 ani în urmă |
|
sdspi_crc.c
|
e5bb45f381
driver: SD protocol driver for SPI peripheral
|
8 ani în urmă |
|
sdspi_crc.h
|
e5bb45f381
driver: SD protocol driver for SPI peripheral
|
8 ani în urmă |
|
sdspi_host.c
|
e5bb45f381
driver: SD protocol driver for SPI peripheral
|
8 ani în urmă |
|
sdspi_private.h
|
e5bb45f381
driver: SD protocol driver for SPI peripheral
|
8 ani în urmă |
|
sdspi_transaction.c
|
e5bb45f381
driver: SD protocol driver for SPI peripheral
|
8 ani în urmă |
|
sigmadelta.c
|
349a77cb55
components/driver: 'const' all config calls.
|
8 ani în urmă |
|
spi_common.c
|
b834fcf78a
fix(spi_master): this fix the SPI MOSI output missing bug.
|
8 ani în urmă |
|
spi_master.c
|
b834fcf78a
fix(spi_master): this fix the SPI MOSI output missing bug.
|
8 ani în urmă |
|
spi_slave.c
|
8d7074ed5c
soc: Move esp_ptr_dma_capable() function to soc_memory_layout.h
|
8 ani în urmă |
|
timer.c
|
349a77cb55
components/driver: 'const' all config calls.
|
8 ani în urmă |
|
uart.c
|
93cc3a77cb
uart: Add api call to switch on hardware support for 'software' flow control.
|
8 ani în urmă |