Browse Source

优化自述文件, 新增空的方案设计文件占位

niujiuru 4 months ago
parent
commit
39bd25101e

+ 0 - 0
docs/RTU平台BSP初始化服务方案设计V1.0.docx​


BIN
myir-mkupdate-sdcard/mfgimages-myd-y6ull-ddr512m-emmc4g-base/rice-roofs.tar.bz2


+ 4 - 4
reademe.txt

@@ -1,15 +1,15 @@
 # 云飞科技系统服务说明:
 --------------------------------------------------------------------
 
-app-install.service         : Install or uninstall user applications
-                            : 安装或卸载用户应用程序
+app-install.service         : Install or uninstall applications
+                            : 安装或卸载应用程序
 camera-capture.service      : Camera capture service
                             : 相机拍照与视频采集(当前暂不支持)
 gnss.service                : Local GPS position acquisition
                             : 本地地理位置信息获取
 local-startup.service       : Local startup tasks
                             : 本地开机启动脚本(开机后运行一次)
-                            : 需根据不同硬件制作rootfs时适配、编写
+                            : 需根据具体硬件需求编写实现并测试
 networkd.service            : Network management
                             : 网络管理服务
 sshd-mqtt-bridge.service    : SSH to MQTT bridge
@@ -19,7 +19,7 @@ system-metrics.service      : System metrics collection
 timesyncd.service           : System time synchronization
                             : 系统时间同步
 web-ui.service              : Web user interface
-                            : 控制管理界面
+                            : 配置管理界面
 
 # 管理系统服务常用命令:
 --------------------------------------------------------------------