[apps][minizip] add minizip app & 增加 minizip 应用#31
Open
WCX1024979076 wants to merge 3 commits intoRT-Thread:mainfrom
Open
[apps][minizip] add minizip app & 增加 minizip 应用#31WCX1024979076 wants to merge 3 commits intoRT-Thread:mainfrom
WCX1024979076 wants to merge 3 commits intoRT-Thread:mainfrom
Conversation
Member
|
感觉似乎只需要在repo中加入即可,不需要在apps下添加。 |
Author
这个倒是可以把 |
Member
|
minizip 已经是rt-thread的软件包了 |
Author
这个确实在 |
Member
userapps里的和rt-thread的软件包关系不大 |
Member
|
从整体上看,并不希望在apps文件夹下加入无数的应用,这里面的应该更多的是示例性质的。然后相关的应用或库,都以repo方式存在吧。 |
Author
可以的,那我整理一下代码并测试一下。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
增加
minizip应用和repo,目前在qemu-virt64-aarch64功能上测试通过,测试流程如下。