ZYH c18ff69ed6 [Bsp][stm32h7xx-nucleo]rename S to s пре 6 година
..
Libraries c18ff69ed6 [Bsp][stm32h7xx-nucleo]rename S to s пре 6 година
applications ab815cf360 [Bsp][stm32h743-nucleo] fix build error with gcc пре 6 година
drivers ab815cf360 [Bsp][stm32h743-nucleo] fix build error with gcc пре 6 година
.config ab815cf360 [Bsp][stm32h743-nucleo] fix build error with gcc пре 6 година
Kconfig ab815cf360 [Bsp][stm32h743-nucleo] fix build error with gcc пре 6 година
README.md 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project пре 7 година
SConscript 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project пре 7 година
SConstruct 19433e0cf5 update SConscript: support scons 3. пре 7 година
auto_rebuild.bat 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project пре 7 година
clean.bat 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project пре 7 година
project.ewp 0f3563fd64 [BSP] Update project files пре 7 година
project.eww 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project пре 7 година
project.uvoptx f1d0cb872d [BSP][stm32f411-nucleo] Add GCC support. пре 7 година
project.uvprojx f1d0cb872d [BSP][stm32f411-nucleo] Add GCC support. пре 7 година
rtconfig.h ab815cf360 [Bsp][stm32h743-nucleo] fix build error with gcc пре 6 година
rtconfig.py ab815cf360 [Bsp][stm32h743-nucleo] fix build error with gcc пре 6 година
rtthread-stm32h7xx.icf 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project пре 7 година
rtthread-stm32h7xx.ld 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project пре 7 година
rtthread-stm32h7xx.sct 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project пре 7 година
template.ewp 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project пре 7 година
template.uvoptx 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project пре 7 година
template.uvprojx 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project пре 7 година

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脚本可用于清理旧工程。