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
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