Add CRC32 implementation
This commit is contained in:
parent
e282a5eb37
commit
451904a0c5
7 changed files with 128 additions and 2 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -22,3 +22,6 @@
|
|||
path = prototype/fw/upstream/stm32square
|
||||
url = https://gitlab.com/neinseg/stm32square
|
||||
branch = release
|
||||
[submodule "prototype/fw/upstream/PyCortexMDebug"]
|
||||
path = prototype/fw/upstream/PyCortexMDebug
|
||||
url = https://github.com/bnahill/PyCortexMDebug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue