The Zephyr Project is a compact RTOS designed for resource constrained systems. This video highlights the use of code overlays. These allow customization of firmware images for particular hardware targets. For instance, we might use the "device tree overlay" to change which pin we are targeting for a signal assigned to LED0. In this particular example, we are showing how to change the pins for the ESP32 demo.