esp-idf/components/driver
Jakob Hasse 1eb96cfc79 feat (driver)!: Added mocking for i2c.h
BREAKING CHANGE: removed ringbuf.h from public i2c.h
2021-11-02 14:16:31 +08:00
..
esp32 touch_sensor: apply general check 2021-10-08 11:32:12 +08:00
esp32c3
esp32h2
esp32s2 touch_sensor: apply general check 2021-10-08 11:32:12 +08:00
esp32s3 touch_sensor: apply general check 2021-10-08 11:32:12 +08:00
include feat (driver)!: Added mocking for i2c.h 2021-11-02 14:16:31 +08:00
test Merge branch 'feature/add_i2s_es8311_example_and_loop_unit_test' into 'master' 2021-10-14 09:28:35 +00:00
CMakeLists.txt update touch with review advice 2021-10-08 10:39:46 +08:00
Kconfig
adc1_private.h
adc_common.c
component.mk
dac_common.c
dedic_gpio.c
gdma.c
gpio.c
i2c.c
i2s.c i2s: fix the param check on PDM mode 2021-10-01 16:05:04 +01:00
ledc.c
linker.lf
mcpwm.c
pcnt.c
periph_ctrl.c
rmt.c RMT: add loop_autostop driver support for esp32s3 2021-09-24 15:24:45 +08:00
rtc_io.c
rtc_module.c
sdio_slave.c
sdkconfig.rename
sdmmc_host.c
sdmmc_private.h
sdmmc_transaction.c
sdspi_crc.c
sdspi_crc.h
sdspi_host.c
sdspi_private.h
sdspi_transaction.c
sigmadelta.c
spi_bus_lock.c
spi_common.c
spi_master.c
spi_slave.c
spi_slave_hd.c
timer.c gptimer: clean up hal and ll for driver-ng 2021-10-20 18:40:08 +08:00
touch_sensor_common.c
twai.c
uart.c
usb_serial_jtag.c