This website requires JavaScript.
Explore
Help
Register
Sign In
eaw
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
release/v3.0
Add File
New File
Upload File
Apply Patch
esp-idf
/
components
/
driver
/
test
History
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