diff --git a/README.md b/README.md index c01450b..7424f6a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ * @Description: * @Date: 2022-01-06 14:31:32 * @LastEditors: CK.Zh - * @LastEditTime: 2022-01-10 22:41:38 + * @LastEditTime: 2022-01-11 11:35:17 * @FilePath: /motion_ec/README.md --> # Motion EC 说明 @@ -32,6 +32,7 @@ Motion计算机常用 **板载资源** 如下: ## 使用说明 * RTOS: `rt-thread` 目前基于release版的[4.0.x](https://github.com/RT-Thread/rt-thread/tree/v4.0.x)分支 +* 组件管理:`pkgs` 官方仓库[packages](https://github.com/RT-Thread-packages) * 构建系统:`scons` * 工程配置: `scons --menuconfig` * 编译器: `gcc-arm-none-eabi`