From 88048e86e3a5119fa2647d7ea81f8b69c122b795 Mon Sep 17 00:00:00 2001 From: 0xFEEDC0DE64 Date: Tue, 13 Dec 2022 17:56:21 +0100 Subject: [PATCH] Add esp_partition as dependency --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index d0301b6..c490f6c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,6 +8,7 @@ set(sources set(dependencies esp_https_ota + esp_partition expected fmt