Wangjialin 870efdb9d4 bugfix(uart): patten detect function hace 8 años
..
include 870efdb9d4 bugfix(uart): patten detect function hace 8 años
test 13d38f10ee test(spi): internal connection test master with slave for address and command field. hace 8 años
component.mk 208e83def7 build system: Refactor component.mk to not need component_common.mk hace 9 años
gpio.c ada33fe3dd Add GPIO input and output disable option hace 8 años
i2c.c 5fb16d9b2b Fix regression in i2c_master_read() which rejected all data lenths. hace 8 años
i2s.c f039aac1e5 Merge branch 'bugfix/i2s_bck_polariy' into 'master' hace 8 años
ledc.c c672fc54fd Merge branch 'feature/ledc_more_meaningful_parameter_names' into 'master' hace 8 años
mcpwm.c 2008f4d88c feature: add Motor Control PWM(mcpwm) driver hace 8 años
pcnt.c 769944b067 PCNT: fix for pcnt_set_pin API, it can now use all pcnt channels hace 8 años
periph_ctrl.c 42cefc173f refractor WiFi clock setting hace 8 años
rmt.c 2227c44254 rmt: Add void * argument for end-of-transmission callback hace 8 años
rtc_module.c 866b84b9f8 Typo fix. Closes https://github.com/espressif/esp-idf/issue/1323 hace 8 años
sdmmc_host.c b38186dc43 sdmmc: use periph_ctrl to enable peripheral when initializing the host hace 8 años
sdmmc_private.h edd924f273 sdmmc: add peripheral driver and protocol layer hace 9 años
sdmmc_transaction.c 330b6bd668 sdmmc: lock APB frequency while in transaction hace 8 años
sdspi_crc.c e5bb45f381 driver: SD protocol driver for SPI peripheral hace 8 años
sdspi_crc.h e5bb45f381 driver: SD protocol driver for SPI peripheral hace 8 años
sdspi_host.c 269486ca4d sdspi: use response timeout passed from upper layer hace 8 años
sdspi_private.h 269486ca4d sdspi: use response timeout passed from upper layer hace 8 años
sdspi_transaction.c 269486ca4d sdspi: use response timeout passed from upper layer hace 8 años
sigmadelta.c 349a77cb55 components/driver: 'const' all config calls. hace 8 años
spi_common.c 2552fdccd1 chore(spi): add log to show native pins or not when configure pins. hace 8 años
spi_master.c f4be6ac84d fix(spi_master): fix the logic in the ISR to prevent re-config registers when device is not changed. hace 8 años
spi_slave.c 842292523f fix(spi_slave): add interrupt free into bus free process. hace 8 años
timer.c 9b7d5d76a7 Timer API docs update, refactored example hace 8 años
uart.c 870efdb9d4 bugfix(uart): patten detect function hace 8 años