File tree 1 file changed +2
-0
lines changed
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:
27
27
- Out-of-tree libraries
28
28
- Example CI configuration (using GitHub Actions)
29
29
- Custom [ west extension] [ west_ext ]
30
+ - Custom [ Zephyr runner] [ runner_ext ]
30
31
- Doxygen and Sphinx documentation boilerplate
31
32
32
33
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`.
45
46
[ drivers ] : https://docs.zephyrproject.org/latest/reference/drivers/index.html
46
47
[ zephyr ] : https://github.com/zephyrproject-rtos/zephyr
47
48
[ west_ext ] : https://docs.zephyrproject.org/latest/develop/west/extensions.html
49
+ [ runner_ext ] : https://docs.zephyrproject.org/latest/develop/modules.html#external-runners
48
50
49
51
## Getting Started
50
52
You can’t perform that action at this time.
0 commit comments