Skip to content

Commit

Permalink
app_update: Add soc_caps dependency to esp_ota_ops.h
Browse files Browse the repository at this point in the history
  • Loading branch information
projectgus authored and ginkgm committed Jul 16, 2021
1 parent 77b1ddb commit 86061a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/app_update/include/esp_ota_ops.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 86061a7

Please sign in to comment.