
'Zephyr for Hardware Engineers: Changing Boot Configurations'
Zephyr board configurations can be changed from within your overlay files for your application. In this article, we show how you can change the properties and …


Zephyr board configurations can be changed from within your overlay files for your application. In this article, we show how you can change the properties and …

Zephyr configuration that is specific to the chip, not just the board itself, can be centralized in your application. This means less duplication of …