We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Wrong Path in documentation for code relocation sample https://docs.zephyrproject.org/latest/tools/code-relocation.html?highlight=code_relocation#sample
should be $ZEPHYR_BASE/samples/application_development/code_relocation
$ZEPHYR_BASE/samples/application_development/code_relocation
The text was updated successfully, but these errors were encountered:
doc: tools: corrected file path in documentation
d498eab
Corrected file path for code relocation sample path in documention Fix for GH zephyrproject-rtos#12543 Signed-off-by: Varun Sharma <[email protected]>
5b43aa5
Corrected file path for code relocation sample path in documention Fix for GH #12543 Signed-off-by: Varun Sharma <[email protected]>
Fixed
Sorry, something went wrong.
varun-sha
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
Wrong Path in documentation for code relocation sample https://docs.zephyrproject.org/latest/tools/code-relocation.html?highlight=code_relocation#sample
should be
$ZEPHYR_BASE/samples/application_development/code_relocation
The text was updated successfully, but these errors were encountered: