257 B
257 B
id | title | sidebar_label |
---|---|---|
dev-setup | Basic Setup | Basic Setup |
- Install
west
from pip. - Install the ARM SDK from Zephyr project.
- (Optional) Install 32-bit libs for building and testing locally.
west init -l zmk
- Build it.
- Flash it.