This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
1
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-11-24 19:29:43 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2a12872d0af6e3bb32b51b4916887b51afd4a78d
esp-idf
/
components
/
spi_flash
/
mock
/
mock_config.yaml
9 lines
185 B
YAML
Raw
Normal View
History
Unescape
Escape
spi_flash: mocking should be possible now The following three headers will be mockes: * esp_flash.h * esp_spi_flash.h * esp_partition.h * counter functions live in own header * add spi_flash sim dir for esp_err.h to Unity * modified gen_esp_err_to_name.py to ignore sim/ dir in spi_flash component Add cmock .yaml config file Add spi hal header until soc can mock the hal layer as well.
2020-09-01 17:06:22 +08:00
:cmock
:
:plugins
:
-
expect
-
expect_any_args
-
return_thru_ptr
-
array
-
callback
[nvs_flash]: Entries with state == 1 don't crash
2021-07-27 17:58:52 +08:00
-
ignore_arg
Reference in New Issue
Copy Permalink