4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-15 10:29:31 +08:00
2018-05-29 10:19:27 +08:00
..
2017-12-31 21:45:32 +08:00
2018-02-06 20:07:28 +08:00

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