chenchaoqun@rt-thread.com 87b407ff18 【修改】.config 中RT_SERIAL_USING_DMA选项 6 سال پیش
..
Libraries c18ff69ed6 [Bsp][stm32h7xx-nucleo]rename S to s 6 سال پیش
applications 87dad10f3f [license] Change the license to Apache 6 سال پیش
drivers f375486e49 [stm32 drv usart] 修复串口发送第一个字节丢失的问题。| Fixed a problem where the first byte of a serial port was lost. 6 سال پیش
.config 87b407ff18 【修改】.config 中RT_SERIAL_USING_DMA选项 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 bb8e89e851 【串口】宏定义对应增加 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脚本可用于清理旧工程。