OVMS3-idf/components/driver/test
Michael (XIAO Xufeng) 9b13a04abf spi: multichip support
move hardcoded numbers, etc. into soc files.
create headers for shared types which needs to be documented.

(MINOR CHANGE)
2019-06-22 19:08:47 +08:00
..
include/test spi: add new test for timing and mode 2019-01-26 00:10:41 +08:00
param_test test: add new test framework for different configurations 2019-01-26 00:10:41 +08:00
CMakeLists.txt test: add new test framework for different configurations 2019-01-26 00:10:41 +08:00
component.mk test: add new test framework for different configurations 2019-01-26 00:10:41 +08:00
test_adc2.c unit tests: Only initialise tcpip_adapter() when needed by the test 2018-10-17 22:53:46 +00:00
test_common_spi.c global: move the soc component out of the common list 2019-04-16 13:21:15 +08:00
test_gpio.c separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
test_i2c.c Merge branch 'bugfix/ticks_to_wait_for_uart_and_i2c' into 'master' 2019-06-11 08:41:44 +08:00
test_i2s.c test: components/driver: i2s case 2018-11-29 11:32:40 +08:00
test_ledc.c all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
test_pcnt.c all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
test_pwm.c all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
test_rmt.c all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
test_sdmmc_sdspi_init.cpp sdmmc, sdspi: fix initializers to be C++-compatible, add test 2018-04-23 14:35:13 +08:00
test_sigmadelta.c test: driver/sigmadelta test case 2018-06-13 10:15:06 +08:00
test_spi_master.c spi: multichip support 2019-06-22 19:08:47 +08:00
test_spi_param.c Merge branch 'test/spi_sio_test' into 'master' 2019-03-13 15:15:43 +08:00
test_spi_sio.c all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
test_spi_slave.c esp32/esp32s2beta: Extract common SPIRAM options into esp_commmon component 2019-06-11 13:07:37 +08:00
test_timer.c test: components/driver: timer case 2018-06-13 01:39:07 +00:00
test_uart.c driver: Add uart and i2c UTs to check ticks_to_wait in some functions 2019-06-05 10:38:23 +08:00