Skip to content

Commit

Permalink
Zephyr Test Update
Browse files Browse the repository at this point in the history
1. Change the name of the Zephyr test's user settings file to
   wolfssh_user_settings.h.
  • Loading branch information
ejohnstown committed Apr 11, 2024
1 parent dc89635 commit c4d1b55
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zephyr/samples/tests/prj.conf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE=131072

# Enable wolfSSH
CONFIG_WOLFSSH=y
CONFIG_WOLFSSH_SETTINGS_FILE="samples/tests/user_settings.h"
CONFIG_WOLFSSH_SETTINGS_FILE="samples/tests/wolfssh_user_settings.h"
CONFIG_WOLFSSH_SFTP_DEFAULT_DIR="/RAM:"

# Pthreads
Expand Down
File renamed without changes.

0 comments on commit c4d1b55

Please sign in to comment.