View on GitHub

Joker -> Doc

MMC3680KJ指南针调试MTK6737 Android 7.0调试

原理图

原理图

官方提供的说明文档

MMC3680KJ芯片规格书
FAE原始移植包

代码调试流程及代码片段

步骤 工作内容
1 dws/dtsi配置
2 makefile编写(android、内核)
3 移植内核驱动代码
4 移植hal运行daemo
5 加入init.rc
6 配置selinux
7 编译
8 查看生成结果

dws/dtsi配置

makefile编写(android、内核)

移植内核驱动代码

移植hal运行daemo

加入init.rc

配置selinux

代码移植包差分包

MMC3680KJ带提交查分包.zip

小结