2023年9月12日

buildroot 构建根文件系统(7)添加 socketcan 支持

摘要: 一、开发背景 构建最小系统后成功运行后,启用的 app 程序中包含对 can 的操作,出现操作报错,如下 ifconfig can0 down ip link set can0 type can bitrate 500000 ifconfig can0 up 二、开发需求 Qt 库编译的程序可以正常 阅读全文

posted @ 2023-09-12 13:50 掌控命运 阅读(334) 评论(0) 推荐(0)

导航