Basic board setup
This commit is contained in:
9
zephyr/module.yml
Normal file
9
zephyr/module.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
build:
|
||||
# Path to the folder that contains the CMakeLists.txt file to be included by
|
||||
# Zephyr build system. The `.` is the root of this repository.
|
||||
cmake: .
|
||||
settings:
|
||||
# Additional roots for boards and DTS files. Zephyr will use the
|
||||
# `<board_root>/boards` for additional boards. The `.` is the root of this
|
||||
# repository.
|
||||
board_root: .
|
||||
Reference in New Issue
Block a user