practical-zephyr
practical-zephyr copied to clipboard
Freestanding applications for the article series "Practical Zephyr".
Example freestanding applications for the Practical-Zephyr blog series
This is the main repository containing all freestanding example applications of the "Practical Zephyr" blog series:
| Article | Example |
|---|---|
| Part 1: Zephyr basics | 00_basics |
| Part 2: Kconfig | 01_kconfig |
| Part 3: Devicetree basics | 02_devicetree_basics |
| Part 4: Devicetree semantics | 03_devicetree_semantics |
| Part 5: Devicetree practice | 04_practice |
The example for the final Part 6: West workspaces can be found in a separate practical-zephyr-manifest-repository, demonstrating West workspaces.