LICENSE
MANIFEST.in
README.md
pyproject.toml
firestarter/__init__.py
firestarter/address_parser.py
firestarter/avr_tool.py
firestarter/channel.py
firestarter/chip_resolver.py
firestarter/chip_test.py
firestarter/cli_handlers.py
firestarter/codec.py
firestarter/config.py
firestarter/constants.py
firestarter/database.py
firestarter/diagnostic_report.py
firestarter/eprom_info.py
firestarter/eprom_operations.py
firestarter/exceptions.py
firestarter/firmware.py
firestarter/frame_parser.py
firestarter/frame_vectors.py
firestarter/hardware.py
firestarter/ic_layout.py
firestarter/logging_utils.py
firestarter/main.py
firestarter/messages.py
firestarter/py32_dfu.py
firestarter/sdp_capability.py
firestarter/sdp_honesty.py
firestarter/serial_comm.py
firestarter/submit.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_address_parser.py
tests/test_audit_coverage_matrix.py
tests/test_b15_page_size_corroboration.py
tests/test_boot_block_hint.py
tests/test_bug_characterization.py
tests/test_build_db_inclusion.py
tests/test_characterization.py
tests/test_check_devtest_orchestrator.py
tests/test_check_diagnostic_report_claims.py
tests/test_check_dispatch_invariants.py
tests/test_check_is_memory_cmd_no_ifdef.py
tests/test_check_mypy_watermark.py
tests/test_check_no_community_support_status_write.py
tests/test_check_no_exists_proxy.py
tests/test_check_no_log_in_sdp_window.py
tests/test_check_sdp_capability.py
tests/test_chip_resolver.py
tests/test_chip_test.py
tests/test_chip_test_sdp_leg.py
tests/test_cli_handlers.py
tests/test_click_group_gate_hook.py
tests/test_cobs.py
tests/test_codec.py
tests/test_codec_format_message.py
tests/test_config.py
tests/test_consistency_check.py
tests/test_coverage_floor_v18.py
tests/test_database_conversion.py
tests/test_decoder.py
tests/test_dev_gate_reads_no_firmware_source.py
tests/test_dev_group_channel_gating.py
tests/test_dev_test_cmd.py
tests/test_dev_tools_channel_gate.py
tests/test_dfu_opcode_anchors.py
tests/test_diagnostic_report.py
tests/test_diff_db_gate.py
tests/test_dispatch_mirror.py
tests/test_eprom_database.py
tests/test_eprom_info.py
tests/test_eprom_operations.py
tests/test_error_code_seam.py
tests/test_even_block.py
tests/test_extra_chips_supplement.py
tests/test_firmware_install.py
tests/test_frame_vectors.py
tests/test_fw_presence.py
tests/test_fw_version_guard.py
tests/test_fwguard.py
tests/test_gen_test_image.py
tests/test_gen_validation_header.py
tests/test_hardware.py
tests/test_ic_layout.py
tests/test_lockable_proms_doc_claims.py
tests/test_logging_utils.py
tests/test_matrix_artifact.py
tests/test_matrix_schema.py
tests/test_op_registration_parity.py
tests/test_parse_devtest_issue.py
tests/test_protocol_not_implemented.py
tests/test_protocol_not_implemented_production_path.py
tests/test_provenance.py
tests/test_py32_asset_name_host.py
tests/test_py32_channel_gating.py
tests/test_py32_dfu.py
tests/test_py32_flash_map_host.py
tests/test_py32_packaging.py
tests/test_py32_pyusb_absent.py
tests/test_pyusb_api_surface.py
tests/test_pyusb_gating.py
tests/test_revision_constants_parity.py
tests/test_scan_paths_resolve.py
tests/test_sdp_bus_config_drift.py
tests/test_sdp_capability.py
tests/test_sdp_db_invariant.py
tests/test_sdp_honesty.py
tests/test_sdp_recovery_wording.py
tests/test_sdp_table_parity.py
tests/test_serial_characterization.py
tests/test_serial_comm.py
tests/test_skip_census.py
tests/test_submit.py
tests/test_update_version.py
tests/test_utils.py
tests/test_val_wire_5v_page.py
tests/test_val_wire_eeprom28c.py
tests/test_val_wire_eprom.py
tests/test_val_wire_flash_intel.py
tests/test_val_wire_nor_unlock.py
tests/test_val_wire_sram.py
tests/test_validate_family_cmd.py
tests/test_validate_oracle.py
tests/test_variant_decode_evidence_stability.py
tests/test_write_skip_erase_0x0d.py
tests/test_write_skip_sdp_unlock.py