Espressif releases Linux BSP for ESP32-S31 RISC-V boards
Summary
Espressif has released a Linux Board Support Package for the ESP32-S31 RISC-V based boards, enabling Linux development on this platform.
Similar Articles
ESP32-S31
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
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
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.
Sipeed's K3 RISC-V SBCs can run 30B-parameter LLMs 60 TOPS (INT4), Supports BF16/FP16/INT4
Sipeed's new K3 RISC-V single-board computers feature 32GB LPDDR5 and a 60 TOPS NPU, enabling local inference of large language models at up to 15 tokens per second.
The Rust on ESP Book
The Rust on ESP Book is a comprehensive guide for embedded Rust development on Espressif products, covering project generation, tooling, and software stack structure.