OVMS3-idf/components/driver/test
Michael (Xiao Xufeng) 45f8bcf3f8 fix(spi): allow using MISO on GPIO34-39
Breaking Changes: arguments of ``spicommon_bus_initialize_io`` are changed.

Closes https://github.com/espressif/esp-idf/issues/1736.
2018-04-12 17:01:38 +08: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_spi_master.c fix(spi): allow using MISO on GPIO34-39 2018-04-12 17:01:38 +08:00
test_spi_slave.c fix(spi_slave): enable DMA clock when initialization. 2017-10-17 12:20:40 +08:00