esp-idf/components/driver
morris 2b165f99c4 i2c_tool: add i2c_tool example test
1. add example test for i2c-tools
2. make command line arguments number configurable
2018-11-30 10:08:28 +08:00
..
include/driver driver(rmt): Add API get rmt channel's status. 2018-11-28 07:20:45 +00:00
test test: components/driver: i2c case 2018-11-29 18:27:58 +08:00
CMakeLists.txt esp_ringbuf: move ringbuf to seperate component 2018-09-17 17:04:57 +05:30
Kconfig spi: fix the crash when callbacks are not in the IRAM 2018-11-20 13:07:13 +08:00
adc1_i2s_private.h
can.c CAN: Add pm_lock, fix gpio bug, update docs 2018-09-01 02:46:05 +08:00
component.mk
gpio.c driver/gpio: support wakeup function for RTC IOs 2018-09-06 15:40:46 +08:00
i2c.c i2c_tool: add i2c_tool example test 2018-11-30 10:08:28 +08:00
i2s.c i2s: add (optional) support to clear tx descriptor in underflow case 2018-11-23 14:31:09 +05:30
ledc.c
mcpwm.c
pcnt.c
periph_ctrl.c aes/sha/mpi: Bugfix a use of shared registers. 2018-11-05 04:22:47 +00:00
rmt.c driver(rmt): Add API get rmt channel's status. 2018-11-28 07:20:45 +00:00
rtc_module.c driver/gpio: support wakeup function for RTC IOs 2018-09-06 15:40:46 +08:00
sdio_slave.c sdio_slave: fix the ret_queue crash issue when being reset by the master 2018-09-25 20:30:25 +08:00
sdmmc_host.c sdmmc: implement partial DDR support 2018-08-30 13:11:54 +08:00
sdmmc_private.h sdmmc: implement partial DDR support 2018-08-30 13:11:54 +08:00
sdmmc_transaction.c sdmmc: implement partial DDR support 2018-08-30 13:11:54 +08:00
sdspi_crc.c
sdspi_crc.h
sdspi_host.c
sdspi_private.h
sdspi_transaction.c
sigmadelta.c
spi_common.c spi: shown owner of spi host explicitly 2018-10-29 20:22:44 +08:00
spi_master.c spi: fix the crash when callbacks are not in the IRAM 2018-11-20 13:07:13 +08:00
spi_slave.c spi: fix the crash when callbacks are not in the IRAM 2018-11-20 13:07:13 +08:00
timer.c
uart.c driver(uart): fixed uart read error bug when using dual core. 2018-11-27 20:53:26 +08:00