This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
25abb74284
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 05:06:22 -04:00
:cmock
:
:plugins
:
-
expect
-
expect_any_args
-
return_thru_ptr
-
array
-
callback
[nvs_flash]: Entries with state == 1 don't crash
2021-07-27 05:58:52 -04:00
-
ignore_arg
Reference in New Issue
Copy Permalink