mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-19 23:45:28 +02:00
Merge branch 'feature/driver_mock' into 'master'
[driver]: added mocking of spi master and gpio See merge request espressif/esp-idf!12054
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#include "param_test.h"
|
||||
#include "soc/io_mux_reg.h"
|
||||
#include "sdkconfig.h"
|
||||
#include "soc/spi_periph.h"
|
||||
|
||||
// All the tests using the header should use this definition as much as possible,
|
||||
// so that the working host can be changed easily in the future.
|
||||
|
||||
Reference in New Issue
Block a user