6ULL开发板在线教材与源码仓库 使用Debian 野火鲁班猫镜像

教程独立分成如下章节完善,按标题选择查看。内容适用于2021/2022年后出厂默认烧录Debian镜像。镜像在不断更新完善,与视频录制时期有部分差异,建议视频结合现在文档内容查看。 总资料页


含6ULL资料内容与使用前必读说明章节,和适合有一定基础的用户快速测试和使用开发板章节,

《EBF_6ULL开发板快速使用手册》

章节源码 : https://gitee.com/Embedfire-imx6/ebf_6ull_quick_start_code


1.入门基础篇与内核编程篇

《基础与应用开发实战指南——基于i.MX6ULL》

章节源码 : https://gitee.com/Embedfire-imx6/embed_linux_base_tutorial_code_imx6

2.裸机开发篇与驱动入门篇

《驱动开发实战指南——基于i.MX6ULL》

章节源码 :https://gitee.com/Embedfire/embed_linux_driver_tutorial_imx6_code

3.镜像构建与部署篇

《嵌入式Linux镜像构建与部署——基于鲁班猫系列开发板》

章节源码 : https://gitee.com/Embedfire/embed_linux_build_and_deploy_tutorial_code


拓展篇

《嵌入式Qt应用开发实战》

章节源码 : https://gitee.com/LubanCat/embed_qt_develop_tutorial_code

《Python应用开发实践》

章节源码 : https://gitee.com/LubanCat/python_lubancat_tutorial_code


虚拟机环境

当要学习驱动开发,构建系统,QT开发等章节时,建议先使用以下已经搭建好的虚拟机环境。

百度云链接:https://pan.baidu.com/s/1pXiC0HtTfcQiDN073PyXlA 提取码:hosd


其他相关

1.鲁班猫LubanCat OS源码仓库集合

2.鲁班猫LubanCat OS镜像日志

3.旧版在线教材 :

驱动与搭建环境相关章节适用于云盘 Debian 2020日期镜像,现已经不使用,其他拓展章节可以参考查阅。

http://doc.embedfire.com/products/link/zh/latest/linux/ebf_i.mx6ull_Previous.html

4.总仓库

Github :https://github.com/Embedfire

Gitee : https://gitee.com/Embedfire