esp-idf/components/driver/test
SalimTerryLi 932d4d13f0
MCPWM/sync: expose API for configuring timer sync
removed example: mcpwm_basic_config

Closes https://github.com/espressif/esp-idf/issues/5429

Co-authored-by: wubowen <wubowen@espressif.com>
2021-09-09 17:33:37 +08:00
..
adc_dma_test
dac_dma_test
include/test
param_test
touch_sensor_test
CMakeLists.txt
component.mk
test_adc2_with_wifi.c
test_adc_common.c
test_adc_dma.c
test_common_spi.c
test_dac.c
test_dedicated_gpio.c
test_gdma.c
test_gpio.c
test_i2c.c
test_i2s.c i2s: fix write failure on ESP32 in 32bit slave mode 2021-09-03 17:36:44 +08:00
test_ledc.c
test_pcnt.c
test_pwm.c MCPWM/sync: expose API for configuring timer sync 2021-09-09 17:33:37 +08:00
test_rmt.c
test_rs485.c
test_rtcio.c
test_sdio.c
test_sdmmc_sdspi_init.cpp
test_sigmadelta.c
test_spi_bus_lock.c
test_spi_master.c
test_spi_param.c
test_spi_sio.c
test_spi_slave.c
test_spi_slave_hd.c
test_timer.c
test_uart.c