Commit Graph

320 Commits

Author SHA1 Message Date
Aleksana
9d3911e286
Merge pull request #297566 from TomaSajt/use-strip-java-archives
treewide: use stripJavaArchivesHook in trivial cases
2024-04-27 15:43:08 +08:00
Dave Anderson
308cb342c9 maintainers: drop danderson 2024-04-26 11:36:50 -07:00
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
R. Ryantm
9598f1f34d svdtools: 0.3.11 -> 0.3.14 2024-04-05 21:28:51 +00:00
TomaSajt
48f45999b3
arduino-core-unwrapped: make deterministic 2024-03-25 17:53:59 +01:00
Weijia Wang
8da98e9d45
Merge pull request #297510 from dadada/refactor-nmrpflash
nmrpflash: refactor
2024-03-24 23:35:22 +01:00
dadada
e26df6159a
nmrpflash: refactor 2024-03-24 13:15:09 +01:00
R. Ryantm
6164c93efe openfpgaloader: 0.12.0 -> 0.12.1 2024-03-24 03:48:13 +00:00
Thomas Gerbet
d462bfebeb
Merge pull request #281645 from LeSuisse/wch-isp-0.4.1
wch-isp: 0.4.0 -> 0.4.1, move source to sr.ht
2024-03-23 15:32:00 +01: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
Stefan Frijters
59959d0ae7
arduino-cli: fix deprecation warning for substituteInPlace --replace 2024-03-11 12:27:15 +01:00
Stefan Frijters
20fa19a8b4
arduino-cli: avoid creating temp files for completions
We still need to set HOME or we get

Error: invalid path creating config dir: /homeless-shelter/.arduino15 error: mkdir /homeless-shelter: permission denied
2024-03-11 12:26:52 +01:00
Stefan Frijters
663096a9dc
arduino-cli: only generate/install shell completion if we can run the executable 2024-03-11 12:14:52 +01:00
Stefan Frijters
028a4bdd6d
arduino-cli: 0.35.2 -> 0.35.3 2024-03-11 12:14:14 +01:00
R. Ryantm
b1c1197d80 openfpgaloader: 0.11.0 -> 0.12.0 2024-03-09 13:28:50 +00:00
R. Ryantm
a9109b9c1e svdtools: 0.3.10 -> 0.3.11 2024-03-08 17:44:26 +00:00
Weijia Wang
ec9e411b51
Merge pull request #286876 from r-ryantm/auto-update/elf2uf2-rs
elf2uf2-rs: 1.3.8 -> 2.0.0
2024-03-07 10:19:14 +01:00
R. Ryantm
c6c78c76bd svdtools: 0.3.9 -> 0.3.10 2024-02-26 22:59:39 +00:00
makefu
fa8d81f7ba
platformio: disable version check
reimplements #232356
2024-02-20 23:31:40 +01:00
Alex Martens
6babd03fa0
cargo-espflash: rename to espflash (#286386) 2024-02-09 11:50:17 -05:00
R. Ryantm
7023fa94d9 avrdude: 7.2 -> 7.3 2024-02-08 17:08:25 +01:00
R. Ryantm
7cb73f985d arduino-language-server: 0.7.5 -> 0.7.6 2024-02-07 05:35:08 +00:00
R. Ryantm
94a6ba908e elf2uf2-rs: 1.3.8 -> 2.0.0 2024-02-07 04:28:59 +00:00
Weijia Wang
b82a80d4fd
Merge pull request #284063 from r-ryantm/auto-update/rshell
rshell: 0.0.31 -> 0.0.32
2024-02-04 20:33:32 +01:00
Nikolay Korotkiy
396897139e
Merge pull request #286242 from SFrijters/arduino-cli-0.35.2
arduino-cli: 0.35.1 -> 0.35.2
2024-02-04 22:38:58 +04:00
Stefan Frijters
c119a188de
arduino-cli: 0.35.1 -> 0.35.2 2024-02-04 10:56:43 +01:00
David Stritzl
294f8c690c platformio-core: add missing dependency on aarch64-darwin
The chardet package was added as a dependency on aarch64-darwin
platforms upstream:
https://github.com/platformio/platformio-core/commit/9170eee
2024-02-01 21:47:05 +01:00
R. Ryantm
24d4f21481 rshell: 0.0.31 -> 0.0.32 2024-01-26 17:09:03 +00:00
R. Ryantm
388b47d802 svdtools: 0.3.8 -> 0.3.9 2024-01-23 04:52:44 +00:00
Sandro
8c35bc1383
Merge pull request #278473 from SFrijters/arduino-cli-0.35.0
arduino-cli: 0.34.2 -> 0.35.1
2024-01-20 00:51:49 +01:00
ajs124
e4a70f57ad
Merge pull request #280833 from asmir-abdulahovic/stm32cubemx-fhsenv
stm32cubemx: wrap with FHSEnv
2024-01-18 11:14:32 +01:00
Thomas Gerbet
0e74653e1a wch-isp: 0.4.0 -> 0.4.1, move source to sr.ht
Primary development seems to be on sr.ht. 0.4.1 tag is not present on GH and
the project maintainer use the sr.ht URL in the Alpine and AUR packages.

Changes:
a6851b2b7e
2024-01-17 23:43:00 +01:00
Sandro
6340d6b574
Merge pull request #275490 from newAM/espflash-2.1.0 2024-01-17 15:34:17 +01:00
Stefan Frijters
ee2ed83c2b
arduino-cli: 0.35.0 -> 0.35.1 2024-01-17 00:26:10 +01:00
Asmir A
2769038b99
stm32cubemx: change platforms from all to x86_64-linux 2024-01-15 20:41:08 +01:00
Asmir A
8431594f25
stm32cubemx: wrap with FHSEnv 2024-01-15 20:39:41 +01:00
github-actions[bot]
9f96550945
Merge master into staging-next 2024-01-07 12:01:24 +00:00
R. Ryantm
37fd124e19 wch-isp: 0.3.0 -> 0.4.0 2024-01-07 03:17:41 +00:00
github-actions[bot]
307002948d
Merge master into staging-next 2024-01-03 18:00:57 +00:00
Weijia Wang
16a3aa6318
Merge pull request #272272 from r-ryantm/auto-update/stm32cubemx
stm32cubemx: 6.9.2 -> 6.10.0
2024-01-03 15:03:58 +01:00
Stefan Frijters
c342f61a3b
arduino-cli: 0.34.2 -> 0.35.0
https://github.com/arduino/arduino-cli/releases/tag/v0.35.0
2024-01-03 13:27:38 +01:00
github-actions[bot]
f6ece27ed4
Merge master into staging-next 2023-12-25 18:00:59 +00:00