/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

github.com
| | andreas.welcomes-you.com
2.2 parsecs away

Travel
| | The short story The objective of the work described below was for me: There is a long description below for those interested on how to generate the binaries for the RISC-V board and produce the root fs containing Debian Linux. For those who don't want...
| | www.elektormagazine.com
2.5 parsecs away

Travel
| | The K210 from Kendryte is a RISC-V-based microcontroller with an AI accelerator. In this article, we detail how you can run Quake 1 on the microcontroller.
| | jborza.com
3.0 parsecs away

Travel
| | For reference, I wanted to check how qemu boots RISC-V Linux. Loosely following a guide , I describe how to build and boot a Linux environment targeting the 32-bit RISC-V architecture. There are three things we will need: QEMU the emulator Linux kernel root filesystem with some binaries I'm reusing a custom riscv-gnu-toolchain I've built previously, targeting the RV32IMA architecure. For targeting the 64-bit machine, it's easier to riscv64-linux-gnu- cross-compiler toolchain with the gcc-riscv64-linux-gn...
| | benhoyt.com
25.0 parsecs away

Travel
| Mugo is a single-pass compiler for a tiny subset of the Go programming language - just enough to compile itself.