It all started when I ordered an ARM-based development board for my FemtoLinux project, which is a Linux flavor specifically designed for ultra-small systems. Initially, I played with the idea of ...
The repository is organized with comprehensive Markdown files explaining each step to perform the project. Following the given order, the source files are presented separately in the source folder.
Linux kernel (tested on 5.3.5) This patch modifies assembly syntax in the Linux kernel to replace Solaris-style section directives with GNU-style equivalents. This ensures compatibility with Clang's ...