.gitignore
Concept.png
Developing.md
LICENSE
README.md
overview.plantuml
pyproject.toml
requirements.txt
setup.cfg
setup.py
.github/workflows/push.yaml
.vscode/launch.json
.vscode/settings.json
examples/aurix_bmhdr/bmhdr.mao
examples/aurix_bmhdr/bmhdr.xml
examples/aurix_bmhdr/example.md
examples/safety/example.md
examples/safety/safety.xml
src/flashcontainer/__init__.py
src/flashcontainer/__main__.py
src/flashcontainer/byteconv.py
src/flashcontainer/cfilewriter.py
src/flashcontainer/checksum.py
src/flashcontainer/datamodel.py
src/flashcontainer/gnuldwriter.py
src/flashcontainer/hexwriter.py
src/flashcontainer/packageinfo.py
src/flashcontainer/pargen.py
src/flashcontainer/pargen_1.0.xsd
src/flashcontainer/pyhexdumpwriter.py
src/flashcontainer/xmlparser.py
src/flashcontainer.egg-info/PKG-INFO
src/flashcontainer.egg-info/SOURCES.txt
src/flashcontainer.egg-info/dependency_links.txt
src/flashcontainer.egg-info/entry_points.txt
src/flashcontainer.egg-info/requires.txt
src/flashcontainer.egg-info/top_level.txt
tests/__init__.py
tests/test_byteconv.py
tests/test_checksum.py
tests/test_datamodel.py
tests/test_xmlparser.py
tests/example/example.xml
tests/example/run.bat
tests/example/run.sh