Skip to content

Commit 42350f1

Browse files
pdgendtfabiobaltieri
authored andcommitted
readme: add external runner entry
Add external runner entry to overview of the features demonstrated. Signed-off-by: Pieter De Gendt <[email protected]>
1 parent ea9e6d1 commit 42350f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ applications. Some of the features demonstrated in this example are:
2727
- Out-of-tree libraries
2828
- Example CI configuration (using GitHub Actions)
2929
- Custom [west extension][west_ext]
30+
- Custom [Zephyr runner][runner_ext]
3031
- Doxygen and Sphinx documentation boilerplate
3132

3233
This repository is versioned together with the [Zephyr main tree][zephyr]. This
@@ -45,6 +46,7 @@ points to the development branch of Zephyr, also `main`.
4546
[drivers]: https://docs.zephyrproject.org/latest/reference/drivers/index.html
4647
[zephyr]: https://github.com/zephyrproject-rtos/zephyr
4748
[west_ext]: https://docs.zephyrproject.org/latest/develop/west/extensions.html
49+
[runner_ext]: https://docs.zephyrproject.org/latest/develop/modules.html#external-runners
4850

4951
## Getting Started
5052

0 commit comments

Comments
 (0)