Panel
Live Q&A & Panel Discussion - Advanced Programming Track
46:16
Live Q&A and Panel Discussion with speakers presenting in the Advanced Programming track.
1 / 4
Please log in or create an account to test your knowledge and see the answers.
What practice did Mohamed recommend when adding boards or drivers for a Zephyr-based project to avoid maintaining a fork of Zephyr?
A
Fork Zephyr and maintain your own customized Zephyr tree for each product.
B
Create out-of-tree boards, drivers, and libraries in your own repository instead of forking Zephyr.
C
Patch the Zephyr upstream core directly in your product repository and distribute that patched core.
D
Abandon Zephyr and use a vendor proprietary SDK to avoid dealing with Zephyr updates.
E
Embed the entire Zephyr source in the firmware binary so you can modify it locally.




No comments or questions yet. Be the first to start the conversation!