Skip to content

Commit

Permalink
fix: zephyr_sdk_path
Browse files Browse the repository at this point in the history
  • Loading branch information
zfields committed Apr 5, 2024
1 parent 29bf051 commit d2a74a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Expand Up @@ -16,5 +16,5 @@
// instructions provided by the Zephyr Project regarding tool
// installation, see:
// https://docs.zephyrproject.org/latest/develop/getting_started/index.html#install-zephyr-sdk
"zephyr_sdk_path": "/usr/local/zephyr-sdk-0.15.2",
"zephyr_sdk_path": "/usr/local/zephyr-sdk-0.16.3",
}

0 comments on commit d2a74a7

Please sign in to comment.