Add CRC32 implementation

This commit is contained in:
jaseg 2020-11-26 12:38:52 +01:00
parent e282a5eb37
commit 451904a0c5
7 changed files with 128 additions and 2 deletions

3
.gitmodules vendored
View file

@ -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