986 B
986 B
name | about | title | labels | assignees |
---|---|---|---|---|
Bug report | Create a report to help us improve Zephyr | bug |
Describe the bug A clear and concise description of what the bug is. What have you tried to diagnose or workaround this issue?
To Reproduce Steps to reproduce the behavior:
- mkdir build; cd build
- cmake -DBOARD=board_xyz
- make
- See error
Expected behavior A clear and concise description of what you expected to happen.
Impact What impact does this issue have on your progress (e.g., annoyance, showstopper)
Screenshots or console output If applicable, add a screenshot (drag-and-drop an image), or console logs (cut-and-paste text and put a code fence (```) before and after, to help explain the issue.
Environment (please complete the following information):
- OS: (e.g. Linux, MacOS, Windows)
- Toolchain (e.g Zephyr SDK, ...)
- Commit SHA or Version used
Additional context Add any other context about the problem here.