Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason2866 authored Aug 29, 2024
1 parent fe1954e commit c0a5762
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/ulp/cmake/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ project(${ULP_APP_NAME} ASM C)
add_executable(${ULP_APP_NAME})
set(CMAKE_EXECUTABLE_SUFFIX ".elf")

message("----> ${SDKCONFIG_CMAKE} <----")
# Import all sdkconfig variables into the cmake build
include(${SDKCONFIG_CMAKE})

Expand Down

0 comments on commit c0a5762

Please sign in to comment.