ohos_bundles/hi3861/bundle.json
2020-09-10 10:22:30 +08:00

23 lines
1.4 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "@ohos/hi3861",
"version": "1.8.0",
"publishAs": "code-segment",
"description": "Hi3861V100是一款高度集成的2.4GHz WiFi SoC芯片集成IEEE 802.11b/g/n基带和RF电路RF电路包括功率放大器PA、低 噪声放大器LNA、RF balun、天线开关以及电源管理等模块支持20MHz标准带宽和5MHz/10MHz窄带宽提供最大72.2Mbit/s 物理层速率。 Hi3861V100 WiFi基带支持正交频分复用OFDM技术并向下兼容直接序列扩频DSSS和补码键控CCK技术支 持IEEE 802.11 b/g/n协议的各种数据速率。 Hi3861V100芯片集成高性能32bit微处理器、硬件安全引擎以及丰富的外设接口外设接口包括SPI、UART、I2C、PWM、 GPIO和多路ADC同时支持高速SDIO2.0 Slave接口最高时钟可达50MHz芯片内置SRAM和Flash可独立运行并支持 在Flash上运行程序。 Hi3861V100芯片适应于智能家电等物联网智能终端领域。",
"scripts": {
"install": "DEST_PATH=${DEP_BUNDLE_BASE}/vendor/hisi/hi3861/hi3861 &&mkdir -p $DEST_PATH && cp -r ./* $DEST_PATH"
},
"keywords": [
"vender"
],
"license": "Apache V2",
"repository": "",
"homepage": "",
"tags": [
"vendor"
],
"ohos": {
"os": "1.0.0",
"kernel": "liteos-m",
"board": "hi3861"
}
}