esp-idf/components/driver/test
songruojing 9d73475e44 uart: Add a new API to get the free space size of tx buffer
Closes https://github.com/espressif/esp-idf/issues/8932

Closes https://github.com/espressif/esp-idf/issues/3078
2022-07-05 18:39:22 +08:00
..
adc_dma_test i2s: Introduced a brand new driver 2022-06-15 10:29:06 +08:00
dac_dma_test i2s: Introduced a brand new driver 2022-06-15 10:29:06 +08:00
include/test
param_test
touch_sensor_test touch_sensor: add description to distinguish the API on different target 2022-06-28 02:20:43 +00:00
CMakeLists.txt
test_adc.c G0: Support Xtensa targets for G0-only compilation 2022-06-20 11:34:20 +00:00
test_adc2_with_wifi.c i2s: update documents for driver-NG 2022-06-15 10:30:04 +08:00
test_adc_common.c
test_common_spi.c
test_dac.c i2s: Introduced a brand new driver 2022-06-15 10:29:06 +08:00
test_i2c.c
test_ledc.c
test_pwm.c mcpwm: rename MCPWM_ISR_IN_IRAM to MCPWM_ISR_IRAM_SAFE 2022-06-02 15:01:18 +08:00
test_rs485.c
test_rtcio.c
test_sdio.c
test_sdmmc_sdspi_init.cpp remove: sdspi_host deprecated api 2022-06-12 20:07:27 +00:00
test_spi_bus_lock.c ci: partially enable ut tests for esp32c2 2022-06-02 14:23:35 +08:00
test_spi_master.c spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
test_spi_param.c ci: partially enable ut tests for esp32c2 2022-06-02 14:23:35 +08:00
test_spi_sio.c
test_spi_slave.c ci: partially enable ut tests for esp32c2 2022-06-02 14:23:35 +08:00
test_spi_slave_hd.c ci: partially enable ut tests for esp32c2 2022-06-02 14:23:35 +08:00
test_uart.c uart: Add a new API to get the free space size of tx buffer 2022-07-05 18:39:22 +08:00