Skip to content

Commit

Permalink
add ext_dev depend
Browse files Browse the repository at this point in the history
  • Loading branch information
Neutree committed Jan 11, 2025
1 parent ab43515 commit 637d7b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/ext_devs/ext_dev_mlx90640/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ append_srcs_dir(ADD_SRCS "src")
append_srcs_dir(ADD_SRCS "src/mlx90640_lib")


list(APPEND ADD_REQUIREMENTS basic peripheral vision)
list(APPEND ADD_REQUIREMENTS basic peripheral vision ext_dev)

# if (PLATFORM_LINUX)
# append_srcs_dir(ADD_SRCS "port/linux")
Expand Down

0 comments on commit 637d7b4

Please sign in to comment.