esp-idf/tools/mocks/esp_partition/mock/mock_config.yaml
Martin Vychodil c9c7573f71 Storage: Partition APIs moved to the new component 'esp_partition'
All the partition handling API functions and data-types were moved from the 'spi_flash' component to the new one named 'esp_partition'. See Storage 5.x migration guide for more details
2022-11-02 21:54:45 +01:00

11 lines
250 B
YAML

:cmock:
:includes_h_pre_orig_header:
- esp_flash.h
:plugins:
- expect
- expect_any_args
- return_thru_ptr
- array
- ignore_arg
- callback