自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

Aero's WorkSpace.

Hello, Auto !

  • 博客(5)
  • 资源 (16)
  • 收藏
  • 关注

转载 超级有用的Makefile调试技巧

有时候makefile报错真是讨厌呢,找了一下发现这个资料不错,好喜欢好喜欢的呢。https://www.cnblogs.com/LoTGu/p/5936465.html

2019-04-23 14:14:36 185 1

原创 Kconfig原理与示例(二)常用语法关键词

上次进了Kconfig的原理,本文主要介绍写法1.comment 显示在菜单的注释:comment “YGC_CFG_TST”2.config 配置项,config USB意义就是定义CONFIG_USB变量:config YGC_CFG_TSTbool “ygc bool test”变量有几种类型:bool 只有y和ntristate 有y n和mdepends on 依赖,...

2019-04-17 12:32:11 447

原创 Kconfig原理与示例

1.举例讲,linux-3.10\drivers\usb\Makefile截取一段:## Makefile for the kernel USB device drivers.## Object files in subdirectoriesobj-$(CONFIG_USB) += core/obj-$(CONFIG_USB_DWC3) += dwc3/obj-$(CON...

2019-04-17 11:27:55 610

原创 【厉害了我的妞】清华富家小美女求质数招亲?摆明要找程序员哈哈哈

今天看到一张征婚图:于是心血来潮算了一下:相信这又是一次成功的营销,可以自动加入一大群程序员,哈哈哈~~~

2019-04-12 20:27:51 323

原创 如何在xshell环境使用gitk图形化工具

gitk很好用。当我换了一家公司之后,我发现没有gitk真是不方便。毕竟,只通过文本来开发的大神不是像我这样的一般人,我就爱偷懒的。你知道,当有直观而方便的界面存在时,还用指令时,我只能说:真是佩(变)服(态)!可是,话说回来,你是知道的。在我们的的开发环境里,很多时候是要在windows下,通过终端登录到linux编译服务器。比如这样子:当我习惯敲入gitk之后,悲剧发生了。xMan...

2019-04-10 13:50:43 3611 2

xshell 8 免注册版

xshell 8 免注册版,官方原版试用

2024-07-23

ov2718 linux v4l2 驱动

ov2718 HDR1080p 寄存器配置,v4l2驱动,

2022-08-17

vim 配置和插件打包下载

vim 配置和插件打包资源,方便部分离线状态的环境配置。使用tar -jvx -f vim.tar.bz2解压。 包含cscope、ctag和跳转,语法,高亮,智能补全能常用插件。

2021-08-22

I2C通信实例 时序参考

I2C逻辑分析仪波形实例,通过DSView_v1.0.1_x64_setup查看

2021-04-14

sysstat-12.3.2

linue操作系统sysstat命令源代码,Linux下使用iostat监测IO状态,最新稳定版。另外有最新稳定版12.2.1。

2020-05-07

sysstat-12.2.1

linue操作系统iostat命令源代码,Linux下使用iostat监测IO状态,最新稳定版。另外有最新开发版。

2020-05-07

xcode 13.0 真机调试镜像 DeveloperDiskImage

测试版,如有问题及时联系. xcode iOS13.0 DeveloperDiskImage真机调试镜像

2019-07-25

xcode iOS12.4 DeveloperDiskImage真机调试镜像

如果有问题请及时反馈. 路径参考/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/对应版本/: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.3.1\ \(14E8301\)/DeveloperDiskImage.dmg /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.3.1\ \(14E8301\)/Develo perDiskImage.dmg.signature 安装: ideviceimagemounter -t Developer /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.3.1\ \(14E8301\)/DeveloperDiskImage.dmg /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.3.1\ \(14E8301\)/DeveloperDiskImage.dmg.signature

2019-07-25

xcode iOS12.3 DeveloperDiskImage真机调试镜像

路径参考/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/对应版本/: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.3.1\ \(14E8301\)/DeveloperDiskImage.dmg /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.3.1\ \(14E8301\)/Develo perDiskImage.dmg.signature 安装: ideviceimagemounter -t Developer /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.3.1\ \(14E8301\)/DeveloperDiskImage.dmg /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.3.1\ \(14E8301\)/DeveloperDiskImage.dmg.signature

2019-07-25

xcode iOS12.3 真机镜像DeveloperDiskImage.sig

有所有版本的资源, 要的私聊. 路径/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/对应版本/: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.3.1\ \(14E8301\)/DeveloperDiskImage.dmg /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.3.1\ \(14E8301\)/DeveloperDiskImage.dmg.signature 安装: ideviceimagemounter -t Developer /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.3.1\ \(14E8301\)/DeveloperDiskImage.dmg /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.3.1\ \(14E8301\)/DeveloperDiskImage.dmg.signature

2019-07-24

xcode iOS12.3 DeveloperDiskImage真机调试镜像

路径/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/对应版本/: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.3.1\ \(14E8301\)/DeveloperDiskImage.dmg /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.3.1\ \(14E8301\)/DeveloperDiskImage.dmg.signature 安装: ideviceimagemounter -t Developer /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.3.1\ \(14E8301\)/DeveloperDiskImage.dmg /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/10.3.1\ \(14E8301\)/DeveloperDiskImage.dmg.signature

2019-07-24

先锋CarPlay样机log记录 usb分析仪文件

CarPlay认证的协议log记录,usb分析仪文件,先锋样机,供carplay开发者参考。usb文件,请用对应的usb分析仪打开。

2019-05-05

CarPlay认证的协议log记录usb分析仪文件

CarPlay认证的协议log记录usb分析仪文件,在2018年认证通过的log,供carplay开发者参考。tdc文件,请用ats工具配件Total Phase Data Center Software打开。

2019-05-05

CarPlay认证协议log记录 ATS文件

CarPlay认证的协议log记录 ATS文件,在2018年认证通过的log,供carplay开发者参考。

2019-05-05

Accessory Interface Specification 最新解密版

Accessory Interface Specification 最新版,已解密,可以直接复制,编写代码方便。版本R29.

2019-04-29

iAP 协议带IDPS实例ATS

苹果iAP的协议数据,使用ATS软件打开,供iAP开发者参考。 苹果手机通讯,苹果附件协议,苹果iAP协议实例。 苹果认证。 这份为带IDPS版本。

2018-12-17

iAP 协议实例ATS

苹果iAP的协议数据,使用ATS软件打开,供iAP开发者参考。 苹果手机通讯,苹果附件协议,苹果iAP协议实例。 苹果认证。

2018-12-17

CarPlay认证指南

苹果CarPlay系统认证指南,2018最新版。 苹果官方文档内容整理,详细介绍了CarPlay认证的流程和内容。供需要了解的同行参考。

2018-12-17

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除