-
Notifications
You must be signed in to change notification settings - Fork 317
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add libcrc package #1845
add libcrc package #1845
Conversation
misc/libcrc/package.json
Outdated
"site": [ | ||
{ | ||
"version": "v1.0.0", | ||
"URL": "https://libcrc-1.0.0.zip", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这个链接是错误的吧,请帮忙检查下应该是wangwang105/rtt-libcrc?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
好的,我看看
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
请问需要我重新pull吗?
为啥还有没检查通过的, 麻烦帮忙看看0.o |
misc/libcrc/package.json
Outdated
"version": "latest", | ||
"URL": "https://github.com/wangwang105/rtt-libcrc.git", | ||
"filename": "rtt-libcrc-latest.zip", | ||
"VER_SHA": "master" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
好的,谢谢啦
libcrc:A crc verification calculation function library for porting libcrc to rtt package.