Enabling Zephyr on Your Hardware Platform
Zephyr is a fast-growing, both in terms of contributions and adoption, open source RTOS that is designed to be small, optimized, scalable and secure for resource constrained devices and applications. …
Talk Title | Enabling Zephyr on Your Hardware Platform |
Speakers | Diego Sueiro (Software Developer, ARM) |
Conference | Open Source Summit + ELC Europe |
Conf Tag | |
Location | Edinburgh, UK |
Date | Oct 21-25, 2018 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
Zephyr is a fast-growing, both in terms of contributions and adoption, open source RTOS that is designed to be small, optimized, scalable and secure for resource constrained devices and applications. In this session, Diego Sueiro will go through the detailed process of adding support for new architectures and hardware platforms in Zephyr, showing a step-by-step guide with a real example pointing out the caveats and some debugging tricks. Main topics of this presentation: Hardware support implementation in ZephyrAdding a new HALAdding a new SoCAdding a new BoardAdding new driversContributing to mainline