mbox series

[bug#64563,0/1] Fix teensy-loader-cli inputs

Message ID cover.1689021414.git.peter@polidoro.io
Headers show
Series Fix teensy-loader-cli inputs | expand

Message

Peter Polidoro July 10, 2023, 9:17 p.m. UTC
From: Peter Polidoro <peter@polidoro.io>

When using libusb-compat as an input, the teensy_loader_cli is unable to find libusb during run time. Switching the input to libusb-0.1 makes the teensy_loader_cli run properly.

Peter Polidoro (1):
  gnu: teensy-loader-cli: Fix input

 gnu/packages/flashing-tools.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)