# stm32gcc **Repository Path**: quanke/stm32gcc ## Basic Information - **Project Name**: stm32gcc - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-30 - **Last Updated**: 2024-10-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # microgcc 此项目基于STM32F429IGT6。使用gcc-arm-none-eabi开发stm32,使用Makefile多级嵌套管理项目工程。项目兼容c、c++共同编译。后续考虑同时兼容cmake、Makefile、MDK-ARM;考虑使用c++为外设编写兼容层。