# gcc-arm-none-eabi-10-2020-q4-major **Repository Path**: harylee/gcc-arm-none-eabi-10-2020-q4-major ## Basic Information - **Project Name**: gcc-arm-none-eabi-10-2020-q4-major - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 8 - **Created**: 2021-04-12 - **Last Updated**: 2024-11-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gcc-arm-none-eabi-10-2020-q4-major #### 介绍 arm交叉编译器,用于编译stm相关单板。 #### 安装教程 1. git clone git@gitee.com:harylee/gcc-arm-none-eabi-10-2020-q4-major.git 2. 将export PATH=~/xxxxx/gcc-arm-none-eabi-10-2020-q4-major/bin:$PATH 写入 ~/.bashrc,其中xxxxx改为实际路径。