fw: add working reed-solomon encoder/decoder
This commit is contained in:
parent
82c1302756
commit
9918eb5053
15 changed files with 253 additions and 462 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -22,3 +22,6 @@
|
|||
[submodule "controller/fw/tinyprintf"]
|
||||
path = controller/fw/tinyprintf
|
||||
url = https://github.com/cjlano/tinyprintf
|
||||
[submodule "controller/fw/reed_solomon"]
|
||||
path = controller/fw/reed_solomon
|
||||
url = git@git.jaseg.net:bigdata/pub/reed_solomon_c.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue