📄️ Zephyr Devicetree
Using Devicetree to map pins for input or output
📄️ Blinking an LED
Fetch and use the pin assignments from the Devicetree in C code
📄️ Add Button Input
Use interrupts to detect button pushes
📄️ Try the RTOS
Zephyr can blink with timers or threads!