nongxiaoming 168b8502c9 [bsp][stm32h743-nucleo] add the usart3 driver and use for console. il y a 7 ans
..
Libraries c18ff69ed6 [Bsp][stm32h7xx-nucleo]rename S to s il y a 7 ans
applications 87dad10f3f [license] Change the license to Apache il y a 7 ans
drivers 168b8502c9 [bsp][stm32h743-nucleo] add the usart3 driver and use for console. il y a 7 ans
.config 87b407ff18 【修改】.config 中RT_SERIAL_USING_DMA选项 il y a 7 ans
Kconfig ab815cf360 [Bsp][stm32h743-nucleo] fix build error with gcc il y a 7 ans
README.md 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project il y a 8 ans
SConscript 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project il y a 8 ans
SConstruct 19433e0cf5 update SConscript: support scons 3. il y a 8 ans
auto_rebuild.bat 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project il y a 8 ans
clean.bat 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project il y a 8 ans
project.ewp 0f3563fd64 [BSP] Update project files il y a 8 ans
project.eww 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project il y a 8 ans
project.uvoptx 168b8502c9 [bsp][stm32h743-nucleo] add the usart3 driver and use for console. il y a 7 ans
project.uvprojx 168b8502c9 [bsp][stm32h743-nucleo] add the usart3 driver and use for console. il y a 7 ans
rtconfig.h 168b8502c9 [bsp][stm32h743-nucleo] add the usart3 driver and use for console. il y a 7 ans
rtconfig.py ab815cf360 [Bsp][stm32h743-nucleo] fix build error with gcc il y a 7 ans
rtthread-stm32h7xx.icf 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project il y a 8 ans
rtthread-stm32h7xx.ld 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project il y a 8 ans
rtthread-stm32h7xx.sct 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project il y a 8 ans
template.ewp 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project il y a 8 ans
template.uvoptx 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project il y a 8 ans
template.uvprojx 718484bc3d [BSP] Add stm32h743-nucleo evaluation board transplantation project il y a 8 ans

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