Skip to content

Commit

Permalink
update json package name
Browse files Browse the repository at this point in the history
  • Loading branch information
Ernest committed Nov 12, 2019
1 parent 8bfa83b commit d7c79bc
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion iot/iot_cloud/GAgent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "GAgent",
"description": "GAgent of Gizwits on RT-Thread",
"description_zh": "连接机智云的软件包",
"enable": "PKG_USING_GAGENT",
"enable": "PKG_USING_GAGENT_CLOUD",
"keywords": [
"GAgent"
],
Expand Down
2 changes: 1 addition & 1 deletion iot/iot_cloud/ali-iotkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ali-iotkit",
"description": "Ali Cloud SDK for IoT platform",
"description_zh": "连接阿里 IoT 云平台的软件包",
"enable": "PKG_USING_ALI-IOTKIT",
"enable": "PKG_USING_ALI_IOTKIT",
"keywords": [
"ali_iotkit"
],
Expand Down
2 changes: 1 addition & 1 deletion iot/iot_cloud/azure-iot-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "azure-iot-sdk",
"description": "Microsoft azure cloud SDK for RT-Thread",
"description_zh": "微软 azure 云软件包,支持 MQTT 协议和 HTTP 协议,使用该软件包可轻松将设备连接至 azure 云平台",
"enable": "PKG_USING_AZURE-IOT-SDK",
"enable": "PKG_USING_AZURE",
"keywords": [
"azure-iot-sdk"
],
Expand Down
2 changes: 1 addition & 1 deletion iot/iot_cloud/jiot-c-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "jiot-c-sdk",
"description": "JIGUANG IoT cloud client sdk for RT-Thread",
"description_zh": "连接极光IoT云的客户端软件包",
"enable": "PKG_USING_JIOT-C-SDK",
"enable": "PKG_USING_JIOT_C_SDK",
"keywords": [
"jiot-c-sdk"
],
Expand Down
2 changes: 1 addition & 1 deletion iot/iot_cloud/tencent-iothub/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tencent-iot-sdk",
"description": "Tencent Cloud IOT SDK for iot_hub and iot_explorer platform",
"enable": "PKG_USING_TENCENT-IOT-SDK",
"enable": "PKG_USING_TENCENT_IOTHUB",
"keywords": [
"tencent-iot-sdk"
],
Expand Down
2 changes: 1 addition & 1 deletion iot/onnx-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "onnx-backend",
"description": "Open Neural Network Exchange backend on RT-Thread",
"description_zh": "开源神经网络模型 onnx 后端,支持几乎所有主流机器学习模型",
"enable": "PKG_USING_ONNX-BACKEND",
"enable": "PKG_USING_ONNX_BACKEND",
"keywords": [
"protobuf-c",
"protobuf",
Expand Down
2 changes: 1 addition & 1 deletion iot/onnx-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "onnx-parser",
"description": "Open Neural Network Exchange model parser in C",
"description_zh": "开源神经网络模型 onnx 解析库",
"enable": "PKG_USING_ONNX-PARSER",
"enable": "PKG_USING_ONNX_PARSER",
"keywords": [
"protobuf-c",
"protobuf",
Expand Down
2 changes: 1 addition & 1 deletion iot/protobuf-c/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "protobuf-c",
"description": "protobuf-c library for rt-thread",
"description_zh": "Google 的 prototol buffer 一种轻便高效的数据存储格式",
"enable": "PKG_USING_PROTOBUF-C",
"enable": "PKG_USING_PROTOBUF_C",
"keywords": [
"protobuf-c",
"protobuf"
Expand Down
2 changes: 1 addition & 1 deletion misc/kendryte-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "kendryte-demo",
"description": "kendryte k210 demo",
"description_zh": "Kendryte k210 demo",
"enable": "PKG_USING_KENDRYTE-DEMO",
"enable": "PKG_USING_KENDRYTE_DEMO",
"keywords": [
"kendryte-demo"
],
Expand Down
2 changes: 1 addition & 1 deletion peripherals/i2c_tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "i2c-tools",
"description": "A collection of i2c tools including scan/read/write.",
"description_zh": "I2C 调试时可以使用的小工具,可以扫描设备,读写寄存器",
"enable": "PKG_USING_I2C-TOOLS",
"enable": "PKG_USING_I2C_TOOLS",
"keywords": [
"i2c"
],
Expand Down
2 changes: 1 addition & 1 deletion peripherals/kendryte-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "kendryte-sdk",
"description": "Kendryte K210 SDK",
"description_zh": "勘智 K210 处理器对应的外设驱动包",
"enable": "PKG_USING_KENDRYTE-SDK",
"enable": "PKG_USING_KENDRYTE_SDK",
"keywords": [
"kendryte-sdk",
"k210",
Expand Down
2 changes: 1 addition & 1 deletion system/rt_robot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "rt-robot",
"description": "RT-Thread Robots platform",
"description_zh": "RT-Thread 机器人平台",
"enable": "PKG_USING_RT-ROBOT",
"enable": "PKG_USING_RT_ROBOT",
"keywords": [
"robot"
],
Expand Down

0 comments on commit d7c79bc

Please sign in to comment.