This post is the sixth in our series about Zephyr. You can find the previous episodes below:
- Getting started with Zephyr
- Understanding Zephyr’s Blinky example
- Zephyr: Implementing a Device Driver for a sensor
- Integrating ST7789H2 Display Support on STM32L562E-DK with Zephyr: A Step-by-Step Guide
- Zephyr: making a driver for the Nunchuk joystick
In this sixth post, we will explore how to add support for a new System-on-Chip (SoC) and a new board in the Zephyr operating system.
Continue reading “Step-by-Step Guide to Adding SoC and Board Support to Zephyr with CH32V303”