Lichee Pi Nano (English article, old site) is a very small single-board computer that is about the size of an SD card. It can run Linux. There is a good amount of official documentation on the ...
This course provides an overview of System Programming for the Linux operating system, or software which is interfacing directly with the Linux Kernel and C library. The basic components of a Linux ...
Buildroot is a tool/build framework that simplifies and automates the process of building complete Linux systems for embedded devices. It simplifies the process of building a cross-compiled toolchain, ...
In this article, as a first step to getting the RISC-V microcontroller board LicheeRV Nano up and running, I will explain the procedure for writing the OS image to a microSD card and the initial boot ...