feat(spectro): add instlist utility for JSON instrument enumeration #9

Merged
gronod merged 2 commits from feature/usb-enumeration into main 2026-08-21 21:51:50 +01:00
2 Commits
Author SHA1 Message Date
gronod 8cb92ca3a6 Fix build cleanup for instlist and imdi_k.c 2026-08-21 19:00:41 +01:00
gronod b2435a88b3 feat(spectro): add instlist utility for JSON instrument enumeration
- Implement spectro/instlist standalone discovery utility using new_icompaths()
- Emit structured JSON array to stdout with port, name, and instrument type
- Support -h, -?, --help, -v, and -D command-line switches
- Add instlist to spectro/Jamfile build targets
- Add doc/instlist.html and register in doc/MinorTools.html
2026-08-21 18:33:20 +01:00