oxidecomputer / humility

Debugger for Hubris
Mozilla Public License 2.0
526 stars 50 forks source link

humility lsusb could complain if probes declared in the environment JSON are missing #481

Closed hawkw closed 4 months ago

hawkw commented 5 months ago

when the humility lsusb command is run with the HUMILITY_ENVIRONMENT var pointing at a valid JSON file, it might be nice to check that we have a probe matching each target in the JSON. if something's missing, it could be a sign of a bad configuration, permission issues, or something being unplugged, and checking it could save some discomfort later...