Skip to content

Commit

Permalink
Merge pull request walmis#2 from farpatch/fix-esp-wifi
Browse files Browse the repository at this point in the history
cmake: add esp_wifi to required lists
  • Loading branch information
xobs authored Jul 23, 2022
2 parents d4f2550 + a234ca0 commit 329607c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion components/blackmagic/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.5)

idf_component_register(
REQUIRES driver
REQUIRES driver esp_wifi
SRC_DIRS "blackmagic/src/target"
"blackmagic/src"
"blackmagic/src/platforms/common"
Expand Down
2 changes: 1 addition & 1 deletion components/esp32-wifi-manager
2 changes: 1 addition & 1 deletion components/frogfs
Submodule frogfs updated 1 files
+1 −0 cmake/files.cmake

0 comments on commit 329607c

Please sign in to comment.