mtd-utils-2.1.2
mtd-utils 2020年6月份更新的版本
vexpress_a9.pdf
ARM ® CoreTile Express A9×4 Cortex ® Technical Reference Manual -A9 MPCore (V2P-CA9)
Carplay认证指导2019
CarPlay Certification Guide February 2019
Table of Contents Introduction
.................................................................................................... 3
MFi CarPlay Certification Portal ...................................................................... 4 CarPlay Configuration Record ......................................................................... 7
Certification Timeline ...................................................................................... 8 Materials to Submit for CarPlay Certification ................................................... 9
CarPlay integration design documents ..................................................................... 10 Wireless performance and coexistence test plans .................................................... 11 USB signal integrity test results ................................................................................ 12 USB performance test results ................................................................................... 14 Wireless performance test results ............................................................................. 15 Wi-Fi Alliance certification ........................................................................................ 16
Exception requests .................................................................................................... 17 Location functional test results ................................................................................. 19
Location drive test .................................................................................................... 20 Wireless drive test results ......................................................................................... 21
ITU-T telephony audio quality test results ................................................................ 23 Siri audio quality test results ..................................................................................... 24 Accessory Certification Assistant test results and self-certification form ................ 25 Accessory Certification Assistant ....................................................................... 25
Self-certification form ......................................................................................... 25 Functional test results and test benches .................................................................. 26 Functional test results ......................................................................................... 26 Test benches ....................................................................................................... 26
Shipping test benches ........................................................................................ 28 Functional audit .................................................................................................. 28
Resubmitting functional test results and test benches ....................................... 28 Contacting Apple .......................................................................................... 29 USB Signal Integrity Test Labs ...................................................................... 30 Allion Labs, Inc. ................................................................................................... 30
Allion China Inc. .................................................................................................. 30
2019-02-22 | Copyright © 2019 Apple Inc. All Rights Reserved. Page of 1 32Allion Japan Inc. .................................................................................................. 30 Eurofins Digital Testing Belgium N.V. .................................................................. 30 Granite River Labs, Inc. ....................................................................................... 30 Granite River Labs Japan, Ltd. ............................................................................ 30 Granite River Labs Shanghai, Ltd. ....................................................................... 30 Revision History ............................................................................................ 31
libev4.25.zip
更新:事件驱动模式库,一个和libevent类似,不过性能会比libevent效率更高
arm体系架构文档集合.rar
1.Architecture Reference Manual ARMv8, for ARMv8-A architecture profile.pdf::::::::
2.ARM® Architecture Reference Manual, ARMv7-A and ARMv7-R edition.pdf::::::::
3.ARM Assembly Language Fundamentals and Techniques(2nd).pdf:::::::::::::
4.ARM Assembly Language Programming & Architecture.pdf::::::::::::::::
5.ARM.Reference_Manual.pdf:::::::::::::::::::::::::::::::
6.ARM Instrution Set.pdf:::::::::::::::::::::::::::::::::
7.armv8学习笔记.pdf:::::::::::::::::::::::::::::::::::
8.Linux内核设计与实现3th.pdf
arm-2014.05-29-arm-none-linux-gnueabi-i686-pc-linux-gnu.rar
当前最新版本的linux环境下的交叉编译器,里面有一个setup.sh脚本,用root权限执行后自动配置完环境(加sudo执行)
浅谈cache memory 王齐.pdf
主要讲解x86架构下的cache的怎么工作原理和怎么实现等,说的很详细,水平很高的,但是要有相应的知识才能看明白,作者是王齐,
Android Auto Head Unit Integration Guide填写示范
android auto认证资料HUC文档填写示范,这个文档google是经常更新的,会不时增加一些新的要求
AndroidAuto认证工具PCTS
AndroidAuto认证工具PCTS, pcts_verifier_release_signed.apk
AndroidAuto认证分析工具GalMonitor
AndroidAuto认证分析工具GalMonitor,galmonitor_release_signed.apk
android auto豁免申请范本
android auto豁免认证的范本,这个地方是以performance为例子,注意这个文档的名字,格式最好跟这个相同
AndroidAuto
android auto开发官方的文档,确认以下这些对你有用再下载:
SDK Contents
The SDK is distributed as Android Pre-Release Software pursuant to the Android Automotive Pre-Release Software License Agreement. The SDK (aa_sdk_v105.zip) includes the following materials:
Codelab. Review the entire codelab before beginning development. (The codelab is now also available in this Help Center as an SDK Guide.)
API Reference. Reference documentation for the AA SDK.
Sample App. Source code for Robocharge, an app for searching for nearby charge stations.
libev4.22库
事件驱动模式库,一个和libevent类似,不过性能会比libevent效率更高
嵌入式Linux系统实用开发
嵌入式Linux系统实用开发高清扫描,大家学习
linux进程间通信
对进程间通信的函数的讲解,希望对你们有用