# eBox_STM32F1 **Repository Path**: shentqlf/eBox_STM32F1 ## Basic Information - **Project Name**: eBox_STM32F1 - **Description**: ebox是类似于arduino的一层api,简化stm32编程 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 16 - **Forks**: 6 - **Created**: 2018-06-16 - **Last Updated**: 2024-05-05 ## Categories & Tags **Categories**: hardware **Tags**: None ## README # ebox_stm32 # 项目已经转移 https://github.com/eboxmaker/eBox_Framework # ebox_stm32特点 1.在STM32的3.5版本的库的基础上封装一层类似于Arduino的API。 2.使得STM32也可以使用arduino的大部分驱动。驱动程序从github上下载后稍作修改就可以使用。 3.减少STM32开发人员编写、调试器件驱动的工作量,提高驱动的重复利用率。 # 支持芯片 1、STM32F1系列 2、STM32F4系列 3、STM32F0系列 # 如何编译 本项目使用MDK 5编译 # 论坛支持 bbs.eboxmaker.com