Skip to content

Conversation

@zhangguofu
Copy link
Contributor

vector is a dynamic, type-agnostic container module for RT-Thread that provides sequential memory access with automatic resizing capabilities. It supports various data types, dynamic memory management, and comprehensive operations including
push/pop, insert/remove, sort, search, and iteration.

"github": "Gary.Zhang"
},
"license": "MIT",
"repository": "[email protected]:zhangguofu/vector.git",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个是不正确的,这个无法正常下载,请参考其他软件包修正下:

https://www.rt-thread.org/document/site/#/rt-thread-version/rt-thread-standard/development-guide/package/package

image

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

我已经将修改的内容更新到了我Fork的分支上。这个PR需要我进一步做什么吗?

"doc": "unknown",
"site": [
{
"version": "latest",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

写错了,没这个分支,看你仓库应该是main分支

image

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

已经修改,帮忙审核一下

@Rbb666 Rbb666 merged commit 37434c2 into RT-Thread:master Dec 27, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants