mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00
efuse: Fix mode EFUSE_SECURE_VERSION_EMULATE
This commit is contained in:

committed by
bot

parent
8bed3a3dd2
commit
09ee721932
@@ -70,6 +70,7 @@
|
||||
#include "esp_private/pm_impl.h"
|
||||
#include "trax.h"
|
||||
#include "esp_ota_ops.h"
|
||||
#include "esp_efuse.h"
|
||||
|
||||
#define STRINGIFY(s) STRINGIFY2(s)
|
||||
#define STRINGIFY2(s) #s
|
||||
|
Reference in New Issue
Block a user