LICENSE
MANIFEST.in
README.md
pyproject.toml
firestarter/__init__.py
firestarter/avr_tool.py
firestarter/config.py
firestarter/constants.py
firestarter/database.py
firestarter/eprom_info.py
firestarter/eprom_operations.py
firestarter/firmware.py
firestarter/hardware.py
firestarter/ic_layout.py
firestarter/logging_utils.py
firestarter/main.py
firestarter/messages.py
firestarter/serial_comm.py
firestarter/utils.py
firestarter.egg-info/PKG-INFO
firestarter.egg-info/SOURCES.txt
firestarter.egg-info/dependency_links.txt
firestarter.egg-info/entry_points.txt
firestarter.egg-info/requires.txt
firestarter.egg-info/top_level.txt
firestarter/data/chip_database.json
firestarter/data/pinouts.json
tests/test_audit_coverage_matrix.py
tests/test_decoder.py
tests/test_firmware_install.py
tests/test_fwguard.py
tests/test_update_version.py