Files
bs_explorer/modules
François 00320d87ec script: add jtag_close to release the current probe
Lets a session hand a probe back (frees its USB handle) without opening
another, e.g. to flash two FPGAs on different probes in turn:
jtag_close, then jtag_open the next one and jtag_autoinit. Mirrors the
DeInit teardown jtagcore_loaddriver already does when switching drivers.

Also fix the help printer: no-arg commands (whose params slot is "")
printed an empty body because "" was treated as the terminator. Params
are now optional and the description always shows.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-24 10:48:01 +02:00
..
2025-02-16 19:32:01 +01:00
2025-02-16 19:32:01 +01:00
2025-02-18 11:36:18 +01:00
2025-02-18 11:36:18 +01:00
2025-02-16 19:32:01 +01:00
2025-02-16 19:32:01 +01:00