摘要: 在设备树中添加节点 chosen { stdout-path = &uart3; }; 将uart3作为console aliases { serial0 = &uart2; }; chosen { stdout-path = "serial0:115200n8"; }; 将uart2作为节点,并将 阅读全文
posted @ 2020-11-05 10:00 蒲城小农 阅读(838) 评论(0) 推荐(0)