nixpkgs/pkgs/development/embedded/avrdude
Aaron Kaiser 7c87c474f1 avrdude: add libusb-compat-0_1 dependency
For some programmers, avrdude displays the following error: avrdude error: avrdude was compiled without usb support.
According to this StackOverflow question [1], this is due to libusb-0.1 being missing during compilation.
This commit adds this missing library.

[1] https://stackoverflow.com/questions/69636608/beyond-linux-from-scratch-avrdude-was-compiled-without-usb-support
2024-08-18 12:20:00 +02:00
..
default.nix avrdude: add libusb-compat-0_1 dependency 2024-08-18 12:20:00 +02:00
libelf.nix avrdude: use either vendored libelf or elfutils instead of abandoned upstream 2024-04-20 20:11:58 +02:00