OVMS3-idf/components/driver/test
Konstantin Kondrashov 32da455384 soc: Fix check_long_hold_gpio and move def to soc
Fix factory_reset_pin init as input
Move definition a structure rtc_gpio_desc to soc

Closes https://github.com/espressif/esp-idf/issues/2030
2018-06-22 09:20:27 +05:00
..
component.mk Add SPI Master driver, example, test and docs 2017-01-06 14:20:32 +08:00
test_adc2.c test(adc2): re-enable the adc2 test. 2018-02-08 13:48:25 +08:00
test_gpio.c test: add driver/gpio test case 2018-06-12 19:04:30 +08:00
test_ledc.c test: components/driver: ledc case 2018-06-19 02:00:42 +08:00
test_pcnt.c test: components/driver: pcnt case 2018-06-20 06:00:26 +00:00
test_rmt.c test: add driver/rmt test case 2018-06-13 18:10:09 +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 soc: Fix check_long_hold_gpio and move def to soc 2018-06-22 09:20:27 +05:00
test_spi_slave.c fix(spi_slave): enable DMA clock when initialization. 2017-10-17 12:20:40 +08:00
test_timer.c test: components/driver: timer case 2018-06-13 01:39:07 +00:00
test_uart.c driver(uart): Fix uart_get_baudrate incorrect return value when using ref_tick 2018-05-04 09:41:41 +08:00