Philip Taron
07b7ca8345
avrdude: use finalAttrs instead of rec
2024-04-20 20:11:58 +02:00
Philip Taron
55ddcaf70d
avrdude: use either vendored libelf or elfutils instead of abandoned upstream
2024-04-20 20:11:58 +02:00
Philip Taron
98e8fbee79
avrdude: enable parallel port support on Linux (it doesn't work on macOS)
2024-04-15 09:21:43 -07:00
Philip Taron
472fb7ce50
avrdude: explain why we don't turn HAVE_LINUXGPIO on
2024-04-15 09:21:43 -07:00
Philip Taron
84604bb80d
avrdude: turn on SPI support on Linux
2024-04-15 09:21:43 -07:00
Philip Taron
837069946a
avrdude: document more about why documentation building doesn't work on darwin
2024-04-15 09:21:43 -07:00
Philip Taron
0665935e75
avrdude: enable hidapi support, as it builds on both linux and darwin
2024-04-15 09:21:43 -07:00
Philip Taron
0ccb80a68d
avrdude: use libusb1 as upstream is compatible now
2024-04-15 09:21:43 -07:00
Funkeleinhorn
d6a67aa678
avrdude: add libserialport dependency
...
The libserialport dependency was missing which prevented some programmers
e.g. arduino from working. This was fixed by this commit.
2024-04-11 21:56:01 +02:00
stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
R. Ryantm
7023fa94d9
avrdude: 7.2 -> 7.3
2024-02-08 17:08:25 +01:00
Vincenzo Mantova
4d77ab5cb5
avrdude: replace texlive.combined.scheme-medium with texliveMedium
2023-11-05 11:56:02 +00:00
R. Ryantm
7592343f14
avrdude: 7.1 -> 7.2
2023-08-01 00:45:26 +00:00
Sergey Vlasov
1063bc0965
avrdude: remove avrdude.ps from docs
...
This PostScript file contains the full path of the dvips executable in
comments, therefore the resulting package gets a runtime dependency on
the texlive-combined-medium package, which adds almost 1GB to the
closure size.
The same documentation is still available in the PDF format, which is
probably more useful in 2023.
2023-07-05 16:45:16 +03:00
Daniel Nagy
9aa6989b64
avrdude: always build documentation on Linux
...
Make texlive a build-time dependency to always build the docs on Linux.
2023-05-26 23:45:00 +02:00
R. Ryantm
0e09335dce
avrdude: 7.0 -> 7.1
2023-01-10 09:10:22 +01:00
Weijia Wang
f6dc0eefb9
avrdude: migrate to cmake
2022-10-11 14:15:55 +02:00
R. Ryantm
429a36f313
avrdude: 6.4 -> 7.0
2022-05-26 22:50:33 +02:00
R. Ryantm
6c49ea6827
avrdude: 6.3 -> 6.4
2022-01-03 01:55:26 -05:00
Pooya Moradi
5a87ddfe64
avrdude: move the directory to pkgs/development/embedded/
2021-08-16 15:30:03 +04:30