diff --git a/ai/TensorflowLiteMicro/package.json b/ai/TensorflowLiteMicro/package.json index 5d4ad337b1..9ceef39732 100644 --- a/ai/TensorflowLiteMicro/package.json +++ b/ai/TensorflowLiteMicro/package.json @@ -1,8 +1,8 @@ { "name": "TensorflowLiteMicro", "description": "a lightweight deep learning inference framework based on Google Tensorflow Lite for RT-Thread operating system.", - "description_zh": "用于rt-thread操作系统的轻量级深度学习端侧推理框架Tensorflow Lite软件包。", - "enable": "PKG_USING_TENSORFLOWLITEMICRO", + "description_zh": "用于rt-thread操作系统的轻量级深度学习端侧推理框架Tensorflow Lite软件包。", + "enable": "PKG_USING_TENSORFLOWLITEMICRO", "keywords": ["TensorflowLiteMicro","ML", "AI", "neural-network", "C++", "lightweight"], "category": "ai", "author": { diff --git a/ai/naxos/package.json b/ai/naxos/package.json index 4c84ea2a8e..16cfa6e3ca 100644 --- a/ai/naxos/package.json +++ b/ai/naxos/package.json @@ -1,7 +1,7 @@ { "name": "naxos", "description": "naxos: A C++ Constraint Programming Library.", - "description_zh": "C++ Constraint Programming 库", + "description_zh": "C++ Constraint Programming 库", "enable": "PKG_USING_NAXOS", "keywords": [ "naxos", diff --git a/ai/quest/package.json b/ai/quest/package.json index d7ad60d41d..77c76d00ff 100644 --- a/ai/quest/package.json +++ b/ai/quest/package.json @@ -1,8 +1,8 @@ { "name": "quest", "description": "A simulator of quantum computers on MCU.", - "description_zh": "嵌入式系统上的量子计算机模拟器", - "enable": "PKG_USING_QUEST", + "description_zh": "嵌入式系统上的量子计算机模拟器", + "enable": "PKG_USING_QUEST", "keywords": [ "quest", "quantum", diff --git a/iot/EmbeddedProto/package.json b/iot/EmbeddedProto/package.json index 056ab20bf2..3d2fd2c44f 100644 --- a/iot/EmbeddedProto/package.json +++ b/iot/EmbeddedProto/package.json @@ -1,8 +1,8 @@ { "name": "EmbeddedProto", "description": "A C++ Protocol Buffers implementation specifically suitable for ARM Cortex-M MCUs.", - "description_zh": "EmbeddedProto: 嵌入式 C++ protobuf 针对 ARM Cortex-M 优化", - "enable": "PKG_USING_EMBEDDEDPROTO", + "description_zh": "EmbeddedProto: 嵌入式 C++ protobuf 针对 ARM Cortex-M 优化", + "enable": "PKG_USING_EMBEDDEDPROTO", "keywords": [ "EmbeddedProto", "protobuf" diff --git a/iot/WiFi/rw007/package.json b/iot/WiFi/rw007/package.json index bfac04dbbe..fc0ff13602 100644 --- a/iot/WiFi/rw007/package.json +++ b/iot/WiFi/rw007/package.json @@ -19,12 +19,12 @@ "homepage": "https://github.com/RT-Thread-packages/rw007#readme", "readme": "wlan driver(WWD) from rw007.", "site": [ - { + { "version": "v1.0.0", "URL": "https://github.com/RT-Thread-packages/rw007/archive/v1.0.0.zip", "filename": "rw007-1.0.0.zip" }, - { + { "version": "v1.1.0", "URL": "https://github.com/RT-Thread-packages/rw007/archive/v1.1.0.zip", "filename": "rw007-1.1.0.zip" diff --git a/iot/agile_ftp/package.json b/iot/agile_ftp/package.json index 2972a6bd51..3ba7b6c959 100644 --- a/iot/agile_ftp/package.json +++ b/iot/agile_ftp/package.json @@ -1,8 +1,8 @@ { "name": "agile_ftp", "description": "Lightweight ftp server.", - "description_zh": "轻量级 ftp 服务器。", - "enable": "PKG_USING_AGILE_FTP", + "description_zh": "轻量级 ftp 服务器。", + "enable": "PKG_USING_AGILE_FTP", "keywords": [ "agile_ftp" ], diff --git a/iot/agile_modbus/package.json b/iot/agile_modbus/package.json index a5ef5a670b..572de3da81 100644 --- a/iot/agile_modbus/package.json +++ b/iot/agile_modbus/package.json @@ -1,8 +1,8 @@ { "name": "agile_modbus", "description": "Lightweight modbus protocol stack.", - "description_zh": "轻量级 modbus 协议栈。", - "enable": "PKG_USING_AGILE_MODBUS", + "description_zh": "轻量级 modbus 协议栈。", + "enable": "PKG_USING_AGILE_MODBUS", "keywords": [ "agile_modbus" ], diff --git a/iot/agile_telnet/package.json b/iot/agile_telnet/package.json index afb2301f69..f7fc19f1b2 100644 --- a/iot/agile_telnet/package.json +++ b/iot/agile_telnet/package.json @@ -1,8 +1,8 @@ { "name": "agile_telnet", "description": "TCP debug for Ethernet.", - "description_zh": "以太网TCP调试。", - "enable": "PKG_USING_AGILE_TELNET", + "description_zh": "以太网TCP调试。", + "enable": "PKG_USING_AGILE_TELNET", "keywords": [ "agile_telnet" ], diff --git a/iot/atsrv_socket/package.json b/iot/atsrv_socket/package.json index 63b8485d43..c6419dca01 100644 --- a/iot/atsrv_socket/package.json +++ b/iot/atsrv_socket/package.json @@ -1,7 +1,7 @@ { "name": "atsrv_socket", "description": "AT server with socket commands", - "description_zh": "socket 相关指令的 AT 服务端", + "description_zh": "socket 相关指令的 AT 服务端", "enable": "PKG_USING_ATSRV_SOCKET", "keywords": [ "atsrv_socket" diff --git a/iot/bc28_mqtt/package.json b/iot/bc28_mqtt/package.json index b7f1278626..7547b992b7 100644 --- a/iot/bc28_mqtt/package.json +++ b/iot/bc28_mqtt/package.json @@ -1,8 +1,8 @@ { "name": "bc28_mqtt", "description": "BC28 MQTT: connect to Aliyun with Quectel BC28 model", - "description_zh": "BC28 MQTT: 使用移远BC28模块连接阿里云IoT平台", - "enable": "PKG_USING_BC28_MQTT", + "description_zh": "BC28 MQTT: 使用移远BC28模块连接阿里云IoT平台", + "enable": "PKG_USING_BC28_MQTT", "keywords": [ "bc28_mqtt", "mqtt", diff --git a/iot/bsal/package.json b/iot/bsal/package.json index 14034f7010..18c5ef76fd 100644 --- a/iot/bsal/package.json +++ b/iot/bsal/package.json @@ -1,8 +1,8 @@ { "name": "bsal", "description": "The Bluetooth Stack Layer", - "description_zh": "蓝牙协议栈抽象层。", - "enable": "PKG_USING_BSAL", + "description_zh": "蓝牙协议栈抽象层。", + "enable": "PKG_USING_BSAL", "keywords": [ "bsal", "realtek", diff --git a/iot/btstack/package.json b/iot/btstack/package.json index 15e67a7e3e..b359a61bc5 100644 --- a/iot/btstack/package.json +++ b/iot/btstack/package.json @@ -1,8 +1,8 @@ { "name": "btstack", "description": "Please add description of btstack in English.", - "description_zh": "软件包 btstack 用于BTSTACK在RT-THREAD中的使用", - "enable": "PKG_USING_BTSTACK", + "description_zh": "软件包 btstack 用于BTSTACK在RT-THREAD中的使用", + "enable": "PKG_USING_BTSTACK", "keywords": [ "bluetooth", "mesh", diff --git a/iot/cJSON/package.json b/iot/cJSON/package.json index 11ec5885b0..011f9d2329 100644 --- a/iot/cJSON/package.json +++ b/iot/cJSON/package.json @@ -1,7 +1,7 @@ { "name": "cJSON", "description": "Ultralightweight JSON parser in ANSI C", - "description_zh": "超轻量级的 C 语言 json 解析库", + "description_zh": "超轻量级的 C 语言 json 解析库", "enable": "PKG_USING_CJSON", "keywords": [ "cJSON" diff --git a/iot/capnp/package.json b/iot/capnp/package.json index 54555475f9..ff7a70b9bb 100644 --- a/iot/capnp/package.json +++ b/iot/capnp/package.json @@ -1,8 +1,8 @@ { "name": "capnp", "description": "Cap'n Proto serialization/RPC system which is faster than protobuf", - "description_zh": "Cap'n 串行化协议,比 protobuf 更高效,更轻量级。", - "enable": "PKG_USING_CAPNP", + "description_zh": "Cap'n 串行化协议,比 protobuf 更高效,更轻量级。", + "enable": "PKG_USING_CAPNP", "keywords": [ "capnp", "serialization", diff --git a/iot/coap/package.json b/iot/coap/package.json index 28cb1ec524..5531e7b106 100644 --- a/iot/coap/package.json +++ b/iot/coap/package.json @@ -1,7 +1,7 @@ { "name": "coap", "description": "A C implementation of the Constrained Application Protocol", - "description_zh": "一种 C 语言实现的 CoAP 协议", + "description_zh": "一种 C 语言实现的 CoAP 协议", "enable": "PKG_USING_COAP", "keywords": [ "coap" diff --git a/iot/dlt645/package.json b/iot/dlt645/package.json index 516c03b75d..0dc51a7c6f 100644 --- a/iot/dlt645/package.json +++ b/iot/dlt645/package.json @@ -1,7 +1,7 @@ { "name": "dlt645", "description": "dlt645 master package", - "description_zh": "基于DLT645协议的主机采集软件包", + "description_zh": "基于DLT645协议的主机采集软件包", "enable": "PKG_USING_DLT645", "keywords": [ "dlt645" diff --git a/iot/ezXML/package.json b/iot/ezXML/package.json index ce8d370f28..cda30b4aa2 100644 --- a/iot/ezXML/package.json +++ b/iot/ezXML/package.json @@ -1,7 +1,7 @@ { "name": "ezXML", "description": "An XML parser C library that's simple and easy to use", - "description_zh": "一个用 C 语言描述的 XML 解析库,并且简单易用", + "description_zh": "一个用 C 语言描述的 XML 解析库,并且简单易用", "enable": "PKG_USING_EZXML", "keywords": [ "ezXML" diff --git a/iot/hm/package.json b/iot/hm/package.json index 28731287ab..26c269c52e 100644 --- a/iot/hm/package.json +++ b/iot/hm/package.json @@ -1,8 +1,8 @@ { "name": "hm", "description": "A generic Bluetooth HCI transport layer", - "description_zh": "一个通用的蓝牙 HCI 传输层", - "enable": "PKG_USING_HM", + "description_zh": "一个通用的蓝牙 HCI 传输层", + "enable": "PKG_USING_HM", "keywords": [ "hm", "BLE", diff --git a/iot/iot_cloud/jiot-c-sdk/package.json b/iot/iot_cloud/jiot-c-sdk/package.json index c357f86288..e3e17a655f 100644 --- a/iot/iot_cloud/jiot-c-sdk/package.json +++ b/iot/iot_cloud/jiot-c-sdk/package.json @@ -1,6 +1,6 @@ { "name": "jiot-c-sdk", - "description": "JIGUANG IoT cloud client sdk for RT-Thread", + "description": "JIGUANG IoT cloud client sdk for RT-Thread", "description_zh": "连接极光IoT云的客户端软件包", "enable": "PKG_USING_JIOT-C-SDK", "keywords": [ diff --git a/iot/iot_cloud/tencent-iot-sdk/package.json b/iot/iot_cloud/tencent-iot-sdk/package.json index fef5d1b298..737dcef5b1 100644 --- a/iot/iot_cloud/tencent-iot-sdk/package.json +++ b/iot/iot_cloud/tencent-iot-sdk/package.json @@ -1,7 +1,7 @@ { "name": "tencent-iot-sdk", "description": "Tencent Cloud IOT SDK for iot_explorer platform", - "description_zh": "连接腾讯物联网开发平台的软件包。", + "description_zh": "连接腾讯物联网开发平台的软件包。", "enable": "PKG_USING_TENCENT_IOT_EXPLORER", "keywords": [ "tencent-iot-sdk" diff --git a/iot/iot_cloud/ucloud_iot_sdk/package.json b/iot/iot_cloud/ucloud_iot_sdk/package.json index 6274b7e2b7..43f9c6e713 100644 --- a/iot/iot_cloud/ucloud_iot_sdk/package.json +++ b/iot/iot_cloud/ucloud_iot_sdk/package.json @@ -1,8 +1,8 @@ { "name": "ucloud_iot_sdk", "description": "ucloud iot sdk for uiot-core platform.", - "description_zh": "用于快速连接优刻得物联网平台的软件包。", - "enable": "PKG_USING_UCLOUD_IOT_SDK", + "description_zh": "用于快速连接优刻得物联网平台的软件包。", + "enable": "PKG_USING_UCLOUD_IOT_SDK", "keywords": [ "ucloud_iot_sdk" ], @@ -23,7 +23,7 @@ "URL": "https://github.com/ucloud/ucloud-iot-rtthread-package/archive/v1.0.1.zip", "filename": "ucloud_iot_sdk-v1.0.1.zip", "VER_SHA": "" - }, + }, { "version": "latest", "URL": "https://github.com/ucloud/ucloud-iot-rtthread-package.git", diff --git a/iot/kawaii-mqtt/package.json b/iot/kawaii-mqtt/package.json index bcd5854097..aaa6e6e80f 100644 --- a/iot/kawaii-mqtt/package.json +++ b/iot/kawaii-mqtt/package.json @@ -2,7 +2,7 @@ "name": "kawaii-mqtt", "description": "a kawaii mqtt client based on the socket API, has a very simple api interface, support QoS2、mbedtls.", "description_zh": "一个基于socket API之上的跨平台MQTT客户端,拥有非常简洁的API接口,以极少的资源实现QOS2的服务质量,并且无缝衔接了mbedtls加密库。", - "enable": "PKG_USING_KAWAII_MQTT", + "enable": "PKG_USING_KAWAII_MQTT", "keywords": [ "mqttclient", "mqtt", diff --git a/iot/libcurl2rtt/package.json b/iot/libcurl2rtt/package.json index 1e2c53cbd5..069b2d4e69 100644 --- a/iot/libcurl2rtt/package.json +++ b/iot/libcurl2rtt/package.json @@ -1,7 +1,7 @@ { "name": "libcurl2rtt", "description": "The curl library ported on the RT-Thread platform", - "description_zh": "基于 RT-Thread 移植的 curl 库", + "description_zh": "基于 RT-Thread 移植的 curl 库", "enable": "PKG_USING_LIBCURL2RTT", "keywords": [ "curl" diff --git a/iot/libmodbus/package.json b/iot/libmodbus/package.json index 2965f9ca5d..0b1859e38a 100644 --- a/iot/libmodbus/package.json +++ b/iot/libmodbus/package.json @@ -1,7 +1,7 @@ { "name": "libmodbus", "description": "a libmodbus package for rt-thread", - "description_zh": "libmodbus在RT-Thread上的移植", + "description_zh": "libmodbus在RT-Thread上的移植", "enable": "PKG_USING_LIBMODBUS", "keywords": [ "libmodbus" diff --git a/iot/ljson/package.json b/iot/ljson/package.json index 6f551654f3..4ae6a46348 100644 --- a/iot/ljson/package.json +++ b/iot/ljson/package.json @@ -1,7 +1,7 @@ { "name": "ljson", "description": "JSON parser in ANSI C", - "description_zh": "ANSI-C 标准的 JSON 解析器", + "description_zh": "ANSI-C 标准的 JSON 解析器", "enable": "PKG_USING_LJSON", "keywords": [ "ljson" diff --git a/iot/lora_pkt_fwd/package.json b/iot/lora_pkt_fwd/package.json index c96386e44b..46df02e9d1 100644 --- a/iot/lora_pkt_fwd/package.json +++ b/iot/lora_pkt_fwd/package.json @@ -1,8 +1,8 @@ { "name": "lora_pkt_fwd", "description": "lora_pkt_fwd is lora(wan) packet forward based on Semtech GWMP", - "description_zh": "lora_pkt_fwd实现基于Semtech GWMP协议的LoRaWAN协议包转发", - "enable": "PKG_USING_LORA_PKT_FWD", + "description_zh": "lora_pkt_fwd实现基于Semtech GWMP协议的LoRaWAN协议包转发", + "enable": "PKG_USING_LORA_PKT_FWD", "keywords": [ "lora_pkt_fwd" ], diff --git a/iot/lora_pkt_sniffer/package.json b/iot/lora_pkt_sniffer/package.json index 49144ef98f..74929dcc07 100644 --- a/iot/lora_pkt_sniffer/package.json +++ b/iot/lora_pkt_sniffer/package.json @@ -1,8 +1,8 @@ { "name": "lora_pkt_sniffer", "description": "lora_pkt_sniffer is a sniffer tool of lora(wan) packet", - "description_zh": "lora_pkt_sniffer是一个lora(wan)数据包的抓包工具", - "enable": "PKG_USING_LORA_PKT_SNIFFER", + "description_zh": "lora_pkt_sniffer是一个lora(wan)数据包的抓包工具", + "enable": "PKG_USING_LORA_PKT_SNIFFER", "keywords": [ "lora_pkt_sniffer" ], diff --git a/iot/lorawan_ed_stack/package.json b/iot/lorawan_ed_stack/package.json index 178a67fe8a..d3bbd91701 100644 --- a/iot/lorawan_ed_stack/package.json +++ b/iot/lorawan_ed_stack/package.json @@ -1,8 +1,8 @@ { "name": "lorawan_ed_stack", "description": "lorawan_ed_stack: lorawan end-device stack.", - "description_zh": "lorawan_ed_stack是LoRaWAN终端设备协议栈的实现.", - "enable": "PKG_USING_LORAWAN_ED_STACK", + "description_zh": "lorawan_ed_stack是LoRaWAN终端设备协议栈的实现.", + "enable": "PKG_USING_LORAWAN_ED_STACK", "keywords": [ "lorawan_ed_stack" ], diff --git a/iot/lssdp/package.json b/iot/lssdp/package.json index 9dec4cd3d9..a40b792023 100644 --- a/iot/lssdp/package.json +++ b/iot/lssdp/package.json @@ -1,7 +1,7 @@ { "name": "lssdp", "description": "Lssdp protocol implemented on rt-thread", - "description_zh": "在 RT-Thread 上实现的 lssdp 协议,可以用于局域网设备自动发现", + "description_zh": "在 RT-Thread 上实现的 lssdp 协议,可以用于局域网设备自动发现", "enable": "PKG_USING_LSSDP", "keywords": [ "lssdp" diff --git a/iot/mavlink/package.json b/iot/mavlink/package.json index b9acb7413d..06df8a7717 100644 --- a/iot/mavlink/package.json +++ b/iot/mavlink/package.json @@ -1,8 +1,8 @@ { "name": "mavlink", "description": "A very lightweight messaging protocol for communicating.", - "description_zh": "一非常轻量级的消息传输协议", - "enable": "PKG_USING_MAVLINK", + "description_zh": "一非常轻量级的消息传输协议", + "enable": "PKG_USING_MAVLINK", "keywords": [ "mavlink","point-to-point","publish-subscribe","dialect","XML","Drone" ], diff --git a/iot/mongoose/package.json b/iot/mongoose/package.json index 4679ba7aad..aa575cb3ae 100644 --- a/iot/mongoose/package.json +++ b/iot/mongoose/package.json @@ -1,7 +1,7 @@ { "name": "mongoose", "description": "Embedded Web Server Library for RT-Thread package", - "description_zh": "一款嵌入式 Web 服务器库", + "description_zh": "一款嵌入式 Web 服务器库", "enable": "PKG_USING_MONGOOSE", "keywords": [ "Embedded", diff --git a/iot/mymqtt/package.json b/iot/mymqtt/package.json index 97ccbbeaa3..8b44ce60b7 100644 --- a/iot/mymqtt/package.json +++ b/iot/mymqtt/package.json @@ -1,8 +1,8 @@ { "name": "mymqtt", "description": "Eclipse Paho MQTT C/C++ client for Embedded platforms.A new efficient and stable way to realize for rt-thread.", - "description_zh": "Eclipse 开源的 MQTT C/C++ 客户端的一种高效、稳定的实现。", - "enable": "PKG_USING_MYMQTT", + "description_zh": "Eclipse 开源的 MQTT C/C++ 客户端的一种高效、稳定的实现。", + "enable": "PKG_USING_MYMQTT", "keywords": [ "mymqtt" ], @@ -16,7 +16,7 @@ "repository": "https://github.com/hichard/mymqtt", "site": [ { - "version": "latest", + "version": "latest", "URL": "https://github.com/hichard/mymqtt.git", "filename": "mymqtt.zip", "VER_SHA": "master" diff --git a/iot/nanopb/package.json b/iot/nanopb/package.json index 2153640b8f..eb1d86fb3a 100644 --- a/iot/nanopb/package.json +++ b/iot/nanopb/package.json @@ -1,7 +1,7 @@ { "name": "nanopb", "description": "Protocol Buffers for Embedded Systems", - "description_zh": "Protocol Buffers 解析器在嵌入式上的实现", + "description_zh": "Protocol Buffers 解析器在嵌入式上的实现", "enable": "PKG_USING_NANOPB", "keywords": [ "nanopb" diff --git a/iot/nmealib/package.json b/iot/nmealib/package.json index d06dcc0435..8188fae0f1 100644 --- a/iot/nmealib/package.json +++ b/iot/nmealib/package.json @@ -1,7 +1,7 @@ { "name": "nmealib", "description": "A nmelib library porting on RT thread.", - "description_zh": "nmealib库在RT-Thread上的移植", + "description_zh": "nmealib库在RT-Thread上的移植", "enable": "PKG_USING_NMEALIB", "keywords": [ "nmealib" diff --git a/iot/pdulib/package.json b/iot/pdulib/package.json index d7b37e0581..ce8cb3f27f 100644 --- a/iot/pdulib/package.json +++ b/iot/pdulib/package.json @@ -1,8 +1,8 @@ { "name": "pdulib", "description": "pudlib:A TEXT parsing library for short messages in PDU format.", - "description_zh": "一个用于PDU格式的短信文本解析库", - "enable": "PKG_USING_PDULIB", + "description_zh": "一个用于PDU格式的短信文本解析库", + "enable": "PKG_USING_PDULIB", "keywords": [ "pdulib" ], diff --git a/iot/rapidjson/package.json b/iot/rapidjson/package.json index f29e0a91c2..11af76ce48 100644 --- a/iot/rapidjson/package.json +++ b/iot/rapidjson/package.json @@ -1,8 +1,8 @@ { "name": "rapidjson", "description": "A fast JSON parser/generator for C++ with both SAX/DOM style API.", - "description_zh": "支持 SAX/DOM 的 C++ JSON 处理库", - "enable": "PKG_USING_RAPIDJSON", + "description_zh": "支持 SAX/DOM 的 C++ JSON 处理库", + "enable": "PKG_USING_RAPIDJSON", "keywords": [ "rapidjson", "json" diff --git a/iot/rt_cjson_tools/package.json b/iot/rt_cjson_tools/package.json index 595f45dde9..b272f9c5e3 100644 --- a/iot/rt_cjson_tools/package.json +++ b/iot/rt_cjson_tools/package.json @@ -1,8 +1,8 @@ { "name": "rt_cjson_tools", "description": "Cjson tools library for RT thread", - "description_zh": "用于 RT-Thread 的 cJSON工具库", - "enable": "PKG_USING_RT_CJSON_TOOLS", + "description_zh": "用于 RT-Thread 的 cJSON工具库", + "enable": "PKG_USING_RT_CJSON_TOOLS", "keywords": [ "rt_cjson_tools" ], diff --git a/iot/small_modbus/package.json b/iot/small_modbus/package.json index 9d6e20e6bb..828cc4cad9 100755 --- a/iot/small_modbus/package.json +++ b/iot/small_modbus/package.json @@ -1,8 +1,8 @@ { "name": "small_modbus", "description": "small modbus", - "description_zh": "small modbus协议栈", - "enable": "PKG_USING_SMALL_MODBUS", + "description_zh": "small modbus协议栈", + "enable": "PKG_USING_SMALL_MODBUS", "keywords": [ "modbus", "modbus rtu", @@ -24,14 +24,14 @@ { "version": "v1.0.0", "URL": "https://github.com/cazure/small_modbus.git", - "filename": "small_modbus-v1.0.0.zip", - "VER_SHA":"cd439d46158cdf5b25dad6573984a7eb5e70567e" + "filename": "small_modbus-v1.0.0.zip", + "VER_SHA":"cd439d46158cdf5b25dad6573984a7eb5e70567e" }, { "version": "latest", "URL": "https://github.com/cazure/small_modbus.git", - "filename": "small_modbus-master.zip", - "VER_SHA":"master" + "filename": "small_modbus-master.zip", + "VER_SHA":"master" } ] } diff --git a/iot/umqtt/package.json b/iot/umqtt/package.json index 5afe4c73af..cb59c401c7 100644 --- a/iot/umqtt/package.json +++ b/iot/umqtt/package.json @@ -1,8 +1,8 @@ { "name": "umqtt", "description": "A light weight, powerful, customizable, easy-to-use and embeddable mqtt client for RT-Thread!", - "description_zh": "一个轻量级、功能强大、可定制、易于使用和可嵌入的RT-Thread mqtt客户端。", - "enable": "PKG_USING_UMQTT", + "description_zh": "一个轻量级、功能强大、可定制、易于使用和可嵌入的RT-Thread mqtt客户端。", + "enable": "PKG_USING_UMQTT", "keywords": [ "umqtt" ], diff --git a/iot/wayz_iotkit/package.json b/iot/wayz_iotkit/package.json index 23f1eba926..42b42dc430 100644 --- a/iot/wayz_iotkit/package.json +++ b/iot/wayz_iotkit/package.json @@ -1,8 +1,8 @@ { "name": "wayz_iotkit", "description": "wayz iot location software package", - "description_zh": "wayz iot 定位软件包", - "enable": "PKG_USING_WAYZ_IOTKIT", + "description_zh": "wayz iot 定位软件包", + "enable": "PKG_USING_WAYZ_IOTKIT", "keywords": [ "wayz_iotkit" ], diff --git a/iot/zb_coordinator/package.json b/iot/zb_coordinator/package.json index 3cef23d35f..5f8780f7cd 100644 --- a/iot/zb_coordinator/package.json +++ b/iot/zb_coordinator/package.json @@ -1,8 +1,8 @@ { "name": "zb_coordinator", "description": "Application of AT Command on ZigBee Coordinator", - "description_zh": "AT命令在ZigBee协调器上的应用", - "enable": "PKG_USING_ZB_COORDINATOR", + "description_zh": "AT命令在ZigBee协调器上的应用", + "enable": "PKG_USING_ZB_COORDINATOR", "keywords": [ "zb_coordinator" ], diff --git a/language/pikascript/package.json b/language/pikascript/package.json index 5e623e09c2..d6dc5a0252 100644 --- a/language/pikascript/package.json +++ b/language/pikascript/package.json @@ -1,8 +1,8 @@ { "name": "pikascript", "description": "Lightweight Python scripting support tool that is easy to customize", - "description_zh": "极易定制的轻量级python脚本支持工具", - "enable": "PKG_USING_PIKASCRIPT", + "description_zh": "极易定制的轻量级python脚本支持工具", + "enable": "PKG_USING_PIKASCRIPT", "keywords": [ "pikascript" ], diff --git a/misc/entertainment/aclock/package.json b/misc/entertainment/aclock/package.json index df98cc49e4..3f8c81bd14 100644 --- a/misc/entertainment/aclock/package.json +++ b/misc/entertainment/aclock/package.json @@ -1,8 +1,8 @@ { "name": "aclock", "description": "a terminal clock", - "description_zh": "终端钟表界面", - "enable": "PKG_USING_ACLOCK", + "description_zh": "终端钟表界面", + "enable": "PKG_USING_ACLOCK", "keywords": [ "aclock", "clock", diff --git a/misc/entertainment/c2048/package.json b/misc/entertainment/c2048/package.json index b6d27e4504..a1c02db766 100644 --- a/misc/entertainment/c2048/package.json +++ b/misc/entertainment/c2048/package.json @@ -1,8 +1,8 @@ { "name": "c2048", "description": "An indie puzzle video game run on RT-Thread console", - "description_zh": "2048是一款益智类游戏,原版游戏运行在苹果手机上", - "enable": "PKG_USING_2048", + "description_zh": "2048是一款益智类游戏,原版游戏运行在苹果手机上", + "enable": "PKG_USING_2048", "keywords": [ "2048", "game", diff --git a/misc/entertainment/cal/package.json b/misc/entertainment/cal/package.json index 73b2982587..e7bddf80e6 100644 --- a/misc/entertainment/cal/package.json +++ b/misc/entertainment/cal/package.json @@ -2,7 +2,7 @@ "name": "cal", "description": "a terminal calendar", "description_zh": "终端公历日历", - "enable": "PKG_USING_CAL", + "enable": "PKG_USING_CAL", "keywords": [ "cal", "calendar" diff --git a/misc/entertainment/cmatrix/package.json b/misc/entertainment/cmatrix/package.json index 4166ac7ab7..799543a2bb 100644 --- a/misc/entertainment/cmatrix/package.json +++ b/misc/entertainment/cmatrix/package.json @@ -1,8 +1,8 @@ { "name": "cmatrix", "description": "电影《黑客帝国》中的字符雨", - "description_zh": "text flying in and out in a terminal like as seen in 'The Matrix' movie", - "enable": "PKG_USING_CMATRIX", + "description_zh": "text flying in and out in a terminal like as seen in 'The Matrix' movie", + "enable": "PKG_USING_CMATRIX", "keywords": [ "cmatrix", "matrix rain" diff --git a/misc/entertainment/cowsay/package.json b/misc/entertainment/cowsay/package.json index 84d0c417c2..5fd182b4a1 100644 --- a/misc/entertainment/cowsay/package.json +++ b/misc/entertainment/cowsay/package.json @@ -1,8 +1,8 @@ { "name": "cowsay", "description": "cowsay is a program that generates ASCII pictures of a cow with a message", - "description_zh": "linux cowsay 软件包", - "enable": "PKG_USING_COWSAY", + "description_zh": "linux cowsay 软件包", + "enable": "PKG_USING_COWSAY", "keywords": [ "cowsay", "terminal" diff --git a/misc/entertainment/donut/package.json b/misc/entertainment/donut/package.json index ca43ad4870..6b7f3c9844 100644 --- a/misc/entertainment/donut/package.json +++ b/misc/entertainment/donut/package.json @@ -1,8 +1,8 @@ { "name": "donut", "description": "a 3D spinning donut", - "description_zh": "使用字符渲染的3D旋转甜甜圈", - "enable": "PKG_USING_DONUT", + "description_zh": "使用字符渲染的3D旋转甜甜圈", + "enable": "PKG_USING_DONUT", "keywords": [ "donut", "entertainment", diff --git a/misc/entertainment/sl/package.json b/misc/entertainment/sl/package.json index a0495433be..8e86670978 100644 --- a/misc/entertainment/sl/package.json +++ b/misc/entertainment/sl/package.json @@ -1,8 +1,8 @@ { "name": "sl", "description": "steam locomotive runs across your terminal when you type 'sl' as you meant to type 'ls'", - "description_zh": "sl奔跑的小火车命令", - "enable": "PKG_USING_SL", + "description_zh": "sl奔跑的小火车命令", + "enable": "PKG_USING_SL", "keywords": [ "sl", "Steam Locomotive" diff --git a/misc/entertainment/snake/package.json b/misc/entertainment/snake/package.json index bcaf8d76e0..8585b7d2c3 100644 --- a/misc/entertainment/snake/package.json +++ b/misc/entertainment/snake/package.json @@ -1,8 +1,8 @@ { "name": "snake", "description": "snake: a remake of the old nokia game", - "description_zh": "贪吃蛇游戏", - "enable": "PKG_USING_SNAKE", + "description_zh": "贪吃蛇游戏", + "enable": "PKG_USING_SNAKE", "keywords": [ "snake", "game", diff --git a/misc/entertainment/tetris/package.json b/misc/entertainment/tetris/package.json index 6b08e211be..7587d89c3d 100644 --- a/misc/entertainment/tetris/package.json +++ b/misc/entertainment/tetris/package.json @@ -1,8 +1,8 @@ { "name": "tetris", "description": "Tetris port to RT-Thread console.", - "description_zh": "俄罗斯方块", - "enable": "PKG_USING_TETRIS", + "description_zh": "俄罗斯方块", + "enable": "PKG_USING_TETRIS", "keywords": [ "tetris", "game", diff --git a/misc/entertainment/threes/package.json b/misc/entertainment/threes/package.json index 345d7ced89..77dd352e23 100644 --- a/misc/entertainment/threes/package.json +++ b/misc/entertainment/threes/package.json @@ -1,8 +1,8 @@ { "name": "threes", "description": "An indie puzzle video game which was very popular in the year of 2014", - "description_zh": "threes是一款在2014年很火的益智类游戏,原版游戏运行在苹果手机上", - "enable": "PKG_USING_THREES", + "description_zh": "threes是一款在2014年很火的益智类游戏,原版游戏运行在苹果手机上", + "enable": "PKG_USING_THREES", "keywords": [ "threes", "game", diff --git a/misc/ki/package.json b/misc/ki/package.json index 0a3a39cb22..bddff18af5 100644 --- a/misc/ki/package.json +++ b/misc/ki/package.json @@ -1,8 +1,8 @@ { "name": "ki", "description": "ki is a small text editor in less than 1K lines of code", - "description_zh": "ki是一个带有C/C++语法高亮的终端编辑器", - "enable": "PKG_USING_KI", + "description_zh": "ki是一个带有C/C++语法高亮的终端编辑器", + "enable": "PKG_USING_KI", "keywords": [ "ki", "editor" diff --git a/misc/lwgps/package.json b/misc/lwgps/package.json index 92836bd578..b3ffc50c0a 100644 --- a/misc/lwgps/package.json +++ b/misc/lwgps/package.json @@ -1,8 +1,8 @@ { "name": "lwgps", "description": "Lightweight GPS NMEA parser", - "description_zh": "轻量级GPS NEMA协议解析器", - "enable": "PKG_USING_LWGPS", + "description_zh": "轻量级GPS NEMA协议解析器", + "enable": "PKG_USING_LWGPS", "keywords": [ "lwgps" ], diff --git a/misc/lzma/package.json b/misc/lzma/package.json index 819e64de19..9f1574a225 100644 --- a/misc/lzma/package.json +++ b/misc/lzma/package.json @@ -1,8 +1,8 @@ { "name": "lzma", "description": "A compression library with high compression ratio", - "description_zh": "高压缩率的压缩库", - "enable": "PKG_USING_LZMA", + "description_zh": "高压缩率的压缩库", + "enable": "PKG_USING_LZMA", "keywords": [ "lzma" ], diff --git a/misc/mcurses/package.json b/misc/mcurses/package.json index 3a034a7e2f..57c7e2c2a6 100644 --- a/misc/mcurses/package.json +++ b/misc/mcurses/package.json @@ -1,8 +1,8 @@ { "name": "mcurses", "description": "mcurses: micro ncurses library", - "description_zh": "轻量级的 ncurses 控制台绘图库", - "enable": "PKG_USING_MCURSES", + "description_zh": "轻量级的 ncurses 控制台绘图库", + "enable": "PKG_USING_MCURSES", "keywords": [ "mcurses", "ncurses", diff --git a/misc/minizip/package.json b/misc/minizip/package.json index 82c975ca0d..1db35b313a 100644 --- a/misc/minizip/package.json +++ b/misc/minizip/package.json @@ -1,8 +1,8 @@ { "name": "minizip", "description": "zip manipulation library", - "description_zh": "zip压缩解压库", - "enable": "PKG_USING_MINIZIP", + "description_zh": "zip压缩解压库", + "enable": "PKG_USING_MINIZIP", "keywords": [ "minizip", "zip" diff --git a/misc/state_machine/package.json b/misc/state_machine/package.json index fbd1415468..341e41b59d 100644 --- a/misc/state_machine/package.json +++ b/misc/state_machine/package.json @@ -1,7 +1,7 @@ { "name": "state_machine", "description": "A feature-rich, yet simple finite state machine (FSM) implementation in C.", - "description_zh": "一个用C语言实现功能丰富但简单的有限状态机(FSM)。", + "description_zh": "一个用C语言实现功能丰富但简单的有限状态机(FSM)。", "enable": "PKG_USING_STATE_MACHINE", "keywords": [ "state_machine" diff --git a/misc/termbox/package.json b/misc/termbox/package.json index c9671d84d7..e65fb6bd80 100644 --- a/misc/termbox/package.json +++ b/misc/termbox/package.json @@ -1,8 +1,8 @@ { "name": "termbox", "description": "library for writing text-based user interfaces", - "description_zh": "轻量TUI图形库", - "enable": "PKG_USING_TERMBOX", + "description_zh": "轻量TUI图形库", + "enable": "PKG_USING_TERMBOX", "keywords": [ "ncurses", "curses", diff --git a/misc/upacker/package.json b/misc/upacker/package.json index 6c2b722944..e452f424fc 100644 --- a/misc/upacker/package.json +++ b/misc/upacker/package.json @@ -1,7 +1,7 @@ { "name": "upacker", "description": "building and parsing data frames to be sent over a serial interface", - "description_zh": "串行通信链路协议", + "description_zh": "串行通信链路协议", "enable": "PKG_USING_UPACKER", "keywords": [ "upacker" diff --git a/misc/uparam/package.json b/misc/uparam/package.json index c975176b6a..4fb8afc5cb 100644 --- a/misc/uparam/package.json +++ b/misc/uparam/package.json @@ -1,7 +1,7 @@ { "name": "uparam", "description": "Manage system parameters with FLASH", - "description_zh": "系统参数读写管理和持久化", + "description_zh": "系统参数读写管理和持久化", "enable": "PKG_USING_UPARAM", "keywords": [ "uparam" diff --git a/multimedia/AzureGUIX/package.json b/multimedia/AzureGUIX/package.json index e78879d3c3..4773a8366b 100644 --- a/multimedia/AzureGUIX/package.json +++ b/multimedia/AzureGUIX/package.json @@ -31,4 +31,4 @@ "VER_SHA": "master" } ] -} \ No newline at end of file +} diff --git a/multimedia/LVGL/LVGL/package.json b/multimedia/LVGL/LVGL/package.json index 36033506e9..c0fb290850 100644 --- a/multimedia/LVGL/LVGL/package.json +++ b/multimedia/LVGL/LVGL/package.json @@ -1,8 +1,8 @@ { "name": "LVGL", "description": "powerful and easy-to-use embedded GUI library (official upstream)", - "description_zh": "LVGL图形库(官方上游)", - "enable": "PKG_USING_LVGL", + "description_zh": "LVGL图形库(官方上游)", + "enable": "PKG_USING_LVGL", "keywords": [ "LVGL", "GUI" diff --git a/multimedia/LVGL/lv_music_demo/package.json b/multimedia/LVGL/lv_music_demo/package.json index 9f56b25c44..24cebb3194 100644 --- a/multimedia/LVGL/lv_music_demo/package.json +++ b/multimedia/LVGL/lv_music_demo/package.json @@ -1,8 +1,8 @@ { "name": "lv_music_demo", "description": "LVGL music player demo for RT-Thread", - "description_zh": "LVGL的播放器演示示例(RT-Thread版本)", - "enable": "PKG_USING_LV_MUSIC_DEMO", + "description_zh": "LVGL的播放器演示示例(RT-Thread版本)", + "enable": "PKG_USING_LV_MUSIC_DEMO", "keywords": [ "lv_music_demo", "LVGL" diff --git a/multimedia/NUemWin/package.json b/multimedia/NUemWin/package.json index 2f83388f2d..725a100f68 100644 --- a/multimedia/NUemWin/package.json +++ b/multimedia/NUemWin/package.json @@ -1,7 +1,7 @@ { "name": "NUemWin", "description": "NUemWin: a NUemWin package for rt-thread", - "description_zh": "NUemWin在RT-Thread上的移植", + "description_zh": "NUemWin在RT-Thread上的移植", "enable": "PKG_USING_NUEMWIN", "keywords": [ "NUemWin" diff --git a/multimedia/PDFGen/package.json b/multimedia/PDFGen/package.json index faa7094ff6..ba88fc250a 100644 --- a/multimedia/PDFGen/package.json +++ b/multimedia/PDFGen/package.json @@ -1,8 +1,8 @@ { "name": "PDFGen", "description": "Simple C PDF Writer/Generation library", - "description_zh": "PDF文档生成库", - "enable": "PKG_USING_PDFGEN", + "description_zh": "PDF文档生成库", + "enable": "PKG_USING_PDFGEN", "keywords": [ "PDFGen", "pdf" diff --git a/multimedia/PainterEngine/PainterEngine/package.json b/multimedia/PainterEngine/PainterEngine/package.json index 7604185e0f..cef0e437e0 100644 --- a/multimedia/PainterEngine/PainterEngine/package.json +++ b/multimedia/PainterEngine/PainterEngine/package.json @@ -23,4 +23,4 @@ "VER_SHA": "master" } ] -} \ No newline at end of file +} diff --git a/multimedia/PainterEngine/PainterEngine_AUX/package.json b/multimedia/PainterEngine/PainterEngine_AUX/package.json index 69b1c4ba75..d3ad6050f0 100644 --- a/multimedia/PainterEngine/PainterEngine_AUX/package.json +++ b/multimedia/PainterEngine/PainterEngine_AUX/package.json @@ -24,4 +24,4 @@ "VER_SHA": "master" } ] -} \ No newline at end of file +} diff --git a/multimedia/STemWin/package.json b/multimedia/STemWin/package.json index 6e0b8b9410..e88e7a09f6 100644 --- a/multimedia/STemWin/package.json +++ b/multimedia/STemWin/package.json @@ -1,7 +1,7 @@ { "name": "STemWin", "description": "STemWin: a STemWin package for rt-thread", - "description_zh": "STemWin在RT-Thread上的移植", + "description_zh": "STemWin在RT-Thread上的移植", "enable": "PKG_USING_STEMWIN", "keywords": [ "STemWin" diff --git a/multimedia/TJpgDec/package.json b/multimedia/TJpgDec/package.json index 2af8448422..20d108392d 100644 --- a/multimedia/TJpgDec/package.json +++ b/multimedia/TJpgDec/package.json @@ -1,7 +1,7 @@ { "name": "TJpgDec", "description": "Tiny JPEG Decompressor.", - "description_zh": "JPEG 解码库", + "description_zh": "JPEG 解码库", "enable": "PKG_USING_TJPGD", "keywords": [ "TJpgDec", diff --git a/multimedia/TinyJPEG/package.json b/multimedia/TinyJPEG/package.json index 3a39b7701b..4f9cdbd306 100644 --- a/multimedia/TinyJPEG/package.json +++ b/multimedia/TinyJPEG/package.json @@ -1,8 +1,8 @@ { "name": "TinyJPEG", "description": "a light-weight JPEG encoder package", - "description_zh": "一个轻量的JPEG编码软件包", - "enable": "PKG_USING_TINYJPEG", + "description_zh": "一个轻量的JPEG编码软件包", + "enable": "PKG_USING_TINYJPEG", "keywords": [ "TinyJPEG" ], diff --git a/multimedia/mp3player/package.json b/multimedia/mp3player/package.json index 5cfef5570d..3c8cbd5df5 100644 --- a/multimedia/mp3player/package.json +++ b/multimedia/mp3player/package.json @@ -1,8 +1,8 @@ { "name": "mp3player", "description": "a simple mp3 format music player", - "description_zh": "一个简易的mp3格式音乐播放器", - "enable": "PKG_USING_MP3PLAYER", + "description_zh": "一个简易的mp3格式音乐播放器", + "enable": "PKG_USING_MP3PLAYER", "keywords": [ "mp3player" ], diff --git a/multimedia/touchgfx2rtt/package.json b/multimedia/touchgfx2rtt/package.json index 497f40a386..1c50bba8d9 100644 --- a/multimedia/touchgfx2rtt/package.json +++ b/multimedia/touchgfx2rtt/package.json @@ -1,8 +1,8 @@ { "name": "touchgfx2rtt", "description": "touchgfx: a touchgfx package for rt-thread.", - "description_zh": "touchgfx在RT-Thread上的移植。", - "enable": "PKG_USING_TOUCHGFX2RTT", + "description_zh": "touchgfx在RT-Thread上的移植。", + "enable": "PKG_USING_TOUCHGFX2RTT", "keywords": [ "touchgfx2rtt" ], diff --git a/multimedia/ugui/package.json b/multimedia/ugui/package.json index f3c1942d4f..0ce05a38d3 100644 --- a/multimedia/ugui/package.json +++ b/multimedia/ugui/package.json @@ -1,8 +1,8 @@ { "name": "ugui", "description": "uGUI:Open source graphics library ugui ported to rtthread.", - "description_zh": "开源图形库ugui移植到rtthread。", - "enable": "PKG_USING_UGUI", + "description_zh": "开源图形库ugui移植到rtthread。", + "enable": "PKG_USING_UGUI", "keywords": [ "ugui" ], diff --git a/multimedia/wavplayer/package.json b/multimedia/wavplayer/package.json index 057f349fc6..f66ca03324 100644 --- a/multimedia/wavplayer/package.json +++ b/multimedia/wavplayer/package.json @@ -1,7 +1,7 @@ { "name": "wavplayer", "description": " Minimal music player for wav file play and record", - "description_zh": "简洁的wav格式的音乐播放器,提供播放和录音功能", + "description_zh": "简洁的wav格式的音乐播放器,提供播放和录音功能", "enable": "PKG_USING_WAVPLAYER", "keywords": [ "wavplayer" diff --git a/peripherals/LedBlink/package.json b/peripherals/LedBlink/package.json index 2488431416..ed56ee8cbf 100644 --- a/peripherals/LedBlink/package.json +++ b/peripherals/LedBlink/package.json @@ -1,7 +1,7 @@ { "name": "LedBlink", "description": "easy led blink support;", - "description_zh": "简单易用led闪烁控制软件包", + "description_zh": "简单易用led闪烁控制软件包", "enable": "PKG_USING_LEDBLINK", "keywords": [ "LedBlink" diff --git a/peripherals/Misaka_AT24CXX/package.json b/peripherals/Misaka_AT24CXX/package.json index 60b483bf1b..b74287f1b6 100644 --- a/peripherals/Misaka_AT24CXX/package.json +++ b/peripherals/Misaka_AT24CXX/package.json @@ -1,8 +1,8 @@ { "name": "Misaka_AT24CXX", "description": "Misaka-Network for AT24CXX EEPROM", - "description_zh": "御坂网络AT24CXX驱动包,提供了AT24CXX的全部功能", - "enable": "PKG_USING_MISAKA_AT24CXX", + "description_zh": "御坂网络AT24CXX驱动包,提供了AT24CXX的全部功能", + "enable": "PKG_USING_MISAKA_AT24CXX", "keywords": [ "at24cxx", "御坂", diff --git a/peripherals/Misaka_RGB_Bling/package.json b/peripherals/Misaka_RGB_Bling/package.json index ea7f947451..941cb8bbd1 100644 --- a/peripherals/Misaka_RGB_Bling/package.json +++ b/peripherals/Misaka_RGB_Bling/package.json @@ -1,8 +1,8 @@ { "name": "Misaka_RGB_Bling", "description": "Misaka-Network for RGB LED Bling.", - "description_zh": "御坂网络RGB LED驱动包,提供了对于RGB LED灯的控制功能。", - "enable": "PKG_USING_MISAKA_RGB_BLING", + "description_zh": "御坂网络RGB LED驱动包,提供了对于RGB LED灯的控制功能。", + "enable": "PKG_USING_MISAKA_RGB_BLING", "keywords": [ "Misaka_RGB_Bling" ], diff --git a/peripherals/MotionDriver2RTT/package.json b/peripherals/MotionDriver2RTT/package.json index 0ca4673162..bbff690f8a 100644 --- a/peripherals/MotionDriver2RTT/package.json +++ b/peripherals/MotionDriver2RTT/package.json @@ -1,7 +1,7 @@ { "name": "MotionDriver2RTT", "description": "A package porting MotionDriver to RTT", - "description_zh": "移植 MotionDriver 到 RTT 的包", + "description_zh": "移植 MotionDriver 到 RTT 的包", "enable": "PKG_USING_MOTIONDRIVER2RTT", "keywords": [ "MotionDriver2RTT", diff --git a/peripherals/PAJ7620/package.json b/peripherals/PAJ7620/package.json index 43eccc5ce0..0151014a07 100644 --- a/peripherals/PAJ7620/package.json +++ b/peripherals/PAJ7620/package.json @@ -1,8 +1,8 @@ { "name": "PAJ7620", "description": "Gesture sensor PAJ7620 driver package.", - "description_zh": "手势传感器PAJ7620的驱动包", - "enable": "PKG_USING_PAJ7620", + "description_zh": "手势传感器PAJ7620的驱动包", + "enable": "PKG_USING_PAJ7620", "keywords": [ "PAJ7620" ], diff --git a/peripherals/agile_console/package.json b/peripherals/agile_console/package.json index d3357ae51f..dbb99cc234 100644 --- a/peripherals/agile_console/package.json +++ b/peripherals/agile_console/package.json @@ -1,8 +1,8 @@ { "name": "agile_console", "description": "A agile console pachage.", - "description_zh": "一个灵活的console设备软件包", - "enable": "PKG_USING_AGILE_CONSOLE", + "description_zh": "一个灵活的console设备软件包", + "enable": "PKG_USING_AGILE_CONSOLE", "keywords": [ "agile_console" ], diff --git a/peripherals/as608/package.json b/peripherals/as608/package.json index 09f10ef4d7..457f98196e 100644 --- a/peripherals/as608/package.json +++ b/peripherals/as608/package.json @@ -1,8 +1,8 @@ { "name": "as608", "description": "AS608 fingerprint module driver", - "description_zh": "AS608 指纹模块的驱动", - "enable": "PKG_USING_AS608", + "description_zh": "AS608 指纹模块的驱动", + "enable": "PKG_USING_AS608", "keywords": [ "as608", "fingerprint" diff --git a/peripherals/as7341/package.json b/peripherals/as7341/package.json index 0016796dd0..378ec1a594 100644 --- a/peripherals/as7341/package.json +++ b/peripherals/as7341/package.json @@ -1,8 +1,8 @@ { "name": "as7341", "description": "AS7341 visible light sensor, can measure 8 wavelengths of visible light.", - "description_zh": "AS7341可见光传感器,可测量8个波长的可见光。", - "enable": "PKG_USING_AS7341", + "description_zh": "AS7341可见光传感器,可测量8个波长的可见光。", + "enable": "PKG_USING_AS7341", "keywords": [ "as7341" ], diff --git a/peripherals/at24cxx/package.json b/peripherals/at24cxx/package.json index 75934c7056..5fd3cc87ed 100644 --- a/peripherals/at24cxx/package.json +++ b/peripherals/at24cxx/package.json @@ -1,7 +1,7 @@ { "name": "at24cxx", "description": "eeprom at24cxx driver library.", - "description_zh": "eeprom at24cxx 的驱动库。", + "description_zh": "eeprom at24cxx 的驱动库。", "enable": "PKG_USING_AT24CXX", "keywords": [ "at24c02", diff --git a/peripherals/bluetrum_sdk/package.json b/peripherals/bluetrum_sdk/package.json index 46dbfd819e..997a6d5b3f 100644 --- a/peripherals/bluetrum_sdk/package.json +++ b/peripherals/bluetrum_sdk/package.json @@ -1,8 +1,8 @@ { "name": "bluetrum_sdk", "description": "bluetrum sdk", - "description_zh": "bluetrum sdk", - "enable": "PKG_USING_BLUETRUM_SDK", + "description_zh": "bluetrum sdk", + "enable": "PKG_USING_BLUETRUM_SDK", "keywords": [ "bluetrum_sdk", "bluetrum" diff --git a/peripherals/can_ymodem/package.json b/peripherals/can_ymodem/package.json index 6fc2e254eb..f380f7af67 100644 --- a/peripherals/can_ymodem/package.json +++ b/peripherals/can_ymodem/package.json @@ -22,7 +22,7 @@ "filename": "rt_can_ymodem-1.0.0.zip", "VER_SHA": " " }, - { + { "version": "v1.1.0", "URL": "https://github.com/redocCheng/rt_can_ymodem/archive/1.1.0.zip", "filename": "rt_can_ymodem-1.1.0.zip", diff --git a/peripherals/infrared/package.json b/peripherals/infrared/package.json index 171f57e9d3..459bdd2cb5 100644 --- a/peripherals/infrared/package.json +++ b/peripherals/infrared/package.json @@ -1,7 +1,7 @@ { "name": "infrared", "description": "Infrared framework based on rt-thread's pin,pwm and hwtimer driver.", - "description_zh": "基于 rt-thread 的 pin,pwm 和 hwtimer 驱动的红外框架。", + "description_zh": "基于 rt-thread 的 pin,pwm 和 hwtimer 驱动的红外框架。", "enable": "PKG_USING_INFRARED", "keywords": [ "infrared", diff --git a/peripherals/kobuki/package.json b/peripherals/kobuki/package.json index 3eeb6c9701..4710ce9fc1 100644 --- a/peripherals/kobuki/package.json +++ b/peripherals/kobuki/package.json @@ -1,8 +1,8 @@ { "name": "kobuki", "description": "Kobuki Robot serial communication driver.", - "description_zh": "Kobuki 机器人串口通信驱动", - "enable": "PKG_USING_KOBUKI", + "description_zh": "Kobuki 机器人串口通信驱动", + "enable": "PKG_USING_KOBUKI", "keywords": [ "kobuki", "ros", diff --git a/peripherals/ld3320/package.json b/peripherals/ld3320/package.json index 7733f6e1e8..50ea28d0dc 100644 --- a/peripherals/ld3320/package.json +++ b/peripherals/ld3320/package.json @@ -1,8 +1,8 @@ { "name": "ld3320", "description": "LD3320 speech recognition chip", - "description_zh": "LD3320语音识别芯片", - "enable": "PKG_USING_LD3320", + "description_zh": "LD3320语音识别芯片", + "enable": "PKG_USING_LD3320", "keywords": [ "ld3320" ], diff --git a/peripherals/libnfc/package.json b/peripherals/libnfc/package.json index c29ff5e9cb..2d1457a567 100644 --- a/peripherals/libnfc/package.json +++ b/peripherals/libnfc/package.json @@ -1,8 +1,8 @@ { "name": "libnfc", "description": "Platform independent Near Field Communication (NFC) library", - "description_zh": "libnc 软件包", - "enable": "PKG_USING_LIBNFC", + "description_zh": "libnc 软件包", + "enable": "PKG_USING_LIBNFC", "keywords": [ "libnfc", "nfc", diff --git a/peripherals/littled/package.json b/peripherals/littled/package.json index 7a56f4ee30..c176c8f118 100644 --- a/peripherals/littled/package.json +++ b/peripherals/littled/package.json @@ -1,8 +1,8 @@ { "name": "littled", "description": "littled: Littled LED Daemon for LED driver", - "description_zh": "littled软件包: Littled LED Daemon 服务线程", - "enable": "PKG_USING_LITTLED", + "description_zh": "littled软件包: Littled LED Daemon 服务线程", + "enable": "PKG_USING_LITTLED", "keywords": [ "littled", "led" diff --git a/peripherals/lkdGui/package.json b/peripherals/lkdGui/package.json index e22c116da2..6fab2e249b 100644 --- a/peripherals/lkdGui/package.json +++ b/peripherals/lkdGui/package.json @@ -1,8 +1,8 @@ { "name": "lkdGui", "description": "lkdGui is a graphical interface for monochrome displays.", - "description_zh": "lkdGui是一款为单色显示屏制作的图形化界面,用于设计简单漂亮的图形界面。", - "enable": "PKG_USING_LKDGUI", + "description_zh": "lkdGui是一款为单色显示屏制作的图形化界面,用于设计简单漂亮的图形界面。", + "enable": "PKG_USING_LKDGUI", "keywords": [ "lkdGui" ], diff --git a/peripherals/lora_gw_driver_lib/package.json b/peripherals/lora_gw_driver_lib/package.json index ff7dbad116..9d3fabcbfe 100644 --- a/peripherals/lora_gw_driver_lib/package.json +++ b/peripherals/lora_gw_driver_lib/package.json @@ -1,8 +1,8 @@ { "name": "lora_gw_driver_lib", "description": "lora-gw-driver-lib is lora gateway chip(SX130x) driver binary libraries.", - "description_zh": "LoRa网关芯片(SX130x)驱动", - "enable": "PKG_USING_LORA_GW_DRIVER_LIB", + "description_zh": "LoRa网关芯片(SX130x)驱动", + "enable": "PKG_USING_LORA_GW_DRIVER_LIB", "keywords": [ "lora-gw-driver" ], diff --git a/peripherals/lora_radio_driver/package.json b/peripherals/lora_radio_driver/package.json index 8077fe011d..9894ce7504 100644 --- a/peripherals/lora_radio_driver/package.json +++ b/peripherals/lora_radio_driver/package.json @@ -1,8 +1,8 @@ { "name": "lora_radio_driver", "description": "lora_radio_driver: lora chipset(SX126x\\SX127x) driver", - "description_zh": "lora芯片(SX126x\\SX127x)驱动包", - "enable": "PKG_USING_LORA_RADIO_DRIVER", + "description_zh": "lora芯片(SX126x\\SX127x)驱动包", + "enable": "PKG_USING_LORA_RADIO_DRIVER", "keywords": [ "lora", "lora_radio_driver" @@ -44,4 +44,4 @@ "VER_SHA": "master" } ] -} \ No newline at end of file +} diff --git a/peripherals/ly68l6400/package.json b/peripherals/ly68l6400/package.json index b32aace7ae..9324858a8a 100644 --- a/peripherals/ly68l6400/package.json +++ b/peripherals/ly68l6400/package.json @@ -1,8 +1,8 @@ { "name": "ly68l6400", "description": "device drive for ly68l6400", - "description_zh": "ly68l6400芯片的驱动", - "enable": "PKG_USING_LY68L6400", + "description_zh": "ly68l6400芯片的驱动", + "enable": "PKG_USING_LY68L6400", "keywords": [ "ly68l6400" ], diff --git a/peripherals/max17048/package.json b/peripherals/max17048/package.json index f5bcce3c5b..5179d79a52 100644 --- a/peripherals/max17048/package.json +++ b/peripherals/max17048/package.json @@ -1,7 +1,7 @@ { "name": "max17048", "description": "MAX17048: Bat monitor", - "description_zh": "电池监测芯片", + "description_zh": "电池监测芯片", "enable": "PKG_USING_MAX17048", "keywords": [ "max17048" diff --git a/peripherals/mfoc/package.json b/peripherals/mfoc/package.json index 9d272949f4..7ea74cf967 100644 --- a/peripherals/mfoc/package.json +++ b/peripherals/mfoc/package.json @@ -1,8 +1,8 @@ { "name": "mfoc", "description": "Mifare Classic Offline Cracker.", - "description_zh": "Mifare Classic 离线破解工具。", - "enable": "PKG_USING_MFOC", + "description_zh": "Mifare Classic 离线破解工具。", + "enable": "PKG_USING_MFOC", "keywords": [ "mfoc", "libnfc", diff --git a/peripherals/micro_ros/package.json b/peripherals/micro_ros/package.json index d9148f66df..7b4b45a5ac 100644 --- a/peripherals/micro_ros/package.json +++ b/peripherals/micro_ros/package.json @@ -1,8 +1,8 @@ { "name": "micro_ros", "description": "ROS 2 on microcontrollers.", - "description_zh": "在 MCU 上运行 ROS2.", - "enable": "PKG_USING_MICRO_ROS", + "description_zh": "在 MCU 上运行 ROS2.", + "enable": "PKG_USING_MICRO_ROS", "keywords": [ "micro_ros", "uart", diff --git a/peripherals/multi_rtimer/package.json b/peripherals/multi_rtimer/package.json index 574b52f6c7..e6da6fb91d 100644 --- a/peripherals/multi_rtimer/package.json +++ b/peripherals/multi_rtimer/package.json @@ -1,8 +1,8 @@ { "name": "multi_rtimer", "description": "a real-time and low power software timer module.", - "description_zh": "一个实时、低功耗软件定时器模块", - "enable": "PKG_USING_MULTI_RTIMER", + "description_zh": "一个实时、低功耗软件定时器模块", + "enable": "PKG_USING_MULTI_RTIMER", "keywords": [ "multi_rtimer" ], diff --git a/peripherals/nes/package.json b/peripherals/nes/package.json index a45d030e9d..2c13062f28 100644 --- a/peripherals/nes/package.json +++ b/peripherals/nes/package.json @@ -1,8 +1,8 @@ { "name": "nes", "description": "nes simulator c Library.", - "description_zh": "nes模拟器c库。", - "enable": "PKG_USING_NES", + "description_zh": "nes模拟器c库。", + "enable": "PKG_USING_NES", "keywords": [ "nes" ], diff --git a/peripherals/nrf24l01/package.json b/peripherals/nrf24l01/package.json index 9cb4ef37a5..55bcf8fee3 100644 --- a/peripherals/nrf24l01/package.json +++ b/peripherals/nrf24l01/package.json @@ -1,7 +1,7 @@ { "name": "nrf24l01", "description": "Single-chip 2.4GHz wireless transceiver.", - "description_zh": "单芯片 2.4GHz 无线收发器。", + "description_zh": "单芯片 2.4GHz 无线收发器。", "enable": "PKG_USING_NRF24L01", "keywords": [ "nrf24l01","wireless" diff --git a/peripherals/nrf5x_sdk/package.json b/peripherals/nrf5x_sdk/package.json index e89a64550f..59cf2860e7 100644 --- a/peripherals/nrf5x_sdk/package.json +++ b/peripherals/nrf5x_sdk/package.json @@ -1,8 +1,8 @@ { "name": "nrf5x_sdk", "description": "Software development kit for the nRF52 Series and nRF51 Series SoCs ", - "description_zh": "Nordic SDK软件开发包", - "enable": "PKG_USING_NRF5X_SDK", + "description_zh": "Nordic SDK软件开发包", + "enable": "PKG_USING_NRF5X_SDK", "keywords": [ "Nordic" ], diff --git a/peripherals/nrfx/package.json b/peripherals/nrfx/package.json index b4376c123d..7ee4d57a92 100644 --- a/peripherals/nrfx/package.json +++ b/peripherals/nrfx/package.json @@ -1,8 +1,8 @@ { "name": "nrfx", "description": "Standalone set of drivers for peripherals present in Nordic Semiconductor's SoCs.", - "description_zh": "Nordic SOC的独立外设驱动库", - "enable": "PKG_USING_NRFX", + "description_zh": "Nordic SOC的独立外设驱动库", + "enable": "PKG_USING_NRFX", "keywords": [ "nrfx" ], diff --git a/peripherals/nuclei_sdk/package.json b/peripherals/nuclei_sdk/package.json index 780f37a99d..c542913b5e 100644 --- a/peripherals/nuclei_sdk/package.json +++ b/peripherals/nuclei_sdk/package.json @@ -1,8 +1,8 @@ { "name": "nuclei_sdk", "description": "Nuclei RISC-V Software Development Kit", - "description_zh": "芯来科技RISC-V处理器软件开发包", - "enable": "PKG_USING_NUCLEI_SDK", + "description_zh": "芯来科技RISC-V处理器软件开发包", + "enable": "PKG_USING_NUCLEI_SDK", "keywords": [ "nuclei", "risc-v", diff --git a/peripherals/pca9685/package.json b/peripherals/pca9685/package.json index a44cc2953c..d18259357b 100644 --- a/peripherals/pca9685/package.json +++ b/peripherals/pca9685/package.json @@ -1,7 +1,7 @@ { "name": "pca9685", "description": "I2C-bus controlled 16-channel PWM controller", - "description_zh": "通过I2C总线控制的16路PWM控制器", + "description_zh": "通过I2C总线控制的16路PWM控制器", "enable": "PKG_USING_PCA9685", "keywords": [ "pca9685" diff --git a/peripherals/pms_series/package.json b/peripherals/pms_series/package.json index ed257d4a63..1576fe5308 100644 --- a/peripherals/pms_series/package.json +++ b/peripherals/pms_series/package.json @@ -1,8 +1,8 @@ { "name": "pms_series", "description": "pms: Digital universal particle concentration sensor driver library.", - "description_zh": "pms 数字式通用颗粒物浓度传感器驱动库", - "enable": "PKG_USING_PMS_SERIES", + "description_zh": "pms 数字式通用颗粒物浓度传感器驱动库", + "enable": "PKG_USING_PMS_SERIES", "keywords": [ "pms_series" ], @@ -23,7 +23,7 @@ "URL": "https://github.com/MrpYoung/pms_series.git", "filename": "pms_series.zip", "VER_SHA": "master" - }, + }, { "version": "v1.0.0", "URL": "https://github.com/MrpYoung/pms_series/archive/v1.0.0.zip", diff --git a/peripherals/rc522/package.json b/peripherals/rc522/package.json index 6697cb9d76..d46dde06fc 100644 --- a/peripherals/rc522/package.json +++ b/peripherals/rc522/package.json @@ -1,8 +1,8 @@ { "name": "rc522", "description": "rc522 rfid module driver", - "description_zh": "rc522 rfid 模块驱动", - "enable": "PKG_USING_RC522", + "description_zh": "rc522 rfid 模块驱动", + "enable": "PKG_USING_RC522", "keywords": [ "rc522", "mfrc522", diff --git a/peripherals/rda58xx/package.json b/peripherals/rda58xx/package.json index 5eb879682b..601494761d 100644 --- a/peripherals/rda58xx/package.json +++ b/peripherals/rda58xx/package.json @@ -1,8 +1,8 @@ { "name": "rda58xx", "description": "RDA5820 single-chip broadcase FM transceiver driver.", - "description_zh": "RDA5820收音机芯片驱动。", - "enable": "PKG_USING_RDA58XX", + "description_zh": "RDA5820收音机芯片驱动。", + "enable": "PKG_USING_RDA58XX", "keywords": [ "rda5820", "rda58xx" diff --git a/peripherals/rtc/ds3231/package.json b/peripherals/rtc/ds3231/package.json index 3693c74a27..e30412251c 100644 --- a/peripherals/rtc/ds3231/package.json +++ b/peripherals/rtc/ds3231/package.json @@ -1,25 +1,25 @@ { "name": "ds3231", "description": "Extern RTC driver for ds3231", - "description_zh": "ds3231 外置RTC驱动", - "enable": "PKG_USING_DS3231", + "description_zh": "ds3231 外置RTC驱动", + "enable": "PKG_USING_DS3231", "keywords": [ "ds3231", "rtc" ], "category": "peripherals/rtc", - "author": + "author": { "name": "panrui", "email": "chpanrui@163.com", - "github": "Prry" + "github": "Prry" }, "license": "Apache-2.0", "repository": "https://github.com/Prry/rtt-ds3231", "icon": "unknown", "homepage": "https://github.com/Prry/rtt-ds3231", "doc": "unknown", - "site": + "site": [ { "version": "v1.0.0", diff --git a/peripherals/rtc/rx8900/package.json b/peripherals/rtc/rx8900/package.json index f1168afd75..79bd2225bd 100644 --- a/peripherals/rtc/rx8900/package.json +++ b/peripherals/rtc/rx8900/package.json @@ -1,8 +1,8 @@ { "name": "rx8900", "description": "Extern RTC driver for rx8900", - "description_zh": "rx8900 外置RTC驱动,支持实时时钟和闹钟功能", - "enable": "PKG_USING_RX8900", + "description_zh": "rx8900 外置RTC驱动,支持实时时钟和闹钟功能", + "enable": "PKG_USING_RX8900", "keywords": [ "rx8900", "rx8900ce", @@ -11,18 +11,18 @@ "i2c" ], "category": "peripherals/rtc", - "author": + "author": { "name": "panrui", "email": "chpanrui@163.com", - "github": "Prry" + "github": "Prry" }, "license": "Apache-2.0", "repository": "https://github.com/Prry/rtt-rx8900", "icon": "unknown", "homepage": "https://github.com/Prry/rtt-rx8900", "doc": "unknown", - "site": + "site": [ { "version": "v1.0.0", diff --git a/peripherals/sensors/bh1750/package.json b/peripherals/sensors/bh1750/package.json index bc5e505f24..1d14b0f9f3 100644 --- a/peripherals/sensors/bh1750/package.json +++ b/peripherals/sensors/bh1750/package.json @@ -34,4 +34,4 @@ "VER_SHA": "master" } ] -} \ No newline at end of file +} diff --git a/peripherals/sensors/bme680/package.json b/peripherals/sensors/bme680/package.json index ed6b41eaff..0208a1b271 100644 --- a/peripherals/sensors/bme680/package.json +++ b/peripherals/sensors/bme680/package.json @@ -2,7 +2,7 @@ "name": "bme680", "description": "BME680: Digital 4-in-1 sensor with gas, humidity, pressure and temperature.", "description_zh": "BME680 四合一 MEMS 环境传感器驱动软件包", - "enable": "PKG_USING_BME680", + "enable": "PKG_USING_BME680", "keywords": [ "bme680", "IAQ", "gas", "pressure", diff --git a/peripherals/sensors/bmi088/package.json b/peripherals/sensors/bmi088/package.json index 17b8a8ac91..2f90b17ced 100644 --- a/peripherals/sensors/bmi088/package.json +++ b/peripherals/sensors/bmi088/package.json @@ -1,8 +1,8 @@ { "name": "bmi088", "description": "bmi088 software.", - "description_zh": "bmi088 软件包", - "enable": "PKG_USING_BMI088", + "description_zh": "bmi088 软件包", + "enable": "PKG_USING_BMI088", "keywords": [ "bmi088" ], diff --git a/peripherals/sensors/bmp180/package.json b/peripherals/sensors/bmp180/package.json index ca8c4125c9..6b011236ef 100644 --- a/peripherals/sensors/bmp180/package.json +++ b/peripherals/sensors/bmp180/package.json @@ -1,25 +1,25 @@ { "name": "bmp180", "description": "This is the BMP180 sensor driver package, support: barometric, temperature", - "description_zh": "这是 BMP180 传感器驱动软件包,支持:气压,温度", - "enable": "PKG_USING_BMP180", + "description_zh": "这是 BMP180 传感器驱动软件包,支持:气压,温度", + "enable": "PKG_USING_BMP180", "keywords": [ "sensor", "bmp180" ], "category": "peripherals/sensors", - "author": + "author": { "name": "panrui", "email": "chpanrui@163.com", - "github": "Prry" + "github": "Prry" }, "license": "Apache-2.0", "repository": "https://github.com/Prry/rtt-bmp180", "icon": "unknown", "homepage": "https://github.com/Prry/rtt-bmp180", "doc": "unknown", - "site": + "site": [ { "version": "v1.0.0", diff --git a/peripherals/sensors/bmp280/package.json b/peripherals/sensors/bmp280/package.json index d20fbedd39..e5ff468eaf 100644 --- a/peripherals/sensors/bmp280/package.json +++ b/peripherals/sensors/bmp280/package.json @@ -1,8 +1,8 @@ { "name": "bmp280", "description": "bmp280 iic drive", - "description_zh": "bmp280的iic驱动", - "enable": "PKG_USING_BMP280", + "description_zh": "bmp280的iic驱动", + "enable": "PKG_USING_BMP280", "keywords": [ "sensor", "bmp280" diff --git a/peripherals/sensors/ccs811/package.json b/peripherals/sensors/ccs811/package.json index 4264629b1f..058bb52dc5 100644 --- a/peripherals/sensors/ccs811/package.json +++ b/peripherals/sensors/ccs811/package.json @@ -1,8 +1,8 @@ { "name": "ccs811", "description": "CCS811: Digital Gas Sensor for Monitoring Indoor Air Quality.", - "description_zh": "CCS811 气体检测传感器,可检测TVOC和CO2浓度", - "enable": "PKG_USING_CCS811", + "description_zh": "CCS811 气体检测传感器,可检测TVOC和CO2浓度", + "enable": "PKG_USING_CCS811", "keywords": [ "ccs811", "TVOC", diff --git a/peripherals/sensors/da270/package.json b/peripherals/sensors/da270/package.json index e1581dab70..eda7569109 100755 --- a/peripherals/sensors/da270/package.json +++ b/peripherals/sensors/da270/package.json @@ -1,7 +1,7 @@ { "name": "da270", "description": "This is the driver package of MiraMEMS DA270 accelerometer for RT-Thread.", - "description_zh": "本软件包是 MiraMEMS DA270 加速度传感器在 RT-Thread 中的驱动包。", + "description_zh": "本软件包是 MiraMEMS DA270 加速度传感器在 RT-Thread 中的驱动包。", "enable": "PKG_USING_DA270", "keywords": [ "da270" diff --git a/peripherals/sensors/df220/package.json b/peripherals/sensors/df220/package.json index dba096eb3a..ce9802ebd3 100755 --- a/peripherals/sensors/df220/package.json +++ b/peripherals/sensors/df220/package.json @@ -1,7 +1,7 @@ { "name": "df220", "description": "This is the driver package of MiraMEMS df220 force sensor for RT-Thread.", - "description_zh": "本软件包是 MiraMEMS df220 力传感器在 RT-Thread 中的驱动包。", + "description_zh": "本软件包是 MiraMEMS df220 力传感器在 RT-Thread 中的驱动包。", "enable": "PKG_USING_DF220", "keywords": [ "df220" diff --git a/peripherals/sensors/dhtxx/package.json b/peripherals/sensors/dhtxx/package.json index 8f1435f7e1..38199b450f 100644 --- a/peripherals/sensors/dhtxx/package.json +++ b/peripherals/sensors/dhtxx/package.json @@ -1,8 +1,8 @@ { "name": "dhtxx", "description": "DHTxx one-wire digital temperature and humidity sensor.", - "description_zh": "DHTxx系列单总线数字温湿度传感器驱动", - "enable": "PKG_USING_DHTXX", + "description_zh": "DHTxx系列单总线数字温湿度传感器驱动", + "enable": "PKG_USING_DHTXX", "keywords": [ "dhtxx", "sensor", "temperature", "humidity", diff --git a/peripherals/sensors/fingerprint/package.json b/peripherals/sensors/fingerprint/package.json index 91a5c2f85d..37f9cede8d 100644 --- a/peripherals/sensors/fingerprint/package.json +++ b/peripherals/sensors/fingerprint/package.json @@ -1,8 +1,8 @@ { "name": "fingerprint", "description": "fingerprint module driver", - "description_zh": "指纹模块驱动", - "enable": "PKG_USING_FINGERPRINT", + "description_zh": "指纹模块驱动", + "enable": "PKG_USING_FINGERPRINT", "keywords": [ "fingerprint" ], diff --git a/peripherals/sensors/gp2y10/package.json b/peripherals/sensors/gp2y10/package.json index 2459d50170..b058e29259 100644 --- a/peripherals/sensors/gp2y10/package.json +++ b/peripherals/sensors/gp2y10/package.json @@ -1,11 +1,11 @@ { "name": "gp2y10", "description": "GP2Y10: dust sensor by Sharp for detect air quality.", - "description_zh": "GP2Y10 夏普公司的灰尘/空气颗粒物浓度传感器", - "enable": "PKG_USING_GP2Y10", + "description_zh": "GP2Y10 夏普公司的灰尘/空气颗粒物浓度传感器", + "enable": "PKG_USING_GP2Y10", "keywords": [ "gp2y10", - "air", + "air", "dust", "sensor" ], diff --git a/peripherals/sensors/gy271/package.json b/peripherals/sensors/gy271/package.json index 972122061b..f31e96f8fb 100644 --- a/peripherals/sensors/gy271/package.json +++ b/peripherals/sensors/gy271/package.json @@ -1,8 +1,8 @@ { "name": "gy271", "description": "a package of gy271 driver library", - "description_zh": "gy271驱动库", - "enable": "PKG_USING_GY271", + "description_zh": "gy271驱动库", + "enable": "PKG_USING_GY271", "keywords": [ "gy271", "i2c", diff --git a/peripherals/sensors/hdc1000/package.json b/peripherals/sensors/hdc1000/package.json index 8f6d3f29b6..f0174c0c8e 100644 --- a/peripherals/sensors/hdc1000/package.json +++ b/peripherals/sensors/hdc1000/package.json @@ -1,7 +1,7 @@ { "name": "hdc1000", "description": "hdc1000 sensor driver base on RT-Thread sensor frame", - "description_zh": "TI温湿度传感器hdc1000软件包(RT-Thread Sensor架构)", + "description_zh": "TI温湿度传感器hdc1000软件包(RT-Thread Sensor架构)", "enable": "PKG_USING_HDC1000", "keywords": [ "hdc1000" diff --git a/peripherals/sensors/hmc5883/package.json b/peripherals/sensors/hmc5883/package.json index 39e673ff4f..7298c2cdcb 100644 --- a/peripherals/sensors/hmc5883/package.json +++ b/peripherals/sensors/hmc5883/package.json @@ -1,8 +1,8 @@ { "name": "hmc5883", "description": "bmi088 software package.", - "description_zh": "hmc5883 软件包", - "enable": "PKG_USING_HMC5883", + "description_zh": "hmc5883 软件包", + "enable": "PKG_USING_HMC5883", "keywords": [ "hmc5883" ], diff --git a/peripherals/sensors/ina226/package.json b/peripherals/sensors/ina226/package.json index 63ced72a01..ca4161b304 100644 --- a/peripherals/sensors/ina226/package.json +++ b/peripherals/sensors/ina226/package.json @@ -1,8 +1,8 @@ { "name": "ina226", "description": "ina226 software package.", - "description_zh": "ina226 软件包", - "enable": "PKG_USING_INA226", + "description_zh": "ina226 软件包", + "enable": "PKG_USING_INA226", "keywords": [ "ina226" ], diff --git a/peripherals/sensors/ina260/package.json b/peripherals/sensors/ina260/package.json index 2c6543b33e..c2a6119499 100644 --- a/peripherals/sensors/ina260/package.json +++ b/peripherals/sensors/ina260/package.json @@ -1,8 +1,8 @@ { "name": "ina260", "description": "ina260 software package.", - "description_zh": "ina260 软件包", - "enable": "PKG_USING_INA260", + "description_zh": "ina260 软件包", + "enable": "PKG_USING_INA260", "keywords": [ "ina260" ], diff --git a/peripherals/sensors/lsm6dsm/package.json b/peripherals/sensors/lsm6dsm/package.json index bf24341304..4c6c0294b1 100644 --- a/peripherals/sensors/lsm6dsm/package.json +++ b/peripherals/sensors/lsm6dsm/package.json @@ -1,8 +1,8 @@ { "name": "lsm6dsm", "description": "STMicroelectronics's LSM6DSM driver,support Accelerometer/gyro/step count/temperature", - "description_zh": "STMicroelectronics的LSM6DSM传感器驱动,支持加速度计/陀螺仪/计步/温度", - "enable": "PKG_USING_LSM6DSM", + "description_zh": "STMicroelectronics的LSM6DSM传感器驱动,支持加速度计/陀螺仪/计步/温度", + "enable": "PKG_USING_LSM6DSM", "keywords": [ "lsm6dsm" ], diff --git a/peripherals/sensors/max30102/package.json b/peripherals/sensors/max30102/package.json index 98c96d7e8d..d7c3815071 100644 --- a/peripherals/sensors/max30102/package.json +++ b/peripherals/sensors/max30102/package.json @@ -1,8 +1,8 @@ { "name": "max30102", "description": "[MAX30102]: heart rate and oxygen saturation measure", - "description_zh": "[MAX30102]: 心率测量,血氧饱和度测量软件包", - "enable": "PKG_USING_MAX30102", + "description_zh": "[MAX30102]: 心率测量,血氧饱和度测量软件包", + "enable": "PKG_USING_MAX30102", "keywords": [ "max30102", "heart rate" diff --git a/peripherals/sensors/max31865/package.json b/peripherals/sensors/max31865/package.json index afc3b46f4c..d9c4a8394d 100644 --- a/peripherals/sensors/max31865/package.json +++ b/peripherals/sensors/max31865/package.json @@ -1,8 +1,8 @@ { "name": "max31865", "description": "max31865: a package of digital temperature sensor", - "description_zh": "数字温度传感器 max31865 的软件包", - "enable": "PKG_USING_MAX31865", + "description_zh": "数字温度传感器 max31865 的软件包", + "enable": "PKG_USING_MAX31865", "keywords": [ "max31865" ], diff --git a/peripherals/sensors/max6675/package.json b/peripherals/sensors/max6675/package.json index 9deeec2480..f8bf375cac 100644 --- a/peripherals/sensors/max6675/package.json +++ b/peripherals/sensors/max6675/package.json @@ -1,8 +1,8 @@ { "name": "max6675", "description": "max6675: a package of digital temperature sensor max6675", - "description_zh": "数字温度传感器 max6675 的软件包", - "enable": "PKG_USING_MAX6675", + "description_zh": "数字温度传感器 max6675 的软件包", + "enable": "PKG_USING_MAX6675", "keywords": [ "max6675" ], diff --git a/peripherals/sensors/mlx90632/package.json b/peripherals/sensors/mlx90632/package.json index 47ed75ebd1..b2c3ac58ca 100644 --- a/peripherals/sensors/mlx90632/package.json +++ b/peripherals/sensors/mlx90632/package.json @@ -1,8 +1,8 @@ { "name": "mlx90632", "description": "mlx90632 software package.", - "description_zh": "mlx90632 软件包", - "enable": "PKG_USING_MLX90632", + "description_zh": "mlx90632 软件包", + "enable": "PKG_USING_MLX90632", "keywords": [ "mlx90632" ], diff --git a/peripherals/sensors/pmsxx/package.json b/peripherals/sensors/pmsxx/package.json index ff48aae992..596f7156b1 100644 --- a/peripherals/sensors/pmsxx/package.json +++ b/peripherals/sensors/pmsxx/package.json @@ -2,7 +2,7 @@ "name": "pmsxx", "description": "PMSxx: Plantower pms serial PM2.5 sensor driver.", "description_zh": "PMSxx 攀藤pms系列颗粒物浓度传感器", - "enable": "PKG_USING_PMSXX", + "enable": "PKG_USING_PMSXX", "keywords": [ "pms", "plantower", diff --git a/peripherals/sensors/rt3020/package.json b/peripherals/sensors/rt3020/package.json index 4d208a30ce..b7cf5b2fea 100644 --- a/peripherals/sensors/rt3020/package.json +++ b/peripherals/sensors/rt3020/package.json @@ -1,7 +1,7 @@ { "name": "rt3020", "description": "This is the driver package of RT3020 accelerometer.", - "description_zh": "这是 RT3020 加速度传感器的驱动包。", + "description_zh": "这是 RT3020 加速度传感器的驱动包。", "enable": "PKG_USING_RT3020", "keywords": [ "sensor", diff --git a/peripherals/sensors/sgp30/package.json b/peripherals/sensors/sgp30/package.json index 3dd9bc6d08..5a31663f01 100644 --- a/peripherals/sensors/sgp30/package.json +++ b/peripherals/sensors/sgp30/package.json @@ -1,8 +1,8 @@ { "name": "sgp30", "description": "SGP30: air sensor by Sensirion for detect TVOC and CO2.", - "description_zh": "SGP30 空气检测传感器,可检测TVOC和CO2浓度", - "enable": "PKG_USING_SGP30", + "description_zh": "SGP30 空气检测传感器,可检测TVOC和CO2浓度", + "enable": "PKG_USING_SGP30", "keywords": [ "sgp30", "TVOC", diff --git a/peripherals/sensors/shtc1/package.json b/peripherals/sensors/shtc1/package.json index 728699e671..702085e761 100644 --- a/peripherals/sensors/shtc1/package.json +++ b/peripherals/sensors/shtc1/package.json @@ -1,8 +1,8 @@ { "name": "shtc1", "description": "SHTC1 sensor driver package, support: temperature, humidity.", - "description_zh": "shtc1传感器驱动包,支持:温度,湿度", - "enable": "PKG_USING_SHTC1", + "description_zh": "shtc1传感器驱动包,支持:温度,湿度", + "enable": "PKG_USING_SHTC1", "keywords": [ "shtc1" ], diff --git a/peripherals/sensors/sr04/package.json b/peripherals/sensors/sr04/package.json index e9fb562c4d..2a763be8cd 100644 --- a/peripherals/sensors/sr04/package.json +++ b/peripherals/sensors/sr04/package.json @@ -1,8 +1,8 @@ { "name": "sr04", "description": "driver package for hc-sr04 using rt-thread sensor package", - "description_zh": "对接RT-Thread Sensor框架的HC-SR04驱动软件包", - "enable": "PKG_USING_SR04", + "description_zh": "对接RT-Thread Sensor框架的HC-SR04驱动软件包", + "enable": "PKG_USING_SR04", "keywords": [ "sr04" ], diff --git a/peripherals/sensors/tmp1075/package.json b/peripherals/sensors/tmp1075/package.json index 466748b4a1..52337eb998 100644 --- a/peripherals/sensors/tmp1075/package.json +++ b/peripherals/sensors/tmp1075/package.json @@ -1,8 +1,8 @@ { "name": "tmp1075", "description": "Digital temperature sensor driver package for TMP1075", - "description_zh": "TMP1075 数字温度传感器驱动软件包", - "enable": "PKG_USING_TMP1075", + "description_zh": "TMP1075 数字温度传感器驱动软件包", + "enable": "PKG_USING_TMP1075", "keywords": [ "sensor", "temperature", @@ -11,18 +11,18 @@ "i2c" ], "category": "peripherals/sensors", - "author": + "author": { "name": "panrui", "email": "chpanrui@163.com", - "github": "Prry" + "github": "Prry" }, "license": "Apache-2.0", "repository": "https://github.com/Prry/rtt-tmp1075", "icon": "unknown", "homepage": "https://github.com/Prry/rtt-tmp1075", "doc": "unknown", - "site": + "site": [ { "version": "v1.0.0", diff --git a/peripherals/sensors/tsl4531/package.json b/peripherals/sensors/tsl4531/package.json index cbcb27feaf..ea871446af 100644 --- a/peripherals/sensors/tsl4531/package.json +++ b/peripherals/sensors/tsl4531/package.json @@ -1,7 +1,7 @@ { "name": "tsl4531", "description": "TSL4531 sensor driver package ,support lux.", - "description_zh": "tsl4531 是光感传感器,能读取环境亮度 lux。", + "description_zh": "tsl4531 是光感传感器,能读取环境亮度 lux。", "enable": "PKG_USING_TSL4531", "keywords": [ "tsl4531 sensor" diff --git a/peripherals/sensors/vl53l0x/package.json b/peripherals/sensors/vl53l0x/package.json index 6c07fc2e55..53a2821330 100644 --- a/peripherals/sensors/vl53l0x/package.json +++ b/peripherals/sensors/vl53l0x/package.json @@ -1,8 +1,8 @@ { "name": "vl53l0x", "description": "Time of flight sensor driver package for vl53l0x", - "description_zh": "VL53L0X 飞行时间(TOF)传感器驱动软件包", - "enable": "PKG_USING_VL53L0X", + "description_zh": "VL53L0X 飞行时间(TOF)传感器驱动软件包", + "enable": "PKG_USING_VL53L0X", "keywords": [ "sensor", "tof", @@ -11,18 +11,18 @@ "i2c" ], "category": "peripherals/sensors", - "author": + "author": { "name": "panrui", "email": "chpanrui@163.com", - "github": "Prry" + "github": "Prry" }, "license": "Apache-2.0", "repository": "https://github.com/Prry/rtt-vl53l0x", "icon": "unknown", "homepage": "https://github.com/Prry/rtt-vl53l0x", "doc": "unknown", - "site": + "site": [ { "version": "v1.0.0", diff --git a/peripherals/sgm706/package.json b/peripherals/sgm706/package.json index 897a1d3f28..52ce355104 100644 --- a/peripherals/sgm706/package.json +++ b/peripherals/sgm706/package.json @@ -1,25 +1,25 @@ { "name": "sgm706", "description": "Independent watchdog driver package for sgm706", - "description_zh": "SGM706独立看门狗驱动软件包", - "enable": "PKG_USING_SGM706", + "description_zh": "SGM706独立看门狗驱动软件包", + "enable": "PKG_USING_SGM706", "keywords": [ "watchdog", "sgm706" ], "category": "peripherals", - "author": + "author": { "name": "panrui", "email": "chpanrui@163.com", - "github": "Prry" + "github": "Prry" }, "license": "Apache-2.0", "repository": "https://github.com/Prry/rtt-sgm706", "icon": "unknown", "homepage": "https://github.com/Prry/rtt-sgm706", "doc": "unknown", - "site": + "site": [ { "version": "v1.0.0", diff --git a/peripherals/ssd1306/package.json b/peripherals/ssd1306/package.json index bfc32b5529..b5c62a01aa 100644 --- a/peripherals/ssd1306/package.json +++ b/peripherals/ssd1306/package.json @@ -1,8 +1,8 @@ { "name": "ssd1306", "description": "ssd1306: Drive OLEDs based on SSD1306, SH1106, SH1107 and SSD1309, supports I2C and SPI.", - "description_zh": "基于 SSD1306、SH1106、SH1107 和 SSD1309 的 OLED 驱动,支持 I2C 和 SPI", - "enable": "PKG_USING_SSD1306", + "description_zh": "基于 SSD1306、SH1106、SH1107 和 SSD1309 的 OLED 驱动,支持 I2C 和 SPI", + "enable": "PKG_USING_SSD1306", "keywords": [ "ssd1306", "oled" diff --git a/peripherals/stm32wb55_sdk/package.json b/peripherals/stm32wb55_sdk/package.json index 3e486dedaf..85ea6ebb83 100644 --- a/peripherals/stm32wb55_sdk/package.json +++ b/peripherals/stm32wb55_sdk/package.json @@ -1,8 +1,8 @@ { "name": "stm32wb55_sdk", "description": "stm32wb55_sdk software package.", - "description_zh": "stm32wb55_sdk 软件包", - "enable": "PKG_USING_STM32WB55_SDK", + "description_zh": "stm32wb55_sdk 软件包", + "enable": "PKG_USING_STM32WB55_SDK", "keywords": [ "stm32wb55_sdk" ], diff --git a/peripherals/tca9534/package.json b/peripherals/tca9534/package.json index ed97d762d8..7ad0db2795 100644 --- a/peripherals/tca9534/package.json +++ b/peripherals/tca9534/package.json @@ -1,25 +1,25 @@ { "name": "tca9534", "description": "a 8-bit I/O expander for i2c-bus", - "description_zh": "i2c接口8位I/O扩展芯片驱动软件包", - "enable": "PKG_USING_TCA9534", + "description_zh": "i2c接口8位I/O扩展芯片驱动软件包", + "enable": "PKG_USING_TCA9534", "keywords": [ "tca9534", "i2c" ], "category": "peripherals", - "author": + "author": { "name": "panrui", "email": "chpanrui@163.com", - "github": "Prry" + "github": "Prry" }, "license": "Apache-2.0", "repository": "https://github.com/Prry/rtt-tca9534", "icon": "unknown", "homepage": "https://github.com/Prry/rtt-tca9534", "doc": "unknown", - "site": + "site": [ { "version": "v1.0.0", diff --git a/peripherals/tmc51xx/package.json b/peripherals/tmc51xx/package.json index 15092b4fc6..f7501cb8c4 100644 --- a/peripherals/tmc51xx/package.json +++ b/peripherals/tmc51xx/package.json @@ -1,8 +1,8 @@ { "name": "tmc51xx", "description": "TMC5160 power driver for stepper motors.", - "description_zh": "TMC5160步进电机驱动。", - "enable": "PKG_USING_RDA58XX", + "description_zh": "TMC5160步进电机驱动。", + "enable": "PKG_USING_RDA58XX", "keywords": [ "tmc5160", "tmc51xx" diff --git a/peripherals/touch/ft5426/package.json b/peripherals/touch/ft5426/package.json index c0e4578e68..6229aff852 100644 --- a/peripherals/touch/ft5426/package.json +++ b/peripherals/touch/ft5426/package.json @@ -1,8 +1,8 @@ { "name": "ft5426", "description": "This is the driver package of FT5426 touch chip.", - "description_zh": "这是 FT5426 触摸芯片的驱动包。", - "enable": "PKG_USING_FT5426", + "description_zh": "这是 FT5426 触摸芯片的驱动包。", + "enable": "PKG_USING_FT5426", "keywords": [ "ft5426", "touch" diff --git a/peripherals/touch/ft6206/package.json b/peripherals/touch/ft6206/package.json index 35eee31672..92ee17807d 100644 --- a/peripherals/touch/ft6206/package.json +++ b/peripherals/touch/ft6206/package.json @@ -1,7 +1,7 @@ { "name": "ft6206", "description": "This is the driver package of FT6206 touch chip.", - "description_zh": "这是 FT6206 触摸芯片的驱动包。", + "description_zh": "这是 FT6206 触摸芯片的驱动包。", "enable": "PKG_USING_FT6206", "keywords": [ "ft6206", diff --git a/peripherals/touch/ft6236/package.json b/peripherals/touch/ft6236/package.json index 168fe104f7..f2bc6ef7ab 100644 --- a/peripherals/touch/ft6236/package.json +++ b/peripherals/touch/ft6236/package.json @@ -1,8 +1,8 @@ { "name": "ft6236", "description": "This is the driver package of FT6236 touch chip.", - "description_zh": "这是 FT6236 触摸芯片的驱动包。", - "enable": "PKG_USING_FT6236", + "description_zh": "这是 FT6236 触摸芯片的驱动包。", + "enable": "PKG_USING_FT6236", "keywords": [ "ft6236", "touch" diff --git a/peripherals/touch/gt1151/package.json b/peripherals/touch/gt1151/package.json index b05adeca84..52f63c7c5f 100644 --- a/peripherals/touch/gt1151/package.json +++ b/peripherals/touch/gt1151/package.json @@ -1,8 +1,8 @@ { "name": "gt1151", "description": "gt1151 drivers for RT-Thread", - "description_zh": "gt1151 驱动", - "enable": "PKG_USING_GT1151", + "description_zh": "gt1151 驱动", + "enable": "PKG_USING_GT1151", "keywords": [ "gt1151" ], diff --git a/peripherals/touch/gt911/package.json b/peripherals/touch/gt911/package.json index 49be710726..a482d273ed 100644 --- a/peripherals/touch/gt911/package.json +++ b/peripherals/touch/gt911/package.json @@ -1,8 +1,8 @@ { "name": "gt911", "description": "gt911 drivers for RT-Thread", - "description_zh": "gt911 驱动。", - "enable": "PKG_USING_GT911", + "description_zh": "gt911 驱动。", + "enable": "PKG_USING_GT911", "keywords": [ "gt911" ], diff --git a/peripherals/touch/gt9147/package.json b/peripherals/touch/gt9147/package.json index 7a97840276..23859170a2 100644 --- a/peripherals/touch/gt9147/package.json +++ b/peripherals/touch/gt9147/package.json @@ -1,25 +1,25 @@ { "name": "gt9147", "description": "This is the GT9147 touch driver package", - "description_zh": "这是 GT9147 触摸芯片的驱动包", - "enable": "PKG_USING_GT9147", + "description_zh": "这是 GT9147 触摸芯片的驱动包", + "enable": "PKG_USING_GT9147", "keywords": [ "gt9147", "touch" ], "category": "peripherals/touch", - "author": + "author": { "name": "tyustli", "email": "1225613647@qq.com", - "github": "tyustli" + "github": "tyustli" }, "license": "Apache-2.0", "repository": "https://github.com/RT-Thread-packages/gt9147", "icon": "unknown", "homepage": "unknown", "doc": "unknown", - "site": + "site": [ { "version": "v1.0.0", diff --git a/peripherals/touch/gt917s/package.json b/peripherals/touch/gt917s/package.json index 09209a27db..0da9c11b2c 100644 --- a/peripherals/touch/gt917s/package.json +++ b/peripherals/touch/gt917s/package.json @@ -1,8 +1,8 @@ { "name": "gt917s", "description": "gt917s drivers for RT-Thread", - "description_zh": " gt917s 驱动", - "enable": "PKG_USING_GT917S", + "description_zh": " gt917s 驱动", + "enable": "PKG_USING_GT917S", "keywords": [ "gt917s" ], diff --git a/peripherals/vdevice/package.json b/peripherals/vdevice/package.json index 39aa4e5571..dc87886439 100644 --- a/peripherals/vdevice/package.json +++ b/peripherals/vdevice/package.json @@ -1,8 +1,8 @@ { "name": "vdevice", "description": "vdevice: A virtual IO peripheral environment. ", - "description_zh": "适配于rt-thread device框架下的虚拟IO设备。", - "enable": "PKG_USING_VDEVICE", + "description_zh": "适配于rt-thread device框架下的虚拟IO设备。", + "enable": "PKG_USING_VDEVICE", "keywords": [ "vdevice" ], diff --git a/peripherals/wk2124/package.json b/peripherals/wk2124/package.json index bf8980a7d2..a5ee738319 100644 --- a/peripherals/wk2124/package.json +++ b/peripherals/wk2124/package.json @@ -1,7 +1,7 @@ { "name": "wk2124", "description": "wk2124(spi to uart) driver library.", - "description_zh": "wk2124 spi转四串口芯片的驱动库。", + "description_zh": "wk2124 spi转四串口芯片的驱动库。", "enable": "PKG_USING_WK2124", "keywords": [ "wk2124" diff --git a/peripherals/wm_libraries/package.json b/peripherals/wm_libraries/package.json index 0f686981c7..486cf196c4 100644 --- a/peripherals/wm_libraries/package.json +++ b/peripherals/wm_libraries/package.json @@ -1,7 +1,7 @@ { "name": "wm_libraries", "description": "a library package for WinnerMicro devices.", - "description_zh": "WinnerMicro 芯片软件支持包", + "description_zh": "WinnerMicro 芯片软件支持包", "enable": "PKG_USING_WM_LIBRARIES", "keywords": [ "wm_libraries", diff --git a/peripherals/ws2812b/package.json b/peripherals/ws2812b/package.json index 3f05546ead..69de1244ea 100644 --- a/peripherals/ws2812b/package.json +++ b/peripherals/ws2812b/package.json @@ -1,8 +1,8 @@ { "name": "ws2812b", "description": "Ws2812b software driver package for RT-Thread is driven by SPI+DMA.", - "description_zh": "用于 RT-Thread 的 ws2812b 软件驱动包,使用 SPI + DMA 方式驱动。", - "enable": "PKG_USING_WS2812B", + "description_zh": "用于 RT-Thread 的 ws2812b 软件驱动包,使用 SPI + DMA 方式驱动。", + "enable": "PKG_USING_WS2812B", "keywords": [ "ws2812b" ], diff --git a/security/yd_crypto/package.json b/security/yd_crypto/package.json index 1860753ee0..7ca1a2d3dc 100644 --- a/security/yd_crypto/package.json +++ b/security/yd_crypto/package.json @@ -1,8 +1,8 @@ { "name": "yd_crypto", "description": "Encryption and decryption algorithm library for microcontroller", - "description_zh": "用于微控制器的加解密算法库,平台无关、算法独立、易移植、易使用。", - "enable": "PKG_USING_YD_CRYPTO", + "description_zh": "用于微控制器的加解密算法库,平台无关、算法独立、易移植、易使用。", + "enable": "PKG_USING_YD_CRYPTO", "keywords": [ "yd_crypto" ], diff --git a/system/Arm-2D/package.json b/system/Arm-2D/package.json index ae5402fb95..964557cc26 100644 --- a/system/Arm-2D/package.json +++ b/system/Arm-2D/package.json @@ -1,8 +1,8 @@ { "name": "Arm-2D", "description": "Arm-2D Graphics Library.", - "description_zh": "Arm-2D 图形库。", - "enable": "PKG_USING_ARM_2D", + "description_zh": "Arm-2D 图形库。", + "enable": "PKG_USING_ARM_2D", "keywords": [ "Arm-2D" ], diff --git a/system/CMSIS/CMSIS_5_AUX/package.json b/system/CMSIS/CMSIS_5_AUX/package.json index d6d29b2a6b..f70c5158f8 100644 --- a/system/CMSIS/CMSIS_5_AUX/package.json +++ b/system/CMSIS/CMSIS_5_AUX/package.json @@ -1,8 +1,8 @@ { "name": "CMSIS_5_AUX", "description": "CMSIS-5 Auxiliary Package", - "description_zh": "CMSIS_5软件包的辅助构建软件包(该软件包不需要用户选择)", - "enable": "PKG_USING_CMSIS_5_AUX", + "description_zh": "CMSIS_5软件包的辅助构建软件包(该软件包不需要用户选择)", + "enable": "PKG_USING_CMSIS_5_AUX", "keywords": [ "CMSIS_5_AUX", "CMSIS_5", diff --git a/system/CMSIS/CMSIS_RTOS2/package.json b/system/CMSIS/CMSIS_RTOS2/package.json index 9d52ba72b2..0eef3c27df 100644 --- a/system/CMSIS/CMSIS_RTOS2/package.json +++ b/system/CMSIS/CMSIS_RTOS2/package.json @@ -1,8 +1,8 @@ { "name": "CMSIS_RTOS2", "description": "CMSIS-RTOS2 wrapper for RT-Thread", - "description_zh": "RT-Thread的CMSIS-RTOS2标准兼容层", - "enable": "PKG_USING_CMSIS_RTOS2", + "description_zh": "RT-Thread的CMSIS-RTOS2标准兼容层", + "enable": "PKG_USING_CMSIS_RTOS2", "keywords": [ "CMSIS_RTOS2", "CMSIS" diff --git a/system/FlashDB/package.json b/system/FlashDB/package.json index a274829c61..01878d1168 100644 --- a/system/FlashDB/package.json +++ b/system/FlashDB/package.json @@ -1,8 +1,8 @@ { "name": "FlashDB", "description": "A lightweight database that supports key-value and time series data", - "description_zh": "一款支持 KV 数据和时序数据的轻量级数据库", - "enable": "PKG_USING_FLASHDB", + "description_zh": "一款支持 KV 数据和时序数据的轻量级数据库", + "enable": "PKG_USING_FLASHDB", "keywords": [ "FlashDB", "database", "tsdb", "kvdb", "key-value", "embedded", "iot" ], diff --git a/system/Micrium/uCOSIII_Wrapper/package.json b/system/Micrium/uCOSIII_Wrapper/package.json index 692006ab06..0a503d79ac 100644 --- a/system/Micrium/uCOSIII_Wrapper/package.json +++ b/system/Micrium/uCOSIII_Wrapper/package.json @@ -1,8 +1,8 @@ { "name": "uCOSIII_Wrapper", "description": "A wrapper which can make codes developed by uC/OS-III APIs can directly run on RT-Thread", - "description_zh": "RT-Thread操作系统的uCOS-III兼容层:让基于uC/OS-III开发的应用层无感地迁移到RT-Thread操作系统", - "enable": "PKG_USING_UCOSIII_WRAPPER", + "description_zh": "RT-Thread操作系统的uCOS-III兼容层:让基于uC/OS-III开发的应用层无感地迁移到RT-Thread操作系统", + "enable": "PKG_USING_UCOSIII_WRAPPER", "keywords": [ "uCOSIII_Wrapper", "uCOS-III", diff --git a/system/Micrium/uCOSII_Wrapper/package.json b/system/Micrium/uCOSII_Wrapper/package.json index efd722b3ed..f678d96145 100644 --- a/system/Micrium/uCOSII_Wrapper/package.json +++ b/system/Micrium/uCOSII_Wrapper/package.json @@ -1,8 +1,8 @@ { "name": "uCOSII_Wrapper", "description": "A wrapper which can make codes developed by uC/OS-II APIs can directly run on RT-Thread", - "description_zh": "RT-Thread操作系统的uCOS-II兼容层:让基于uC/OS-II开发的应用层无感地迁移到RT-Thread操作系统", - "enable": "PKG_USING_UCOSII_WRAPPER", + "description_zh": "RT-Thread操作系统的uCOS-II兼容层:让基于uC/OS-II开发的应用层无感地迁移到RT-Thread操作系统", + "enable": "PKG_USING_UCOSII_WRAPPER", "keywords": [ "uCOSII_Wrapper", "uCOS-II", diff --git a/system/Micrium/uC_CLK/package.json b/system/Micrium/uC_CLK/package.json index 2d03b48492..8101ff68e5 100644 --- a/system/Micrium/uC_CLK/package.json +++ b/system/Micrium/uC_CLK/package.json @@ -1,8 +1,8 @@ { "name": "uC_CLK", "description": "uC/Clk for RT-Thread", - "description_zh": "uC/Clk for RT-Thread", - "enable": "PKG_USING_UC_CLK", + "description_zh": "uC/Clk for RT-Thread", + "enable": "PKG_USING_UC_CLK", "keywords": [ "uC-CLK", "uC/CLK" diff --git a/system/Micrium/uC_CRC/package.json b/system/Micrium/uC_CRC/package.json index 79866cec5e..78ef256837 100644 --- a/system/Micrium/uC_CRC/package.json +++ b/system/Micrium/uC_CRC/package.json @@ -1,8 +1,8 @@ { "name": "uC_CRC", "description": "uC/CRC for RT-Thread", - "description_zh": "uC/CRC for RT-Thread", - "enable": "PKG_USING_UC_CRC", + "description_zh": "uC/CRC for RT-Thread", + "enable": "PKG_USING_UC_CRC", "keywords": [ "uC-CRC", "uC/CRC" diff --git a/system/Micrium/uC_Common/package.json b/system/Micrium/uC_Common/package.json index 1dc920109b..fa3162a728 100644 --- a/system/Micrium/uC_Common/package.json +++ b/system/Micrium/uC_Common/package.json @@ -1,8 +1,8 @@ { "name": "uC_Common", "description": "uC/Common for RT-Thread", - "description_zh": "uC/Common for RT-Thread", - "enable": "PKG_USING_UC_COMMON", + "description_zh": "uC/Common for RT-Thread", + "enable": "PKG_USING_UC_COMMON", "keywords": [ "uC_Common", "uC/Common" diff --git a/system/Micrium/uC_Modbus/package.json b/system/Micrium/uC_Modbus/package.json index 58a228a7e2..fbe4c0a710 100644 --- a/system/Micrium/uC_Modbus/package.json +++ b/system/Micrium/uC_Modbus/package.json @@ -1,8 +1,8 @@ { "name": "uC_Modbus", "description": "uC/Modbus for RT-Thread", - "description_zh": "uC/Modbus for RT-Thread", - "enable": "PKG_USING_UC_MODBUS", + "description_zh": "uC/Modbus for RT-Thread", + "enable": "PKG_USING_UC_MODBUS", "keywords": [ "uC_Modbus", "uC/Modbus", diff --git a/system/Ppool/package.json b/system/Ppool/package.json index 4123079249..511d432b43 100644 --- a/system/Ppool/package.json +++ b/system/Ppool/package.json @@ -1,8 +1,8 @@ { "name": "Ppool", "description": "Pthread-based thread pool library", - "description_zh": "基于pthread的线程池库", - "enable": "PKG_USING_PPOOL", + "description_zh": "基于pthread的线程池库", + "enable": "PKG_USING_PPOOL", "keywords": [ "Ppool", "pthread" diff --git a/system/RTduino/package.json b/system/RTduino/package.json index e7cdc198a9..d1615ce620 100644 --- a/system/RTduino/package.json +++ b/system/RTduino/package.json @@ -1,8 +1,8 @@ { "name": "RTduino", "description": "Arduino Ecological Compatibility Layer", - "description_zh": "Arduino生态兼容层", - "enable": "RT_USING_ARDUINO", + "description_zh": "Arduino生态兼容层", + "enable": "RT_USING_ARDUINO", "keywords": [ "RTduino", "Arduino" diff --git a/system/TinyUSB/package.json b/system/TinyUSB/package.json index 0e275d92da..f23382c565 100644 --- a/system/TinyUSB/package.json +++ b/system/TinyUSB/package.json @@ -1,8 +1,8 @@ { "name": "TinyUSB", "description": "An open source cross-platform USB stack for embedded system", - "description_zh": "用于嵌入式系统的开源跨平台USB协议栈", - "enable": "PKG_USING_TINYUSB", + "description_zh": "用于嵌入式系统的开源跨平台USB协议栈", + "enable": "PKG_USING_TINYUSB", "keywords": [ "TinyUSB", "USB" diff --git a/system/acceleration/Qfplib_M0_full/package.json b/system/acceleration/Qfplib_M0_full/package.json index bf1249c6a4..88cc22c4e5 100644 --- a/system/acceleration/Qfplib_M0_full/package.json +++ b/system/acceleration/Qfplib_M0_full/package.json @@ -1,8 +1,8 @@ { "name": "Qfplib_M0_full", "description": "a free, fast and compact ARM Cortex-M0 floating-point library", - "description_zh": "Cortex-M0浮点运算汇编加速库(full版)", - "enable": "PKG_USING_QFPLIB_M0_FULL", + "description_zh": "Cortex-M0浮点运算汇编加速库(full版)", + "enable": "PKG_USING_QFPLIB_M0_FULL", "keywords": [ "Qfplib_M0_full", "Cortex-M", diff --git a/system/acceleration/Qfplib_M0_tiny/package.json b/system/acceleration/Qfplib_M0_tiny/package.json index db354a8635..3a30195bbb 100644 --- a/system/acceleration/Qfplib_M0_tiny/package.json +++ b/system/acceleration/Qfplib_M0_tiny/package.json @@ -2,7 +2,7 @@ "name": "Qfplib_M0_tiny", "description": "a free ARM Cortex-M0 floating-point library in 1 kbyte", "description_zh": "Cortex-M0浮点运算汇编加速库(tiny版)", - "enable": "PKG_USING_QFPLIB_M0_TINY", + "enable": "PKG_USING_QFPLIB_M0_TINY", "keywords": [ "Qfplib_M0_tiny", "Cortex-M", diff --git a/system/acceleration/Qfplib_M3/package.json b/system/acceleration/Qfplib_M3/package.json index 3cd4017857..ab7e737f27 100644 --- a/system/acceleration/Qfplib_M3/package.json +++ b/system/acceleration/Qfplib_M3/package.json @@ -1,8 +1,8 @@ { "name": "Qfplib_M3", "description": "a free, fast and accurate ARM Cortex-M3 floating-point library", - "description_zh": "Cortex-M3浮点运算汇编加速库", - "enable": "PKG_USING_QFPLIB_M3", + "description_zh": "Cortex-M3浮点运算汇编加速库", + "enable": "PKG_USING_QFPLIB_M3", "keywords": [ "Qfplib_M3", "Cortex-M", diff --git a/system/enhanced-kservice/rt_kprintf_threadsafe/package.json b/system/enhanced-kservice/rt_kprintf_threadsafe/package.json index 1f56a0758e..691629791f 100644 --- a/system/enhanced-kservice/rt_kprintf_threadsafe/package.json +++ b/system/enhanced-kservice/rt_kprintf_threadsafe/package.json @@ -1,8 +1,8 @@ { "name": "rt_kprintf_threadsafe", "description": "thread-safe version of rt_kprintf", - "description_zh": "线程安全版本的rt_kprintf", - "enable": "PKG_USING_RT_KPRINTF_THREADSAFE", + "description_zh": "线程安全版本的rt_kprintf", + "enable": "PKG_USING_RT_KPRINTF_THREADSAFE", "keywords": [ "rt_kprintf_threadsafe", "rt_kprintf", diff --git a/system/enhanced-kservice/rt_memcpy_cm/package.json b/system/enhanced-kservice/rt_memcpy_cm/package.json index 2899ebe0d9..aaede38f57 100644 --- a/system/enhanced-kservice/rt_memcpy_cm/package.json +++ b/system/enhanced-kservice/rt_memcpy_cm/package.json @@ -1,8 +1,8 @@ { "name": "rt_memcpy_cm", "description": "Cortex-M kernel assembly accelerated version of rt_memcpy function", - "description_zh": "rt_memcpy函数的Cortex-M内核汇编加速版", - "enable": "PKG_USING_RT_MEMCPY_CM", + "description_zh": "rt_memcpy函数的Cortex-M内核汇编加速版", + "enable": "PKG_USING_RT_MEMCPY_CM", "keywords": [ "rt_memcpy_cm", "memcpy", diff --git a/system/enhanced-kservice/rt_vsnprintf_full/package.json b/system/enhanced-kservice/rt_vsnprintf_full/package.json index adae500b9d..7c38232dfd 100644 --- a/system/enhanced-kservice/rt_vsnprintf_full/package.json +++ b/system/enhanced-kservice/rt_vsnprintf_full/package.json @@ -1,8 +1,8 @@ { "name": "rt_vsnprintf_full", "description": "fully functional version of rt_vsnprintf", - "description_zh": "rt_vsnprintf全功能版本", - "enable": "PKG_USING_RT_VSNPRINTF_FULL", + "description_zh": "rt_vsnprintf全功能版本", + "enable": "PKG_USING_RT_VSNPRINTF_FULL", "keywords": [ "rt_vsnprintf_full", "vsnrpintf", diff --git a/system/event_recorder/package.json b/system/event_recorder/package.json index 07782ea618..67bfa3b97d 100644 --- a/system/event_recorder/package.json +++ b/system/event_recorder/package.json @@ -1,8 +1,8 @@ { "name": "event_recorder", "description": "A lightweight event record and replay tools for debug and test.", - "description_zh": "一款轻量级的事件记录器,支持事件的记录与回放", - "enable": "PKG_USING_EVENT_RECORDER", + "description_zh": "一款轻量级的事件记录器,支持事件的记录与回放", + "enable": "PKG_USING_EVENT_RECORDER", "keywords": [ "event_recorder", "debug", diff --git a/system/jffs2/package.json b/system/jffs2/package.json index 332d19faf3..01a9518591 100644 --- a/system/jffs2/package.json +++ b/system/jffs2/package.json @@ -1,8 +1,8 @@ { "name": "jffs2", "description": "Journalling Flash File System Version2.", - "description_zh": "闪存日志型文件系统第 2 版", - "enable": "PKG_USING_DFS_JFFS2", + "description_zh": "闪存日志型文件系统第 2 版", + "enable": "PKG_USING_DFS_JFFS2", "keywords": [ "filesystem", "jffs2" diff --git a/system/mcuboot/package.json b/system/mcuboot/package.json index e3ce2f71f8..82462b06e3 100644 --- a/system/mcuboot/package.json +++ b/system/mcuboot/package.json @@ -1,8 +1,8 @@ { "name": "mcuboot", "description": "A common infrastructure for the bootloader, system flash layout on microcontroller systems.", - "description_zh": "一个针对微控制器的涉及 bootloader, flash layout 的通用框架。", - "enable": "PKG_USING_MCUBOOT", + "description_zh": "一个针对微控制器的涉及 bootloader, flash layout 的通用框架。", + "enable": "PKG_USING_MCUBOOT", "keywords": [ "mcuboot" ], diff --git a/system/plccore/package.json b/system/plccore/package.json index 63b3fccdca..91b58b87e2 100644 --- a/system/plccore/package.json +++ b/system/plccore/package.json @@ -1,7 +1,7 @@ { "name": "plccore", "description": "plccore for RT-Thread", - "description_zh": "plccore 在 RT-Thread 上移植的软件包", + "description_zh": "plccore 在 RT-Thread 上移植的软件包", "enable": "PKG_USING_PLCCORE", "keywords": [ "plccore" diff --git a/system/sys_load_monitor/package.json b/system/sys_load_monitor/package.json index 531bbc5db5..e2b2483967 100644 --- a/system/sys_load_monitor/package.json +++ b/system/sys_load_monitor/package.json @@ -1,8 +1,8 @@ { "name": "sys_load_monitor", "description": "system load monitor", - "description_zh": "一款轻量级的系统负荷监视器", - "enable": "PKG_USING_SYS_LOAD_MONITOR", + "description_zh": "一款轻量级的系统负荷监视器", + "enable": "PKG_USING_SYS_LOAD_MONITOR", "keywords": [ "sys_load_monitor" ], diff --git a/system/thread_pool/package.json b/system/thread_pool/package.json index 0026a6d87b..499c7d67f5 100644 --- a/system/thread_pool/package.json +++ b/system/thread_pool/package.json @@ -1,7 +1,7 @@ { "name": "thread_pool", "description": "a thread pool base on RT-Thread", - "description_zh": "基于 RT-Thread 的线程池实现", + "description_zh": "基于 RT-Thread 的线程池实现", "enable": "PKG_USING_THREAD_POOL", "keywords": [ "thread_pool", "thread", "EDM", "EasyDataManager" diff --git a/system/tlsf/package.json b/system/tlsf/package.json index c5457899e3..f8aaaf1376 100644 --- a/system/tlsf/package.json +++ b/system/tlsf/package.json @@ -1,8 +1,8 @@ { "name": "tlsf", "description": "TLSF is a dynamic memory allocation algorithm with predictable execution time and low fragmentation.", - "description_zh": "TLSF是一个可以预期执行时间、碎片化程度低的动态内存分配算法。", - "enable": "PKG_USING_TLSF", + "description_zh": "TLSF是一个可以预期执行时间、碎片化程度低的动态内存分配算法。", + "enable": "PKG_USING_TLSF", "keywords": [ "tlsf" ], diff --git a/system/uffs/package.json b/system/uffs/package.json index 291bf82d2d..85533d628c 100644 --- a/system/uffs/package.json +++ b/system/uffs/package.json @@ -1,8 +1,8 @@ { "name": "uffs", "description": "Ultra-low-cost Flash File System.", - "description_zh": "超低功耗的闪存文件系统", - "enable": "PKG_USING_DFS_UFFS", + "description_zh": "超低功耗的闪存文件系统", + "enable": "PKG_USING_DFS_UFFS", "keywords": [ "filesystem", "uffs" diff --git a/system/usb_stack/package.json b/system/usb_stack/package.json index 676790e17b..c8a64b65ae 100644 --- a/system/usb_stack/package.json +++ b/system/usb_stack/package.json @@ -1,8 +1,8 @@ { "name": "usb_stack", "description": "Tiny and portable USB stack for embedded system with USB IP", - "description_zh": "小而美、可移植性高的 USB 主从协议栈。", - "enable": "PKG_USING_USB_STACK", + "description_zh": "小而美、可移植性高的 USB 主从协议栈。", + "enable": "PKG_USING_USB_STACK", "keywords": [ "USB Stack", "USB" diff --git a/system/wcwidth/package.json b/system/wcwidth/package.json index 6f102b9965..18f0a44d59 100644 --- a/system/wcwidth/package.json +++ b/system/wcwidth/package.json @@ -1,8 +1,8 @@ { "name": "wcwidth", "description": "wcwidth() function", - "description_zh": "wcwidth() 函数软件包", - "enable": "PKG_USING_WCWIDTH", + "description_zh": "wcwidth() 函数软件包", + "enable": "PKG_USING_WCWIDTH", "keywords": [ "wcwidth" ], diff --git a/tools/ChineseFontLibrary/package.json b/tools/ChineseFontLibrary/package.json index c9142049a1..b7ea73b485 100644 --- a/tools/ChineseFontLibrary/package.json +++ b/tools/ChineseFontLibrary/package.json @@ -1,8 +1,8 @@ { "name": "ChineseFontLibrary", "description": "a Chinese_font_library for rt-thread", - "description_zh": "rt-thread中文字库软件包", - "enable": "PKG_USING_CHINESE_FONT_LIBRARY", + "description_zh": "rt-thread中文字库软件包", + "enable": "PKG_USING_CHINESE_FONT_LIBRARY", "keywords": [ "Chinese_font_library","fal" ], diff --git a/tools/MemoryPerf/package.json b/tools/MemoryPerf/package.json index af171eed7d..4157596012 100644 --- a/tools/MemoryPerf/package.json +++ b/tools/MemoryPerf/package.json @@ -1,8 +1,8 @@ { "name": "MemoryPerf", "description": "Memory Performance Testing for ARM CPU.", - "description_zh": "ARM CPU 内存性能测试。", - "enable": "PKG_USING_MEMORYPERF", + "description_zh": "ARM CPU 内存性能测试。", + "enable": "PKG_USING_MEMORYPERF", "keywords": [ "MemoryPerf" ], diff --git a/tools/Micro-XRCE-DDS-Client/package.json b/tools/Micro-XRCE-DDS-Client/package.json index 8df7e2a4ea..cfccd722f5 100644 --- a/tools/Micro-XRCE-DDS-Client/package.json +++ b/tools/Micro-XRCE-DDS-Client/package.json @@ -1,12 +1,12 @@ { "name": "Micro-XRCE-DDS-Client", "description": "The middleware component of micro-ros, which provides ros2 topic pub/sub ability.", - "description_zh": "micro-ros的中间层组件,提供了ros2消息发布/订阅的能力。", - "enable": "PKG_USING_MICRO_XRCE_DDS_CLIENT", + "description_zh": "micro-ros的中间层组件,提供了ros2消息发布/订阅的能力。", + "enable": "PKG_USING_MICRO_XRCE_DDS_CLIENT", "keywords": [ "Micro-XRCE-DDS-Client", - "ROS2", - "Micro-ROS" + "ROS2", + "Micro-ROS" ], "category": "tools", "author": { diff --git a/tools/SEGGER_RTT/package.json b/tools/SEGGER_RTT/package.json index 990b6688f6..7ee942e3e1 100644 --- a/tools/SEGGER_RTT/package.json +++ b/tools/SEGGER_RTT/package.json @@ -1,8 +1,8 @@ { "name": "SEGGER_RTT", "description": "Please add description of SEGGER_RTT in English.", - "description_zh": "使用JLINK的RTT代替UART console输出", - "enable": "PKG_USING_SEGGER_RTT", + "description_zh": "使用JLINK的RTT代替UART console输出", + "enable": "PKG_USING_SEGGER_RTT", "keywords": [ "SEGGER_RTT" ], @@ -30,7 +30,7 @@ "filename": "SEGGER_RTT-1.1.0.zip", "VER_SHA": "add SWO" }, - + { "version": "latest", "URL": "https://github.com/supperthomas/RTTHREAD_SEGGER_TOOL.git", diff --git a/tools/UrlEncode/package.json b/tools/UrlEncode/package.json index b10ab5065d..d6c7a64851 100644 --- a/tools/UrlEncode/package.json +++ b/tools/UrlEncode/package.json @@ -1,8 +1,8 @@ { "name": "UrlEncode", "description": "a simple tool to Encode/Decode Url", - "description_zh": "一个简单易用的Url编解码工具", - "enable": "PKG_USING_URLENCODE", + "description_zh": "一个简单易用的Url编解码工具", + "enable": "PKG_USING_URLENCODE", "keywords": [ "UrlEncode" ], diff --git a/tools/anv_bench/package.json b/tools/anv_bench/package.json index 9e79bebc98..3fb6d1abe2 100644 --- a/tools/anv_bench/package.json +++ b/tools/anv_bench/package.json @@ -1,8 +1,8 @@ { "name": "anv_bench", "description": "quick-and-dirty benchmarking system for quick prototyping", - "description_zh": "函数性能快速测试软件包", - "enable": "PKG_USING_ANV_BENCH", + "description_zh": "函数性能快速测试软件包", + "enable": "PKG_USING_ANV_BENCH", "keywords": [ "anv_bench", "benchmark" diff --git a/tools/anv_memleak/package.json b/tools/anv_memleak/package.json index 86e6135b76..1e5477fe49 100644 --- a/tools/anv_memleak/package.json +++ b/tools/anv_memleak/package.json @@ -1,8 +1,8 @@ { "name": "anv_memleak", "description": "check if there are memleaks", - "description_zh": "检查是否存在内存泄漏", - "enable": "PKG_USING_ANV_MEMLEAK", + "description_zh": "检查是否存在内存泄漏", + "enable": "PKG_USING_ANV_MEMLEAK", "keywords": [ "memleak" ], diff --git a/tools/anv_testsuit/package.json b/tools/anv_testsuit/package.json index 1e7071c84e..d883a93abf 100644 --- a/tools/anv_testsuit/package.json +++ b/tools/anv_testsuit/package.json @@ -1,8 +1,8 @@ { "name": "anv_testsuit", "description": "minimalist C/C++ unit test framework.", - "description_zh": "单元测试框架", - "enable": "PKG_USING_ANV_TESTSUIT", + "description_zh": "单元测试框架", + "enable": "PKG_USING_ANV_TESTSUIT", "keywords": [ "anv_testsuit", "test" diff --git a/tools/anv_trace/package.json b/tools/anv_trace/package.json index e765cf5cf2..a083ffaf0d 100644 --- a/tools/anv_trace/package.json +++ b/tools/anv_trace/package.json @@ -1,8 +1,8 @@ { "name": "anv_trace", "description": "trace the program flow", - "description_zh": "帮助跟踪代码执行过程", - "enable": "PKG_USING_ANV_TRACE", + "description_zh": "帮助跟踪代码执行过程", + "enable": "PKG_USING_ANV_TRACE", "keywords": [ "anv_trace", "trace" diff --git a/tools/bs8116a/package.json b/tools/bs8116a/package.json index df5d6826ae..fd8e9a1a03 100644 --- a/tools/bs8116a/package.json +++ b/tools/bs8116a/package.json @@ -1,8 +1,8 @@ { "name": "bs8116a", "description": "Touch key of HOLTEK BS8116A-3.", - "description_zh": "合泰的bs8116a-3的触摸按键芯片", - "enable": "PKG_USING_BS8116A", + "description_zh": "合泰的bs8116a-3的触摸按键芯片", + "enable": "PKG_USING_BS8116A", "keywords": [ "bs8116a" ], diff --git a/tools/cpu_usage/package.json b/tools/cpu_usage/package.json index e856ab87a0..bb03d5c666 100644 --- a/tools/cpu_usage/package.json +++ b/tools/cpu_usage/package.json @@ -1,8 +1,8 @@ { "name": "cpu_usage", "description": "CPUU: CPU usage statistics tool.", - "description_zh": "CPUU: CPU 使用率统计小工具。", - "enable": "PKG_USING_CPU_USAGE", + "description_zh": "CPUU: CPU 使用率统计小工具。", + "enable": "PKG_USING_CPU_USAGE", "keywords": [ "cpu_usage", "cpu", "usage" ], diff --git a/tools/devmem/package.json b/tools/devmem/package.json index bb87427b70..294bf4dca8 100644 --- a/tools/devmem/package.json +++ b/tools/devmem/package.json @@ -1,8 +1,8 @@ { "name": "devmem", "description": "read/write memory/register tools", - "description_zh": "读写内存/寄存器的工具", - "enable": "PKG_USING_DEVMEM", + "description_zh": "读写内存/寄存器的工具", + "enable": "PKG_USING_DEVMEM", "keywords": [ "devmem" ], diff --git a/tools/gan_zhi/package.json b/tools/gan_zhi/package.json index e269c9be79..77715c1b60 100644 --- a/tools/gan_zhi/package.json +++ b/tools/gan_zhi/package.json @@ -1,8 +1,8 @@ { "name": "gan_zhi", "description": "A tool package to get tiangan and dizhi informations according to the date and time.", - "description_zh": "是一个根据公历日期、时得到相应的天干地支的工具软件包。", - "enable": "PKG_USING_GAN_ZHI", + "description_zh": "是一个根据公历日期、时得到相应的天干地支的工具软件包。", + "enable": "PKG_USING_GAN_ZHI", "keywords": [ "gan_zhi" ], diff --git a/tools/gbk2utf8/package.json b/tools/gbk2utf8/package.json index 2eacf5aad7..0734a17763 100644 --- a/tools/gbk2utf8/package.json +++ b/tools/gbk2utf8/package.json @@ -1,8 +1,8 @@ { "name": "gbk2utf8", "description": "conversion between GBK and UTF8.", - "description_zh": "GBK与UTF8编码之间的转换。", - "enable": "PKG_USING_GBK2UTF8", + "description_zh": "GBK与UTF8编码之间的转换。", + "enable": "PKG_USING_GBK2UTF8", "keywords": [ "gbk2utf8" ], diff --git a/tools/gps_rmc/package.json b/tools/gps_rmc/package.json index 72fc635ddc..3ae26b667b 100644 --- a/tools/gps_rmc/package.json +++ b/tools/gps_rmc/package.json @@ -1,8 +1,8 @@ { "name": "gps_rmc", "description": "Used to parse $XXRMC type data of GPS module", - "description_zh": "用于解析GPS模块的 $XXRMC 类型数据", - "enable": "PKG_USING_GPS_RMC", + "description_zh": "用于解析GPS模块的 $XXRMC 类型数据", + "enable": "PKG_USING_GPS_RMC", "keywords": [ "gps_rmc" ], diff --git a/tools/kdb/package.json b/tools/kdb/package.json index 248d8eb44f..472759f91f 100644 --- a/tools/kdb/package.json +++ b/tools/kdb/package.json @@ -1,8 +1,8 @@ { "name": "kdb", "description": "Kernel debug tools.", - "description_zh": "内核检测漏洞工具", - "enable": "PKG_USING_KDB", + "description_zh": "内核检测漏洞工具", + "enable": "PKG_USING_KDB", "keywords": [ "kdb" ], diff --git a/tools/logmgr/package.json b/tools/logmgr/package.json index db914fa43a..0c5b9d3ad7 100644 --- a/tools/logmgr/package.json +++ b/tools/logmgr/package.json @@ -1,8 +1,8 @@ { "name": "logmgr", "description": "logmgr: A log management system for rt-thread", - "description_zh": "logmgr: 日志管理系统功能支持", - "enable": "PKG_USING_LOGMGR", + "description_zh": "logmgr: 日志管理系统功能支持", + "enable": "PKG_USING_LOGMGR", "keywords": [ "logmgr" ], diff --git a/tools/lunar_calendar/package.json b/tools/lunar_calendar/package.json index 3bae540bac..74e48cac74 100644 --- a/tools/lunar_calendar/package.json +++ b/tools/lunar_calendar/package.json @@ -1,8 +1,8 @@ { "name": "lunar_calendar", "description": "A tool to convert a Gregorian calendar date into a lunar calendar.", - "description_zh": "将阳历日期转换为阴历的工具。", - "enable": "PKG_USING_LUNAR_CALENDAR", + "description_zh": "将阳历日期转换为阴历的工具。", + "enable": "PKG_USING_LUNAR_CALENDAR", "keywords": [ "lunar_calendar" ], diff --git a/tools/lwlog/package.json b/tools/lwlog/package.json index 35809f1527..e2962a5ec6 100644 --- a/tools/lwlog/package.json +++ b/tools/lwlog/package.json @@ -1,8 +1,8 @@ { "name": "lwlog", "description": "lwlog: single header logging library", - "description_zh": "lwlog:单文件日志打印库", - "enable": "PKG_USING_LWLOG", + "description_zh": "lwlog:单文件日志打印库", + "enable": "PKG_USING_LWLOG", "keywords": [ "lwlog", "log" diff --git a/tools/lwrb2rtt/package.json b/tools/lwrb2rtt/package.json index 54a2682065..14e85fcd29 100644 --- a/tools/lwrb2rtt/package.json +++ b/tools/lwrb2rtt/package.json @@ -1,8 +1,8 @@ { "name": "lwrb2rtt", "description": "Lightweight ring buffer manager", - "description_zh": "轻量级的 FIFO 环形缓冲区", - "enable": "PKG_USING_LWRB2RTT", + "description_zh": "轻量级的 FIFO 环形缓冲区", + "enable": "PKG_USING_LWRB2RTT", "keywords": [ "lwrb2rtt", "ringbuffer" diff --git a/tools/mem_sandbox/package.json b/tools/mem_sandbox/package.json index b1c19a9305..4c84de0efa 100644 --- a/tools/mem_sandbox/package.json +++ b/tools/mem_sandbox/package.json @@ -1,8 +1,8 @@ { "name": "mem_sandbox", "description": "memory sandbox for RT-Thread", - "description_zh": "RT-Thread 内存隔离沙箱", - "enable": "PKG_USING_MEM_SANDBOX", + "description_zh": "RT-Thread 内存隔离沙箱", + "enable": "PKG_USING_MEM_SANDBOX", "keywords": [ "mem_sandbox", "sandbox", diff --git a/tools/nr_micro_shell/package.json b/tools/nr_micro_shell/package.json index 0ced5bf3de..2ff1fcaa27 100644 --- a/tools/nr_micro_shell/package.json +++ b/tools/nr_micro_shell/package.json @@ -1,8 +1,8 @@ { "name": "nr_micro_shell", "description": "Lightweight command line interaction tool.", - "description_zh": "轻量的命令行交互工具。", - "enable": "PKG_USING_NR_MICRO_SHELL", + "description_zh": "轻量的命令行交互工具。", + "enable": "PKG_USING_NR_MICRO_SHELL", "keywords": [ "nr_micro_shell" ], diff --git a/tools/regex/package.json b/tools/regex/package.json index ca3287e4c0..b4c682ee74 100644 --- a/tools/regex/package.json +++ b/tools/regex/package.json @@ -1,8 +1,8 @@ { "name": "regex", "description": "A small regex implementation in C", - "description_zh": "一个小巧的 C 语言正则表达式", - "enable": "PKG_USING_REGEX", + "description_zh": "一个小巧的 C 语言正则表达式", + "enable": "PKG_USING_REGEX", "keywords": [ "regex" ], diff --git a/tools/solar_terms/package.json b/tools/solar_terms/package.json index 7f288585a9..ffde52e8a7 100644 --- a/tools/solar_terms/package.json +++ b/tools/solar_terms/package.json @@ -1,8 +1,8 @@ { "name": "solar_terms", "description": "A tool package for judging the relationship between 24 solar terms according to the date.", - "description_zh": "是一个根据公历日期判断与二十四节气关系的工具软件包。", - "enable": "PKG_USING_SOLAR_TERMS", + "description_zh": "是一个根据公历日期判断与二十四节气关系的工具软件包。", + "enable": "PKG_USING_SOLAR_TERMS", "keywords": [ "solar_terms" ], diff --git a/tools/uMCN/package.json b/tools/uMCN/package.json index 7982a15c93..95bde03b4e 100644 --- a/tools/uMCN/package.json +++ b/tools/uMCN/package.json @@ -1,8 +1,8 @@ { "name": "uMCN", "description": "uMCN is a light-weight and powerful IPC module based on the publisher/subscriber model.", - "description_zh": "uMCN是一个基于发布者/订阅者模式的轻量级且功能强大的跨线程/进程通信模块。", - "enable": "PKG_USING_UMCN", + "description_zh": "uMCN是一个基于发布者/订阅者模式的轻量级且功能强大的跨线程/进程通信模块。", + "enable": "PKG_USING_UMCN", "keywords": [ "uMCN" ], diff --git a/tools/ulog_file/package.json b/tools/ulog_file/package.json index 7185f5931b..ae38c21776 100644 --- a/tools/ulog_file/package.json +++ b/tools/ulog_file/package.json @@ -1,8 +1,8 @@ { "name": "ulog_file", "description": "ulog_file: The ulog file backend by filesystem.", - "description_zh": "ulog_file: 基于文件系统的 ulog 后端插件。", - "enable": "PKG_USING_ULOG_FILE", + "description_zh": "ulog_file: 基于文件系统的 ulog 后端插件。", + "enable": "PKG_USING_ULOG_FILE", "keywords": [ "ulog_file" ], diff --git a/tools/vconsole/package.json b/tools/vconsole/package.json index ca080e1b02..bfe4c618c1 100644 --- a/tools/vconsole/package.json +++ b/tools/vconsole/package.json @@ -1,8 +1,8 @@ { "name": "vconsole", "description": "A virtual console package.", - "description_zh": "一个虚拟控制台软件包。", - "enable": "PKG_USING_VCONSOLE", + "description_zh": "一个虚拟控制台软件包。", + "enable": "PKG_USING_VCONSOLE", "keywords": [ "vconsole" ], diff --git a/tools/wamr/package.json b/tools/wamr/package.json index 0653a88fb8..9a33ab62f9 100644 --- a/tools/wamr/package.json +++ b/tools/wamr/package.json @@ -1,8 +1,8 @@ { "name": "wamr", "description": "WebAssembly Micro Runtime For RT-Thread", - "description_zh": "运行于RT-Thread的WebAssembly Micro Runtime", - "enable": "PKG_USING_WAMR", + "description_zh": "运行于RT-Thread的WebAssembly Micro Runtime", + "enable": "PKG_USING_WAMR", "keywords": [ "wamr" ],