doc: fix broken references to zephyr files
The zephyr-file role creates a link to the GitHub copy of a file. Some files have been moved so update the file references in the documentation (found by scanning for uses of :zephyr-file:) Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
6b2cd29223
commit
db60d4919a
2 changed files with 4 additions and 3 deletions
|
@ -19,8 +19,8 @@ There are two sub configurations in board:
|
|||
* nsim_sem which includes secure em features and ARC MPUv3
|
||||
|
||||
For detailed arc features, please refer to
|
||||
:zephyr_file:`boards/arc/nsim_em/support/nsim.props` and
|
||||
:zephyr_file:`boards/arc/nsim_em/support/nsim_sem.props`.
|
||||
:zephyr_file:`boards/arc/nsim/support/nsim_em.props` and
|
||||
:zephyr_file:`boards/arc/nsim/support/nsim_sem.props`.
|
||||
|
||||
|
||||
Hardware
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue