mirror of
https://gitee.com/Lamdonn/varch.git
synced 2025-12-11 22:19:50 +08:00
38 lines
1.1 KiB
Markdown
38 lines
1.1 KiB
Markdown
# varch
|
||
|
||
#### Description
|
||
嵌入式C语言常用代码模块库,包含了嵌入式中常用的算法库、数据结构(容器)库、解析器库、独立C语言std库、工具库等等。
|
||
具有简单、通用、高效的特点,目的为了学习以及在开发中拿来就用,提高开发效率以及代码可靠稳定性。
|
||
|
||
#### Software Architecture
|
||
Software architecture description
|
||
|
||
#### Installation
|
||
|
||
1. xxxx
|
||
2. xxxx
|
||
3. xxxx
|
||
|
||
#### Instructions
|
||
|
||
1. xxxx
|
||
2. xxxx
|
||
3. xxxx
|
||
|
||
#### Contribution
|
||
|
||
1. Fork the repository
|
||
2. Create Feat_xxx branch
|
||
3. Commit your code
|
||
4. Create Pull Request
|
||
|
||
|
||
#### Gitee Feature
|
||
|
||
1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md
|
||
2. Gitee blog [blog.gitee.com](https://blog.gitee.com)
|
||
3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore)
|
||
4. The most valuable open source project [GVP](https://gitee.com/gvp)
|
||
5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help)
|
||
6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)
|