OVMS3-idf/components/driver/test
kooho 0929dbbc9b bugfix(GPIO): Fixed the bug that GPIO enables interrupts on one core,
but registers interrupt service routines on another core for release/v3.3
2019-08-06 03:20:11 +00: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
test_common_spi.c spi: add new test for timing and mode 2019-01-26 00:10:41 +08:00
test_gpio.c bugfix(GPIO): Fixed the bug that GPIO enables interrupts on one core, 2019-08-06 03:20:11 +00:00
test_i2c.c test: Fix some unused identifier warnings 2018-12-10 12:34:16 +08:00
test_i2s.c i2s: test case for variation in apll clock rate 2019-07-04 18:27:12 +05:30
test_ledc.c ledc test: ignore one case. 2018-09-06 19:43:30 +08:00
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 unit-test-app: freertos_compliance config added 2019-06-25 04:33:32 +00:00
test_spi_param.c test: temp disable spi master slave mode test 2019-03-10 06:21:37 +00:00
test_spi_slave.c spi_slave: improve the timing configuration 2019-01-26 00:10:41 +08:00
test_timer.c
test_uart.c