| .. |
|
include
|
19f15190a2
MCPWM/deadtime: fix and sync preset deadtime modes with well-known definition (backport v3.3)
|
4 лет назад |
|
test
|
d7562e2b2c
driver test: Increase stack for the "spi poll tasks" test
|
4 лет назад |
|
CMakeLists.txt
|
152043d469
esp_ringbuf: move ringbuf to seperate component
|
7 лет назад |
|
Kconfig
|
dc9c0a9f6d
uart: add option to put ISR in IRAM
|
4 лет назад |
|
adc1_i2s_private.h
|
5490dbcaf7
adc_i2s: solve the i2s_adc issue when using wifi
|
5 лет назад |
|
can.c
|
fcabc257a5
CAN: ISR runs when cache is disabled
|
5 лет назад |
|
component.mk
|
208e83def7
build system: Refactor component.mk to not need component_common.mk
|
9 лет назад |
|
gpio.c
|
eab88f51e7
driver(GPIO): fixed gpio_wake_up_disable not working for RTC IO (release/3.3)
|
5 лет назад |
|
i2c.c
|
25147f2560
i2c: Acquire PM lock after acquiring mutex
|
5 лет назад |
|
i2s.c
|
5490dbcaf7
adc_i2s: solve the i2s_adc issue when using wifi
|
5 лет назад |
|
ledc.c
|
d518a19d95
driver(ledc): fix ledc fade API and update the register header file
|
7 лет назад |
|
mcpwm.c
|
19f15190a2
MCPWM/deadtime: fix and sync preset deadtime modes with well-known definition (backport v3.3)
|
4 лет назад |
|
pcnt.c
|
46e918cfa1
pcnt/driver: Add module reset before enabling
|
6 лет назад |
|
periph_ctrl.c
|
9825d0004f
Add IRAM_ATTR wifi_bt_common_module_enable/disable()
|
5 лет назад |
|
rmt.c
|
2165154c04
rmt/driver: Add module reset before enabling
|
6 лет назад |
|
rtc_module.c
|
4ec4d40af7
bugfix(adc): missing ranges of ADC codes in ESP32
|
4 лет назад |
|
sdio_slave.c
|
7b3bedbc10
sdio_slave: fix the send_flush infinite loop issue
|
6 лет назад |
|
sdmmc_host.c
|
cccd679b3e
sdmmc: Correctly check function parameters before using them
|
5 лет назад |
|
sdmmc_private.h
|
78fab8a0f9
sdmmc: implement partial DDR support
|
7 лет назад |
|
sdmmc_transaction.c
|
78fab8a0f9
sdmmc: implement partial DDR support
|
7 лет назад |
|
sdspi_crc.c
|
a67d5d89e0
Replace all DOS line endings with Unix
|
7 лет назад |
|
sdspi_crc.h
|
a67d5d89e0
Replace all DOS line endings with Unix
|
7 лет назад |
|
sdspi_host.c
|
a67d5d89e0
Replace all DOS line endings with Unix
|
7 лет назад |
|
sdspi_private.h
|
a67d5d89e0
Replace all DOS line endings with Unix
|
7 лет назад |
|
sdspi_transaction.c
|
5b37a96ddc
feature(sdio): allow to enable internal pullups of the SDIO host and slave as a debug feature
|
7 лет назад |
|
sigmadelta.c
|
349a77cb55
components/driver: 'const' all config calls.
|
8 лет назад |
|
spi_common.c
|
86bcd56109
spi: fix the bug of connecting SPI peripheral to read-only pins
|
7 лет назад |
|
spi_master.c
|
bca1beb3f0
spi_master: correctly set cs polarity
|
5 лет назад |
|
spi_slave.c
|
1d2a9efa55
spi: fix a possible concurrency issue
|
6 лет назад |
|
timer.c
|
67131b7d78
timer_group: fix intr_enable
|
5 лет назад |
|
uart.c
|
ab40f7ab0a
Merge branch 'bugfix/fix_modbus_rs485_rts_en_fail_v33' into 'release/v3.3'
|
4 лет назад |