# stm32h743pro **Repository Path**: OceanDylan/stm32h743pro ## Basic Information - **Project Name**: stm32h743pro - **Description**: 基于野火的stm32h743 rt-thread例程 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-03-25 - **Last Updated**: 2022-03-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **基于野火stm32h743_pro开发板例程** 平台:野火stm32h743_pro开发板 工具:mdk5 特别说明:可能有的库没推上来,克隆后更新下,然后构建下,pkgs --update,scons --target=mdk5. 配置工具:env v1.1 添加sd卡支持,添加W25Q256支持,添加文件系统(暂未将文件系统挂载到W25Q256上),支持fal,添加log日志组件。 v1.0 添加eth和at24c02驱动