forked from espressif/esp-idf
app_update: Add soc_caps dependency to esp_ota_ops.h
This commit is contained in:
committed by
Michael (XIAO Xufeng)
parent
77b1ddbcdb
commit
86061a720b
@@ -14,6 +14,7 @@
|
||||
#include "esp_partition.h"
|
||||
#include "esp_image_format.h"
|
||||
#include "esp_flash_partitions.h"
|
||||
#include "soc/soc_caps.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"
|
||||
|
Reference in New Issue
Block a user