mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'bugfix/unit_tests_build' into 'master'
spi_flash: fix build error with profiling enabled See merge request !1437
This commit is contained in:
commit
91d9cb98d3
@ -30,6 +30,7 @@
|
||||
#include "esp_attr.h"
|
||||
#include "esp_spi_flash.h"
|
||||
#include "esp_log.h"
|
||||
#include "esp_clk.h"
|
||||
#include "cache_utils.h"
|
||||
|
||||
/* bytes erased by SPIEraseBlock() ROM function */
|
||||
|
Loading…
x
Reference in New Issue
Block a user