Espressif releases Linux BSP for ESP32-S31 RISC-V boards

Lobsters Hottest Tools

Summary

Espressif has released a Linux Board Support Package for the ESP32-S31 RISC-V based boards, enabling Linux development on this platform.

<p><a href="https://lobste.rs/s/jwzbqi/espressif_releases_linux_bsp_for_esp32">Comments</a></p>
Original Article

Similar Articles

ESP32-S31

Hacker News Top

Espressif announced the ESP32-S31, a dual-core RISC-V SoC with Wi-Fi 6, Bluetooth 5.4 LE, Ethernet, and advanced security features, targeting IoT and multimedia applications.

RISC-V Emulator and Linux System from Scratch

Hacker News Top

This repository provides source code for a RISC-V emulator and a tutorial to build a minimal Linux system from scratch, including device emulation and WebAssembly support.

How to bring up the Linux Kernel on a new platform

Hacker News Top

This article explains how to bring up the Linux kernel on a new platform, using an emulated RISC-V CPU as an example, with step-by-step guidance and code implementation for setting up minimal hardware components.

The Rust on ESP Book

Hacker News Top

The Rust on ESP Book is a comprehensive guide for embedded Rust development on Espressif products, covering project generation, tooling, and software stack structure.