From 81b7a727f051ee5f830e7609c798236351f78730 Mon Sep 17 00:00:00 2001 From: LokLiang Date: Wed, 26 Feb 2025 14:30:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20CMakeLists.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/app/CMakeLists.txt b/app/CMakeLists.txt index c548516..e5ce963 100644 --- a/app/CMakeLists.txt +++ b/app/CMakeLists.txt @@ -48,6 +48,7 @@ idf_component_register( SRCS ${srcs} REQUIRES driver + spi_flash nvs_flash app_update esp_wifi