1 repositorio
Custom root filesystems and toolchains generated using the Buildroot build system for target hardware.
Distinct from Cross Compilation Toolchains: Focuses on the Buildroot orchestration of filesystems and toolchains specifically, rather than general cross-compilation.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Buildroot-Based Distributions. Refine with filters or upvote what's useful.
This project provides a Linux kernel development environment and a system emulation suite for building and debugging kernel modules and baremetal assembly across multiple hardware architectures. It functions as a comprehensive sandbox and framework for low-level system development, utilizing QEMU to simulate hardware environments without the need for physical devices. The environment integrates cross-compilation toolchains using Buildroot and crosstool-NG to target x86_64, ARMv7, and ARMv8 platforms from a single host. It features a specialized kernel debugging framework that leverages GDB an
Integrates Buildroot to generate custom root filesystems and cross-compilers tailored for specific hardware architectures.