mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-02 19:54:56 +00:00
Fix a build issue with replacing init_spi_flash() in the host tests
This commit is contained in:
@@ -2,7 +2,3 @@
|
||||
|
||||
#include "projdefs.h"
|
||||
#include "semphr.h"
|
||||
|
||||
// Avoid redefinition compile error. Put here since this is included
|
||||
// in flash_ops.c.
|
||||
#define spi_flash_init() overriden_spi_flash_init()
|
||||
|
Reference in New Issue
Block a user