File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff 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
3233This 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
You can’t perform that action at this time.
0 commit comments