Ivan Grokhotkov 4b91c82cc4 Merge branch 'feat/sdio_pullup' into 'master' 7 anos atrás
..
include 4b91c82cc4 Merge branch 'feat/sdio_pullup' into 'master' 7 anos atrás
test 339d381019 test: components/driver: ledc case 7 anos atrás
Kconfig 9c23b8e596 feature(spi_master): allow to place functions into IRAM to get higher efficiency 7 anos atrás
adc1_i2s_private.h 451f69cc2e driver(i2s): fix broken i2s adc mode 8 anos atrás
component.mk 208e83def7 build system: Refactor component.mk to not need component_common.mk 9 anos atrás
gpio.c 77077196fd fix(spi): reset gpios that used by spi when deinited 7 anos atrás
i2c.c f6f9f93a9d driver(i2c, rmt):Add intr_flag setting to ESP_INTR_FLAG_IRAM support when enable psram. 7 anos atrás
i2s.c 9deb58859c fix i2s mix result and error code 7 anos atrás
ledc.c 1bebec05c6 driver(ledc): fix duty and fade issues and add thread-safe version APIs. 7 anos atrás
mcpwm.c 2008f4d88c feature: add Motor Control PWM(mcpwm) driver 8 anos atrás
pcnt.c 2236249555 driver(pcnt): Add some APIs to support each unit can have it's own interrupt handler. 7 anos atrás
periph_ctrl.c 22e21b38f7 component/bt: implement bluetooth modem sleep mode, one mode for BLE only and another for dual mode bluetooth 7 anos atrás
rmt.c 5bc8ae3b3a driver(rmt):Add API supports sending uint8_t type data. 7 anos atrás
rtc_module.c 9a0d57b90b bugfix(touch pad): modify deep-sleep example and add note for sleep api. 7 anos atrás
sdio_slave.c 9b1f2df900 fix(sdio_slave): fix the intr_recv issue that trigger receiving too fast cause assertion failed. 7 anos atrás
sdmmc_host.c 5b37a96ddc feature(sdio): allow to enable internal pullups of the SDIO host and slave as a debug feature 7 anos atrás
sdmmc_private.h 5b37a96ddc feature(sdio): allow to enable internal pullups of the SDIO host and slave as a debug feature 7 anos atrás
sdmmc_transaction.c 5b37a96ddc feature(sdio): allow to enable internal pullups of the SDIO host and slave as a debug feature 7 anos atrás
sdspi_crc.c e5bb45f381 driver: SD protocol driver for SPI peripheral 8 anos atrás
sdspi_crc.h e5bb45f381 driver: SD protocol driver for SPI peripheral 8 anos atrás
sdspi_host.c 2699bb49ae sdspi: handle delayed responses for data write commands 7 anos atrás
sdspi_private.h c6829fa5b8 sdmmc: improve error handling during SPI mode init 7 anos atrás
sdspi_transaction.c 5b37a96ddc feature(sdio): allow to enable internal pullups of the SDIO host and slave as a debug feature 7 anos atrás
sigmadelta.c 349a77cb55 components/driver: 'const' all config calls. 8 anos atrás
spi_common.c 45d1c9207c bugfix(spi): resolve the glitch that happens during initialization 7 anos atrás
spi_master.c 73f6fb9fe7 Merge branch 'feature/spi_functions_in_iram' into 'master' 7 anos atrás
spi_slave.c ebfda40b7c refactor(spi): move pin information into soc folder 7 anos atrás
timer.c 9b7d5d76a7 Timer API docs update, refactored example 8 anos atrás
uart.c 35d148256b Merge branch 'bugfix/fix_uart_buffer_full_flg_error_bug' into 'master' 7 anos atrás