691 B
691 B
TODOs:
-
Create pytest unit test
-
Create combine unit test (python -> c -> python)
-
Package ID + Sizes
-
Generic Deocde (decode with Id)
-
Converage Reports
-
Clean Up Code / Add consitanzie for Code
-
Add Proper docs (code, dev tooling and product)
-
Dockerize for simplification
-
Markdown Backend
-
Hash + CRC checksum
-
Proper Docs
-
Vscode Plugin Syntax Highlighting
-
Add eq for bitfields
-
Bitfield and
-
Handle different endiandiss on differnt architectures (currently only little)
-
Current: using memcpy to handle diffrent endiandiss, is there a bette way?
-
Introduce flake8
-
Big Reafactor