Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.lagerdata.com/llms.txt

Use this file to discover all available pages before exploring further.

Features

  • SEGGER J-Link Flasher PRO support — the J-Link Flasher PRO (USB 1366:0105) is now recognized as a supported debug instrument. Plugging one into a Lager Box and running lager instruments will list it as J-Link_Flasher_Pro. Both the box-side scanner (box/lager/http_handlers/usb_scanner.py) and the CLI-side scanner (cli/impl/query_instruments.py) were updated.

Installation

To install this version:
pip install lager-cli==0.16.8
To upgrade from a previous version:
pip install --upgrade lager-cli

Resources

View Release on PyPI