# arm-buildroot-linux-gnueabihf-ssd202d **Repository Path**: panlin_code/arm-buildroot-linux-gnueabihf-ssd202d ## Basic Information - **Project Name**: arm-buildroot-linux-gnueabihf-ssd202d - **Description**: ssd202d交叉编译工具链 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-08 - **Last Updated**: 2025-09-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This repository contains a cross-compilation toolchain for the ARM architecture targeting the SSD202D platform. It includes a complete Buildroot-based SDK environment with essential tools and libraries for embedded Linux development. ## Components - **Binutils**: Includes tools like `ar`, `as`, `ld`, `objcopy`, `objdump`, `strip`, etc. - **C++ Standard Library**: GCC's libstdc++ version 10.4.0 configured for ARM architecture - **Header Files**: Complete set of C++ headers and architecture-specific definitions - **Library Support**: Features math, atomic operations, threading, filesystem, and more ## Usage This toolchain is designed for cross-compiling applications for ARM-based embedded systems, particularly the SSD202D platform. It can be used to build both simple applications and complex embedded systems using Buildroot. ## License Please check the original GCC/libstdc++ licensing information for details on usage and distribution terms.