..
dac_dma_test
esp_adc: new esp_adc component and adc drivers
2022-07-15 18:31:00 +08:00
include /test
esp_adc: new esp_adc component and adc drivers
2022-07-15 18:31:00 +08:00
param_test
driver: update copyright notice
2021-05-24 01:06:17 +02:00
touch_sensor_test
touch_sensor: add description to distinguish the API on different target
2022-06-28 02:20:43 +00:00
CMakeLists.txt
esp_netif/lwip: Fix deps cycles to "lwip -> esp_netif -> phy-drivers"
2022-07-20 14:59:07 +02:00
test_adc2_with_wifi.c
esp_adc: new esp_adc component and adc drivers
2022-07-15 18:31:00 +08:00
test_common_spi.c
spi: support spi on h2
2022-03-29 11:54:08 +08:00
test_dac.c
esp_adc: new esp_adc component and adc drivers
2022-07-15 18:31:00 +08:00
test_i2c.c
i2c: support i2c on esp32h2
2022-04-23 07:38:25 +00:00
test_ledc.c
pcnt: added enable/disable functions
2022-05-06 18:18:39 +08:00
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
uart: add default source clock for all targets
2022-05-09 11:26:30 +08:00
test_rtcio.c
freertos: Remove legacy data types
2022-02-09 23:05:45 +08:00
test_sdio.c
global: add dependency on esp_timer component and include esp_timer.h
2022-04-25 18:39:23 +02:00
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
esp8684: rename target to esp32c2
2022-01-19 11:08:57 +08:00
test_spi_slave_hd.c
ci: partially enable ut tests for esp32c2
2022-06-02 14:23:35 +08:00
test_spi_slave.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