mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
79b0256d63
* added mocking of spi master and gpio * mock registering in one function in component.cmake
9 lines
185 B
YAML
9 lines
185 B
YAML
:cmock:
|
|
:plugins:
|
|
- expect
|
|
- expect_any_args
|
|
- return_thru_ptr
|
|
- array
|
|
- ignore_arg
|
|
- callback
|