upcarta
  • Sign In
  • Sign Up
  • Explore
  • Search

RISC-V Bytes: Zephyr on the ESP32

  • Article
  • Apr 17, 2023
  • #ComputerProgramming
Daniel Mangum
@hasheddan
(Author)
danielmangum.com
Read on danielmangum.com
1 Recommender
1 Mention
In the most recent post in the RISC-V Bytes series, we had our first experience with real hardware, exploring the bootloader on an ESP32-C3-DevKitC-02 module. We were using esp-idf,... Show More

In the most recent post in the RISC-V Bytes series, we had our first experience with real hardware, exploring the bootloader on an ESP32-C3-DevKitC-02 module. We were using esp-idf, which, behind the scenes uses an implementation of FreeRTOS. In this post, we’ll swap out the Espressif FreeRTOS implementation for Zephyr, exploring some similarities and differences between the build process and produced artifacts. We’ll also see how we can slim down a Zephyr installation, only fetching the code and tools that we need to target the ESP32-C3 chipset.

Show Less
Recommend
Post
Save
Complete
Collect
Mentions
See All
0xor0ne @0xor0ne · Jun 9, 2023
  • Post
  • From Twitter
Another great blog post by @hasheddan on RISC-V and ESP32. This time focusing on ZephyrOS
  • upcarta ©2025
  • Home
  • About
  • Terms
  • Privacy
  • Cookies
  • @upcarta