mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
unit tests: Use a unit test app partition table, configure spi_flash to use data partition
This commit is contained in:
@@ -7,8 +7,6 @@
|
||||
#include <esp_spi_flash.h>
|
||||
#include <esp_attr.h>
|
||||
|
||||
#include "test_config.h"
|
||||
|
||||
struct flash_test_ctx {
|
||||
uint32_t offset;
|
||||
bool fail;
|
||||
|
Reference in New Issue
Block a user