上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 19 下一页
摘要: 全志_input 平台:全志A40I 源码:Android 7.1 Linux 3.10 input_drv.c text.cpp Makefile: 测试: success! 阅读全文
posted @ 2019-10-05 16:02 panda_w 阅读(487) 评论(0) 推荐(0)
摘要: ADC_驱动 测试: 博客:http://www.itkeyword.com/doc/3093906707123520x327/c-kernel-linux https://www.cnblogs.com/hslixiqian/p/9676526.html 阅读全文
posted @ 2019-10-05 10:53 panda_w 阅读(1207) 评论(0) 推荐(0)
摘要: repo init -u ssh://wangxy@git.fd565.com:29418/Product/F3/Licheerepo init -u ssh://wangxy@git.fd565.com:29418/Product/F3/Android rm .repo/ -rf rm ~/.ss 阅读全文
posted @ 2019-09-26 11:02 panda_w 阅读(231) 评论(0) 推荐(0)
摘要: 全志_外部中断 平台:全志A64 源码:Android 7.1 Linux3.1 测试: success 笔记 阅读全文
posted @ 2019-09-23 20:56 panda_w 阅读(950) 评论(0) 推荐(0)
摘要: 转:https://www.cnblogs.com/schips/p/8215711.html 提供2种下载方式 KEIL编译下载 KEIL 5 在开发中还算是比较强大的一种平台。在开发中通过编译再下载会显得很方便。 尽管这个是老生常谈的问题,但还是在这里补全这个设置步骤 1.点击“魔法棒” 2.D 阅读全文
posted @ 2019-09-19 12:04 panda_w 阅读(7114) 评论(0) 推荐(0)
摘要: 转:https://blog.csdn.net/daidi1989/article/details/86304843 IDA是一款功能强大的反编译软件,网上找了许久没找到它的使用教程,经过摸索可将STM32的hex文件进行反汇编,操作步骤如下,首先下载IDA Pro版破解软件,免安装。 IDA Pr 阅读全文
posted @ 2019-09-19 11:29 panda_w 阅读(60960) 评论(1) 推荐(1)
摘要: 博客:https://blog.csdn.net/wofreeo/article/details/88990192 https://blog.csdn.net/xuquanlin_1680/article/details/80499977 阅读全文
posted @ 2019-09-15 16:58 panda_w 阅读(338) 评论(0) 推荐(0)
摘要: ARM_控制器 1.GPIO 控制器:(gpio口的通用函数接口定义在gpiolib.c文件中,声明则在gpio.h中) linux-3.10\include\linux\gpio.h linux-3.10\drivers\gpio\gpiolib.c API: 1. 申请/获取gpio口的使用权 阅读全文
posted @ 2019-09-07 10:29 panda_w 阅读(788) 评论(0) 推荐(0)
摘要: 陀螺仪_SPI 基于内核spi驱动修改移植 笔记 阅读全文
posted @ 2019-09-05 10:14 panda_w 阅读(1685) 评论(0) 推荐(0)
摘要: 1. .config CONFIG_BCMDHD_FW_PATH="/system/vendor/modules/fw_bcm43456c5_ag.bin" CONFIG_BCMDHD_NVRAM_PATH="/system/vendor/modules/nvram_ap6256.txt" 2. a 阅读全文
posted @ 2019-09-04 19:09 panda_w 阅读(2810) 评论(0) 推荐(0)
上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 19 下一页