Bernard Xiong f1d0cb872d [BSP][stm32f411-nucleo] Add GCC support. há 7 anos atrás
..
Libraries a194d4f8f2 Delate unused files of bsp/stm32h743-nucleo/Libraries há 7 anos atrás
applications 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project há 7 anos atrás
drivers 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project há 7 anos atrás
README.md 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project há 7 anos atrás
SConscript 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project há 7 anos atrás
SConstruct 19433e0cf5 update SConscript: support scons 3. há 7 anos atrás
auto_rebuild.bat 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project há 7 anos atrás
clean.bat 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project há 7 anos atrás
project.ewp 0f3563fd64 [BSP] Update project files há 7 anos atrás
project.eww 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project há 7 anos atrás
project.uvoptx f1d0cb872d [BSP][stm32f411-nucleo] Add GCC support. há 7 anos atrás
project.uvprojx f1d0cb872d [BSP][stm32f411-nucleo] Add GCC support. há 7 anos atrás
rtconfig.h 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project há 7 anos atrás
rtconfig.py cd39c2525a [bsp] support get compiler path by environment variables for IAR há 7 anos atrás
rtthread-stm32h7xx.icf 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project há 7 anos atrás
rtthread-stm32h7xx.ld 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project há 7 anos atrás
rtthread-stm32h7xx.sct 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project há 7 anos atrás
template.ewp 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project há 7 anos atrás
template.uvoptx 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project há 7 anos atrás
template.uvprojx 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project há 7 anos atrás

README.md

RT-Thread for Nucleo-STM32H743ZI board --20170825 MLF


现象: 1、程序运行时LED指示灯闪烁、USART1有系统信息打印、网口可自动获取IP

注意: 1、用MDK5打开工程时,请删掉stm32h7xx_hal_qspi.c文件。 2、auto_rebuild.bat脚本可直接清理、编译并生成MDK、IAR工程。 2、clean.bat脚本可用于清理旧工程。