Crc initial example
This commit is contained in:
parent
5eae1664e5
commit
dfc8420373
6 changed files with 113 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -22,3 +22,6 @@
|
|||
[submodule "extras/http-parser/http-parser"]
|
||||
path = extras/http-parser/http-parser
|
||||
url = https://github.com/nodejs/http-parser
|
||||
[submodule "extras/crc_generic/crc_lib"]
|
||||
path = extras/crc_generic/crc_lib
|
||||
url = https://github.com/Zaltora/crc_generic_lib.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue