esp-idf/components/driver/test
Jeroen Domburg d6ee27e313 Merge branch 'feat/spi_check_length_buffer' into 'master'
spi: add checks for slave buffer valid and master length

See merge request idf/esp-idf!3744
2018-12-04 11:48:32 +08:00
..
CMakeLists.txt unity: separate common and IDF specific functionality 2018-11-19 12:36:31 +08:00
component.mk
test_adc2.c
test_gpio.c
test_i2c.c test: components/driver: i2c case 2018-11-29 18:27:58 +08:00
test_i2s.c test: components/driver: i2s case 2018-11-29 11:32:40 +08:00
test_ledc.c
test_pcnt.c
test_pwm.c test: components/driver: pwm case 2018-11-28 10:42:32 +08:00
test_rmt.c
test_sdmmc_sdspi_init.cpp
test_sigmadelta.c
test_spi_master.c unity: separate common and IDF specific functionality 2018-11-19 12:36:31 +08:00
test_spi_slave.c spi_slave: add valid check for DMA buffers 2018-11-26 03:49:26 +00:00
test_timer.c
test_uart.c