# buildroot **Repository Path**: pku-embedded-lab/buildroot ## Basic Information - **Project Name**: buildroot - **Description**: 课程使用的 buildroot 仓库 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: phytium - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-08 - **Last Updated**: 2025-09-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 简要说明 生成映像的方式: ```bash $ make pkuarm64_defconfig $ make ```