mirror of
https://github.com/espressif/esp-idf
synced 2025-03-12 10:39:11 -04:00
* 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
|