Files
pico-stm32-zephyr/zephyr/module.yml
2025-09-26 17:44:21 +02:00

10 lines
358 B
YAML

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: .