Commit Graph

361 Commits

Author SHA1 Message Date
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
R. Ryantm
6a16b6e2eb svdtools: 0.3.6 -> 0.3.8 2023-12-24 10:00:20 +00:00
Martin Weinelt
8056f9250c
treewide: remove redundant SETUPTOOLS_SCM_PRETEND_VERSION usage
The setuptools-scm packages gained a setup hook, that sets it to the
derivation version automatically, so setting it to that manually has
become redundant.

This also affects downstream consumers of setuptools-scm, like hatch-vcs
or flit-scm.
2023-12-20 20:16:39 +01:00
Alex Martens
95fbdb370c espflash: init at 2.1.0 2023-12-19 12:29:19 -08:00
Nikita Pedorich
003d43d091
platformio-core: install shell completion 2023-12-19 20:42:53 +09:00
Martin Weinelt
6f2ef6811e platformio: 6.1.6 -> 6.1.11
https://github.com/platformio/platformio-core/releases/tag/v6.1.7
https://github.com/platformio/platformio-core/releases/tag/v6.1.8
https://github.com/platformio/platformio-core/releases/tag/v6.1.9
https://github.com/platformio/platformio-core/releases/tag/v6.1.10
https://github.com/platformio/platformio-core/releases/tag/v6.1.11

Fixes support for ESP-IDF among other plugins, by replacing the path
to the python interpreter with one that has all dependencies wrapped.

Closes: #227230
Co-Authored-By: Joerie de Gram <j.de.gram@gmail.com>
2023-12-16 08:27:46 +01:00
Weijia Wang
7fa100cdb6 xc3sprog: fix build with gcc 11+ 2023-12-12 02:15:30 +01:00
Alex Martens
dc0bdc8244 svdtools: 0.3.4 -> 0.3.6 2023-12-06 07:55:10 -08:00
R. Ryantm
5e01074fbc stm32cubemx: 6.9.2 -> 6.10.0 2023-12-05 14:27:07 +00:00
R. Ryantm
23bf262ee5 elf2uf2-rs: 1.3.7 -> 1.3.8 2023-12-02 11:32:23 +00:00
Emily Trau
75701e0b2f openocd-rp2040: override openocd package instead 2023-12-01 20:52:47 +11:00
Emily Trau
e1d85a2148 blackmagic: fix darwin build 2023-11-22 21:20:51 +11:00
Otavio Salvador
ca81640aaf openocd-rp2040: use libgpiod_1 instead of duplicated expressions
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-11-19 23:34:04 -03:00
Otavio Salvador
20414d1a40 openocd: use libgpiod_1 instead of duplicated expressions
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-11-19 23:34:04 -03:00
Weijia Wang
867939d701
Merge pull request #268069 from moni-dz/blisp-nspath
blisp: silence implicit-function-declaration on Darwin
2023-11-17 19:30:44 +01:00
fortuneteller2k
bfcc179273 blisp: silence implicit-function-declaration on Darwin 2023-11-17 23:45:04 +08:00
fortuneteller2k
d3c568b7bc maintainers: fortuneteller2k -> moni 2023-11-17 18:03:27 +08:00
Berk D. Demir
8f25bfc671 blisp: add bdd as maintainer 2023-11-10 11:01:23 -03:00
Dmitry Kalinkin
93b63a2cab
Merge pull request #265514 from xworld21/treewide-texlive-with-packages
treewide: switch to texlive.withPackages
2023-11-06 16:47:04 -05:00
Vincenzo Mantova
4d77ab5cb5 avrdude: replace texlive.combined.scheme-medium with texliveMedium 2023-11-05 11:56:02 +00:00
R. Ryantm
dd87554e78 nmrpflash: 0.9.21 -> 0.9.22 2023-11-02 17:31:07 +00:00
R. Ryantm
dae0fd5fa0 stm32cubemx: 6.9.1 -> 6.9.2 2023-10-19 20:58:29 +00:00
Weijia Wang
ca5af55422 openfpgaloader: add darwin support 2023-10-17 12:57:59 +02:00
Alex Martens
2bf8e468f9 svdtools: 0.3.3 -> 0.3.4 2023-10-16 17:59:20 +09:00
R. Ryantm
c49efca702 nmrpflash: 0.9.20 -> 0.9.21 2023-10-11 16:19:10 +00:00
R. Ryantm
4f4086ab6a wch-isp: 0.2.5 -> 0.3.0 2023-10-06 02:58:04 +00:00
Alex Martens
6f5427abfb svdtools: 0.3.1 -> 0.3.3 2023-10-02 09:45:23 -07:00
Alex Martens
73a4bcae94 svdtools: 0.3.0 -> 0.3.1 2023-09-27 18:24:10 -07:00
Frederik Rietdijk
f4822bb295
Merge pull request #254309 from pbsds/flit-prune
python3Packages.flitBuildHook: remove
2023-09-25 11:34:15 +02:00
Daniel Nagy
70785d5937
arduino-cli: 0.33.0 -> 0.34.2
Diff: https://github.com/arduino/arduino-cli/compare/0.33.0...0.34.2

Changelog: https://github.com/arduino/arduino-cli/releases/tag/0.34.2
2023-09-24 10:30:00 +02:00
Peder Bergebakken Sundt
c8466f963a apio: switch to pypaBuildHook 2023-09-22 15:56:49 +02:00
Berk D. Demir
110bc355ec blisp: unstable-2023-06-03 -> 0.0.4
- Slightly change the description to be...more descriptive.
- Add a passthru test.
2023-09-10 13:53:16 -07:00
Weijia Wang
9f12275301
Merge pull request #250871 from r-ryantm/auto-update/arduino-language-server
arduino-language-server: 0.7.4 -> 0.7.5
2023-08-29 20:41:58 +02:00
Angus Dippenaar
0093ac7102 stm32cubemx: 6.8.1 -> 6.9.1
Release notes: https://www.st.com/resource/en/release_note/rn0094-stm32cubemx-release-691-stmicroelectronics.pdf

In the release notes, it mentions that it's bundled with Java 17, so
this is the same version which is pinned in this package.
2023-08-25 17:37:52 +00:00
R. Ryantm
faf2e63450 arduino-language-server: 0.7.4 -> 0.7.5 2023-08-23 00:59:53 +00:00
Janik
2df938f215
Merge pull request #179713 from LU15W1R7H/openocd-rp2040 2023-08-20 21:59:17 +02:00
Luis Wirth
9549718263 openocd-rp2040: init at version v0.12.0 2023-08-20 20:59:55 +02:00
Michael Donovan
3cecf7bb5a teensy-cmake-macros: init at unstable-2023-04-15
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2023-08-19 22:22:45 +00:00
Jan Malakhovski
591ccfe5b9 treewide: noop: refer to src.name or similar where appropriate, part 3: more use cases
This continues where d8f7f6a5ce left off. Similarly
to that commit, this commit this also points `sourceRoot`s to `src.name` and similar
instead of keeping hardcoded names, and edits other derivation attrs do do the same,
where appropriate.

Also, similarly to d8f7f6a5ce some of expressions this
edits use `srcs` attribute with customly-named sources, so they have to be moved
into `let` blocks to keep evaluation efficient (the other, worse, way to do this
would to recurcively refer to `elemAt n finalAttrs.srcs` or, similarly, with `rec`).
2023-08-11 09:20:44 +00:00
Kirill Radzikhovskyy
4dabf26caf openocd: fixup pin libgpiod 2023-08-09 20:10:19 +10:00
Pol Dellaiera
62d3dc7026
openfpgaloader: use `finalAttrs pattern 2023-08-06 21:33:43 +02:00
R. Ryantm
2195e53f3f openfpgaloader: 0.10.0 -> 0.11.0 2023-08-06 09:00:38 +00:00
Weijia Wang
a899d35823
Merge pull request #242570 from fortuneteller2k/elf2uf2-darwin
elf2uf2-rs: support darwin
2023-08-06 00:58:15 +02:00
Jan Malakhovski
5852f26bdc treewide: noop: refer to src.name or similar in sourceRoot where appropriate, part 1: trivial cases 2023-08-03 16:32:03 +00:00
R. Ryantm
7592343f14 avrdude: 7.1 -> 7.2 2023-08-01 00:45:26 +00:00
fortuneteller2k
87b9b9f572 blisp: init at unstable-2023-06-03 2023-07-26 09:15:27 +08:00
fortuneteller2k
62b322de1c elf2uf2-rs: support darwin 2023-07-10 18:08:57 +08:00
Janik
ed6afb10df
Merge pull request #203422 from prtzl/stm32cubemx 2023-07-08 17:23:42 +02:00
Atemu
67eec418ab
Merge pull request #240860 from Atemu/fhsenv-no-multiarch
buildFHSEnv: disable multiArch by default
2023-07-08 13:53:41 +02: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
Alex Martens
1d750c3699 orbuculum: 2.0.0 -> 2.1.0 2023-07-03 21:20:19 -07:00
figsoda
c5e866c001 pkgs/development: replace "${version}" with version 2023-07-02 14:47:32 -04:00
Atemu
f0c58f6e96 tree-wide: use new multiArch buildFHSEnv argument
This is much more direct and sensible than setting a function null
2023-07-01 13:42:17 +02:00
prtzl
b8b52d7668 Use makeDesktopItems but copy it to the correct path in the buildCommand manualy. 2023-06-28 21:17:15 +02:00
Janik
765ea68e52
Merge pull request #232055 from poelzi/arduinoOTA 2023-06-26 21:12:02 +02:00
Stefan Frijters
44a7a7c5c7
arduino-cli: 0.32.2 -> 0.33.0 2023-06-13 22:17:51 +02:00
Daniel Poelzleithner
672fe6521a arduinoOTA: init at 1.4.1 2023-06-06 01:54:32 +02:00
Weijia Wang
fae6bac8f5
Merge pull request #234358 from r-ryantm/auto-update/stm32cubemx
stm32cubemx: 6.8.0 -> 6.8.1
2023-05-27 13:01:52 +03:00
R. Ryantm
769483f12a stm32cubemx: 6.8.0 -> 6.8.1 2023-05-27 04:54:49 +00: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