diff options
| author | ruki <[email protected]> | 2022-04-17 10:21:18 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-04-17 10:21:18 +0800 |
| commit | 73795473b162fc7d84202ed09d81eca7f5945d15 (patch) | |
| tree | e3fb45cc383550afcd103f642b4d11e254554da1 | |
| parent | ac2caed605c01fca00db6f8d9c6be441e8e00f73 (diff) | |
update readme
| -rw-r--r-- | README.md | 1 | ||||
| -rw-r--r-- | README_zh.md | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -297,6 +297,7 @@ armclang ARM Compiler Version 6 of Keil MDK * Incremental compilation support with automatic analysis of header files * Quick toolchain management * A large number of expansion modules +* Remote compilation support ## Supported Projects diff --git a/README_zh.md b/README_zh.md index 7bc249e3a..932a8f108 100644 --- a/README_zh.md +++ b/README_zh.md @@ -304,6 +304,7 @@ armclang ARM Compiler Version 6 of Keil MDK * 增量编译支持,头文件依赖自动分析 * 工具链的快速切换、定制化支持 * 丰富的扩展模块支持 +* 远程编译支持 ## 工程类型 |
