zephyr
Installation
SKILL.md
ExecuTorch on Zephyr
When to use this skill
- Setting up a Zephyr workspace with ExecuTorch as a module
- Adding or configuring a board for an ET Zephyr sample
- Debugging
west buildfailures (linker overflow, section placement, CMake/Python issues) - Sizing allocator pools for a specific model + board combination
When to use a different skill
| Need | Skill |
|---|---|
| Export a model to .pte | /export |
| Bare-metal Cortex-M (no RTOS) | /cortex-m |
| General ET C++ build (not Zephyr) | /building |
| Backend op support / known issues | /executorch-kb |