Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RealManShao authored Aug 21, 2023
1 parent 7ec813b commit e19889a
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The project contains the standard, engineer, hero and sentry vehicles' source co
The code for each robot could be built by switching the target of CMake.


# 基本结构 | Basic Structures
## 基本结构 | Basic Structures
更新日期:May 1, 2023
Updated: May 1, 2023

Expand Down Expand Up @@ -115,10 +115,3 @@ The project use C++ class for encapsulation and modularization. The modules will
├── chconf.h - ChibiOS 配置文件 | ChibiOS configuration
└── halconf.h - ChibiOS HAL 配置文件 | ChibiOS HAL configuraion
```

# 前置阅读资料 | Pre-request
* 工具链相关资料,参考 [Meta-Infantry Wiki](https://github.com/Meta-Team/Meta-Infantry/wiki)
* Toolchain, [Meta-Infantry Wiki](https://github.com/Meta-Team/Meta-Infantry/wiki)
* [CMake 构建系统简介](https://github.com/Meta-Team/Meta-Infantry/wiki/CMake-%E6%9E%84%E5%BB%BA%E7%B3%BB%E7%BB%9F%E7%AE%80%E4%BB%8B)
* CMake[Brief Introduction to CMake](https://github.com/Meta-Team/Meta-Infantry/wiki/CMake-%E6%9E%84%E5%BB%BA%E7%B3%BB%E7%BB%9F%E7%AE%80%E4%BB%8B)
* [Meta Team C++ Style Guide](https://github.com/Meta-Team/Meta-Embedded/wiki/Meta-Embedded-C---Style-Guide)

0 comments on commit e19889a

Please sign in to comment.