Michael (XIAO Xufeng) 09b827b2c8 Merge branch 'feature/spi_slave_double_board_test_for_slave_transaction' into 'master' 5 years ago
..
adc_dma_test beb75b13f2 driver test: Use regular target guards for single-target test files 5 years ago
dac_dma_test beb75b13f2 driver test: Use regular target guards for single-target test files 5 years ago
include 23d08fbe85 spi_master: add a test for HD master to receive data correctly via dma 5 years ago
param_test 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 5 years ago
touch_sensor_test 27a9cf861e driver: Add esp32c3 drivers (except ADC/DAC) and update tests 5 years ago
CMakeLists.txt 20c068ef3b cmock: added cmock as component 5 years ago
component.mk 8256b5f32b driver(adc): fix adc io init bug; add unit test to check; 5 years ago
test_adc2_with_wifi.c b8a8fe3f54 esp_wifi: Modify ESP_IF_WIFI_STA to WIFI_IF_STA 5 years ago
test_adc_common.c 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 5 years ago
test_adc_dma.c 2b83418141 adc: add fallback calibration method 5 years ago
test_common_spi.c 23d08fbe85 spi_master: add a test for HD master to receive data correctly via dma 5 years ago
test_dac.c 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 5 years ago
test_dedicated_gpio.c bb1369b922 dedicated gpio: add driver 5 years ago
test_gdma.c 914ba4914a gdma: fix potential cocurrency issue 5 years ago
test_gpio.c 27a9cf861e driver: Add esp32c3 drivers (except ADC/DAC) and update tests 5 years ago
test_i2c.c 27a9cf861e driver: Add esp32c3 drivers (except ADC/DAC) and update tests 5 years ago
test_i2s.c 27a9cf861e driver: Add esp32c3 drivers (except ADC/DAC) and update tests 5 years ago
test_ledc.c 27a9cf861e driver: Add esp32c3 drivers (except ADC/DAC) and update tests 5 years ago
test_pcnt.c 906dd0ad84 pcnt: replace isr register with isr service in example 5 years ago
test_pwm.c 27a9cf861e driver: Add esp32c3 drivers (except ADC/DAC) and update tests 5 years ago
test_rmt.c 95e712039c rmt: add workaround to get user context in a graceful way 5 years ago
test_rs485.c 27a9cf861e driver: Add esp32c3 drivers (except ADC/DAC) and update tests 5 years ago
test_rtcio.c 27a9cf861e driver: Add esp32c3 drivers (except ADC/DAC) and update tests 5 years ago
test_sdio.c 0a95151a75 unit_test: Refactor all performance tests that rely on cache compensated timer 5 years ago
test_sdmmc_sdspi_init.cpp 067f3d21c9 sdspi, vfs_fat: allow sharing SPI bus among devices, and mounting multiple SD cards 6 years ago
test_sigmadelta.c 27a9cf861e driver: Add esp32c3 drivers (except ADC/DAC) and update tests 5 years ago
test_spi_bus_lock.c 27a9cf861e driver: Add esp32c3 drivers (except ADC/DAC) and update tests 5 years ago
test_spi_master.c 52a76867d1 Merge branch 'bugfix/spi_lose_last_3_bytes' into 'master' 5 years ago
test_spi_param.c 27a9cf861e driver: Add esp32c3 drivers (except ADC/DAC) and update tests 5 years ago
test_spi_sio.c 27a9cf861e driver: Add esp32c3 drivers (except ADC/DAC) and update tests 5 years ago
test_spi_slave.c 2bc1442351 spi_slave: add a dual board test of sending/receiving unalinged data on 5 years ago
test_spi_slave_hd.c 0538dc2d93 spi_slave_hd: add DMA Append Mode feature 5 years ago
test_timer.c 27a9cf861e driver: Add esp32c3 drivers (except ADC/DAC) and update tests 5 years ago
test_uart.c fb8b905539 uart: add uart support on esp32s3 5 years ago