We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc89635 + c4d1b55 commit 892c26dCopy full SHA for 892c26d
2 files changed
zephyr/samples/tests/prj.conf
@@ -6,7 +6,7 @@ CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE=131072
6
7
# Enable wolfSSH
8
CONFIG_WOLFSSH=y
9
-CONFIG_WOLFSSH_SETTINGS_FILE="samples/tests/user_settings.h"
+CONFIG_WOLFSSH_SETTINGS_FILE="samples/tests/wolfssh_user_settings.h"
10
CONFIG_WOLFSSH_SFTP_DEFAULT_DIR="/RAM:"
11
12
# Pthreads
zephyr/samples/tests/user_settings.h …yr/samples/tests/wolfssh_user_settings.hzephyr/samples/tests/user_settings.h renamed to zephyr/samples/tests/wolfssh_user_settings.h
0 commit comments