Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
ejohnstown committed Nov 6, 2023
1 parent 5b21557 commit 66d6c9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zephyr/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ if(CONFIG_WOLFSSH)
target_compile_definitions(app PUBLIC WOLFSSH_ZEPHYR)
target_compile_definitions(app PUBLIC WOLFSSH_IGNORE_FILE_WARN)
target_compile_definitions(app PUBLIC WOLFSSH_NO_TIMESTAMP)
target_compile_definitions(app PUBLIC WOLFSSH_KEYS_PATH="./keys/"
endif()

0 comments on commit 66d6c9a

Please sign in to comment.