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/flash4_erase_gate.py
firestarter/frame_parser.py
firestarter/hardware.py
firestarter/ic_layout.py
firestarter/jp5_gate.py
firestarter/lock_status.py
firestarter/logging_utils.py
firestarter/main.py
firestarter/messages.py
firestarter/protection_readability.py
firestarter/py32_dfu.py
firestarter/sdp_capability.py
firestarter/sdp_honesty.py
firestarter/serial_comm.py
firestarter/submit.py
firestarter/transport_counters.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_b15_page_size_corroboration.py
tests/test_blast_radius_invariance.py
tests/test_boot_block_hint.py
tests/test_budget_failure_render.py
tests/test_bug_characterization.py
tests/test_build_db_inclusion.py
tests/test_build_db_interpret_timing.py
tests/test_canonical_part_number.py
tests/test_characterization.py
tests/test_chip_database_field_inventory.py
tests/test_chip_resolver.py
tests/test_chip_test.py
tests/test_chip_test_blank_check_order.py
tests/test_chip_test_cycle.py
tests/test_chip_test_sdp_leg.py
tests/test_chip_test_timing.py
tests/test_chip_test_uv_slot_write.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_connect_cost_harness.py
tests/test_consistency_check.py
tests/test_coverage_floor_v18.py
tests/test_database_conversion.py
tests/test_decoder.py
tests/test_derive_plan_no_drop_sweep.py
tests/test_derive_plan_structural_sentinel.py
tests/test_dev_group_channel_gating.py
tests/test_dev_test_cmd.py
tests/test_dev_tools_channel_gate.py
tests/test_devtest_firmware_error_propagation.py
tests/test_dfu_opcode_anchors.py
tests/test_diagnostic_report.py
tests/test_endpoint_constants.py
tests/test_eprom_database.py
tests/test_eprom_info.py
tests/test_eprom_operations.py
tests/test_erase_blank_step_nonregression.py
tests/test_erase_flag_invariants.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_flash4_erase_gate.py
tests/test_fw_list_failure_vs_empty.py
tests/test_fw_port_targeting_and_blind_install.py
tests/test_fw_update_dead_endpoint.py
tests/test_fw_update_path_gate.py
tests/test_fw_version_guard.py
tests/test_fwguard.py
tests/test_hardware.py
tests/test_hw_revision_gate.py
tests/test_ic_layout.py
tests/test_jp5_gate.py
tests/test_lock_status_class_partition.py
tests/test_lock_status_cli.py
tests/test_lock_status_wire.py
tests/test_logging_utils.py
tests/test_matrix_artifact.py
tests/test_page_size_invariants.py
tests/test_parse_devtest_issue.py
tests/test_probe_spurious_setup_ack.py
tests/test_protect_flags_doc_measurements.py
tests/test_protection_resolution.py
tests/test_protection_status_catalog.py
tests/test_protection_table_citations.py
tests/test_protocol_not_implemented.py
tests/test_protocol_not_implemented_production_path.py
tests/test_provenance.py
tests/test_pulse_us_override.py
tests/test_py32_channel_gating.py
tests/test_py32_dfu.py
tests/test_py32_flash_map_host.py
tests/test_py32_pyusb_absent.py
tests/test_pyusb_api_surface.py
tests/test_sdp_capability.py
tests/test_sdp_db_invariant.py
tests/test_sdp_honesty.py
tests/test_serial_characterization.py
tests/test_serial_comm.py
tests/test_submit.py
tests/test_transport_counters.py
tests/test_utils.py
tests/test_uv_mask.py
tests/test_validate_family_cmd.py
tests/test_validate_oracle.py
tests/test_vcc_margin_rail.py
tests/test_wire_dict_equivalence.py
tests/test_write_progress.py
tests/test_write_response_budget.py
tests/test_write_skip_erase_0x0d.py
tests/test_write_skip_sdp_unlock.py