# arm-linux-develop **Repository Path**: luckly-wang/arm-linux-develop ## Basic Information - **Project Name**: arm-linux-develop - **Description**: 嵌入式Linux开发 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: https://gitee.com/ningz7 - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-12-25 - **Last Updated**: 2024-12-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1. arm 交叉编译器 1.1. 下载地址: https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/downloads 1.2. 下载地址: https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-a/downloads 1.3. 下载地址: https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm/downloads 2. arm linux交叉编译器 2.1. 下载地址:http://releases.linaro.org/components/toolchain/binaries 2.2. 下载实例:wget -P /compile/ http://releases.linaro.org/components/toolchain/binaries/7.5-2019.12/arm-linux-gnueabihf/gcc-linaro-7.5.0-2019.12-x86_64_arm-linux-gnueabihf.tar.xz 3. busybox 3.1. 下载地址: https://busybox.net/downloads/ 4. buildroot 4.1. 下载地址:https://buildroot.org/downloads/ 5. uboot 5.1. 下载地址:https://source.denx.de/u-boot/u-boot 6. linux kernel v4.9.88 6.1. 下载地址:https://www.oschina.net/news/94334/linux-kernel-4-9-88-released