esp-idf/components/driver/test
Alex Lisitsyn ea6710ce98 soc/hal: add tinyusb support esp32s3
add usb hal/soc, usb_ll files and esp32s3 target for usb
move usb_hal.h into soc common folder
soc/hal: fix soc and periph for usb
tinyusb: fix tinyusb io header
hal: usb_ll fix pull up/down config for esp32s3
soc/hal: fix peripheral addresses
2021-05-06 16:20:54 +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 gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 2021-04-08 14:01:18 +08:00
test_dac.c dac: added DAC support macro 2021-04-12 12:04:46 +08:00
test_dedicated_gpio.c
test_gdma.c
test_gpio.c soc/hal: add tinyusb support esp32s3 2021-05-06 16:20:54 +08:00
test_i2c.c Merge branch 'bugfix/enable_gpio18_gpio19_esp32c3' into 'master' 2021-04-12 09:39:55 +00:00
test_i2s.c gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 2021-04-08 14:01:18 +08:00
test_ledc.c
test_pcnt.c
test_pwm.c
test_rmt.c gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 2021-04-08 14:01:18 +08:00
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 Merge branch 'bugfix/remove_HSPI_macro_on_c3' into 'master' 2021-04-08 09:33:18 +00:00
test_spi_param.c
test_spi_sio.c
test_spi_slave.c
test_spi_slave_hd.c Merge branch 'bugfix/remove_HSPI_macro_on_c3' into 'master' 2021-04-08 09:33:18 +00:00
test_timer.c
test_uart.c