-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
doc: Update devictree link in include file #17557
Conversation
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 80ced9ca4c8fd8c70a9183ccd34380c231cfc13e more detailssdk-nrf:
Github labels
List of changed files detected by CI (1)
Outputs:ToolchainVersion: Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds. Note: This comment is automatically posted by the Documentation Publishing GitHub Action. |
The `sample_fem_support.txt` include file links to Zephyr documentation for information on configuring devicetree. This updates the link to point to the Configuring devicetree page in the nRF Connect SDK documentation instead. Also makes other small improvements to the file. Signed-off-by: Wille Backman <wille.backman@nordicsemi.no>
cb2019e
to
80ced9c
Compare
Applied more changes based on offline discussion. |
The
sample_fem_support.txt
include file links to Zephyr documentation for information on configuring devicetree. This updates the link to point to the Configuring devicetree page in the nRF Connect SDK documentation instead.Also makes other small improvements to the file.