OVMS3-idf/components/driver/test
Angus Gratton f3a108f629 unit tests: Only initialise tcpip_adapter() when needed by the test
Prevents unexpected memory allocations when running tests which
don't require tcpip_adapter.
2018-12-28 15:53:01 +08:00
..
component.mk Add SPI Master driver, example, test and docs 2017-01-06 14:20:32 +08:00
test_adc2.c unit tests: Only initialise tcpip_adapter() when needed by the test 2018-12-28 15:53:01 +08:00
test_spi_master.c test: modify the command/address test a bit to test the LSBFIRST feature 2018-10-09 00:34:13 +08:00
test_spi_slave.c fix(spi_slave): enable DMA clock when initialization. 2017-10-17 12:20:40 +08:00