Skip to content
New issue

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

boards: xtensa: docs: rimage is no more a separate git repository #66307

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

marc-hb
Copy link
Collaborator

@marc-hb marc-hb commented Dec 8, 2023

Fix intel_adsp_generic.rst following the merge of the rimage git repository back into the sof git repository:

Fix intel_adsp_generic.rst following the merge of the rimage git
repository back into the sof git repository:
- thesofproject/sof#7270

Signed-off-by: Marc Herbert <[email protected]>
build.cmake-args -- -DRIMAGE_CONFIG_PATH=/path/to/source/rimage/config``.
Platform-specific configuration files are located in the ``rimage/config/``
subdirectory. For a different configuration directory you can use:
``west config build.cmake-args -- -DRIMAGE_CONFIG_PATH=/path/to/my/rimage/config``.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not really a request for change but just a nice Sphinx tip for literal text with "variable" parts, which you may look at using in the future:

Suggested change
``west config build.cmake-args -- -DRIMAGE_CONFIG_PATH=/path/to/my/rimage/config``.
:samp:`west config build.cmake-args -- -DRIMAGE_CONFIG_PATH={/path/to/my/rimage/config}`.

https://www.sphinx-doc.org/en/master/usage/restructuredtext/roles.html#role-samp

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks and sorry I'm seeing your suggestion only now - drown in other Github notifications as usual!

@carlescufi carlescufi merged commit 22f7516 into zephyrproject-rtos:main Dec 11, 2023
18 checks passed
@marc-hb marc-hb deleted the doc-rimage-move branch December 11, 2023 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: Intel ADSP Intel Audio platforms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants