Commit Graph

386 Commits

Author SHA1 Message Date
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
R. Ryantm
4eb5dce0d9 wch-isp: 0.2.4 -> 0.2.5 2023-05-23 07:31:56 +00:00
Thomas Gerbet
b1b7a76355
Merge pull request #226248 from LeSuisse/wch-isp-init
wch-isp: init at 0.2.4
2023-05-11 23:36:44 +02:00
Dan Callaghan
5337648a1c openocd: use packaged libjaylink and jimtcl instead of bundled copies 2023-05-09 13:48:22 +10:00
Doron Behar
68054e5c51
Merge pull request #227880 from SFrijters/arduino-cli-0.32.2
arduino-cli: 0.31.0 -> 0.32.2, enable (most) unittests
2023-05-03 06:31:14 -07:00
Stefan Frijters
51507a3f28
arduino-cli: enable (most) unittests on Linux
Ofborg fails/hangs on Darwin and I cannot easily debug this.
2023-05-02 10:46:26 +02:00
R. Ryantm
409b519ce9 nmrpflash: 0.9.19 -> 0.9.20 2023-04-29 07:08:25 +00:00
Stefan Frijters
4042fa838a
arduino-cli: 0.31.0 -> 0.32.2 2023-04-23 23:18:23 +02:00
adisbladis
f88eb92ff9 platformio: Don't link udev rules into a subdirectory
This causes collisions when NixOS is configured like
``` nix
{ pkgs, ... }:
{
  services.udev.packages = [ pkgs.platformio ];
}
```

and would also cause a regression having to add the subirectory to the udev packages path:
``` nix
{ pkgs, ... }:
{
  services.udev.packages = [ (pkgs.platformio-core.udev + "/99-platformio-udev.rules") ];
}
```
2023-04-18 15:48:49 +12:00
Atemu
f63a12f296 tree-wide: buildFHSUserEnv -> buildFHSEnv 2023-04-16 10:15:13 +02:00
Thomas Gerbet
c7f579c80e wch-isp: init at 0.2.4
https://github.com/jmaselbas/wch-isp

NixOS users can load the udev rule with
`services.udev.packages = [ wch-isp ];`
2023-04-15 12:05:46 +02:00
adisbladis
41c97bd32b
Merge pull request #224175 from adisbladis/platformio-udev-multi
platformio: make multi-output
2023-04-12 21:40:36 +12:00
adisbladis
a758953c19 platformio: add ncurses
Running `pio check` with clang-tidy currently fails because of lacking libtinfo.
2023-04-12 19:15:47 +12:00
Adam Joseph
63d9771dc4 openocd: enableParallelBuilding=true 2023-04-05 15:45:12 -07:00
adisbladis
bd3361bcfb platformio: ensure coherent python interpreter with platformio-core 2023-04-01 19:34:06 +13:00
adisbladis
fcbc5d74e7 platformio-core: move src & version to main expression 2023-04-01 19:34:06 +13:00
adisbladis
8d8dd6fdbf platformio: make multi-output
Currently udev rules symlinks against platformio sources, pulling in the platformio source tree into the runtime closure.
Previous to platformio-core being exposed separately from platformio this also meant that you had no ergonomic way to avoid platformio in the system closure, even though you only wanted the udev rules.

We can avoid this by making platformio-core multi output, making it trivial to depend only on the udev rules.
2023-04-01 19:34:05 +13:00
Andrew Childs
119a521977 platformio-core: expose unwrapped platformio as platformio-core
PlatformIO is a pure python package that is in turn a package
manager. In a pure NixOS environment, this means that any downloaded
binary packages will not run. To make PlatformIO usable, there's a
chrootenv wrapper. However, in a mixed environment like other linux or
darwin, the pure python version will work, and in the case of darwin
only the pure version will work, since the chrootenv wrapper is not
supported.

To handle the above use cases we have:

 * platformio -- unwrapped on darwin, wrapped on linux. Should always
                 provide a functional platformio.

 * platformio-core -- always unwrapped (like "bintools-unwrapped") for
                      when the wrapper is explicitly not required. For
                      example, on other linux where the chrootenv is
                      not supported.
2023-04-01 13:13:15 +09:00
Sandro
43aaf447d9
Merge pull request #216708 from lorenz/add-edl 2023-04-01 02:39:56 +02:00
Alex Martens
6c2c9cfb04 svdtools: 0.2.8 -> 0.3.0 2023-03-27 17:21:36 -07:00
Stefan Frijters
7d0bd09e9a
arduino-cli: 0.29.0 -> 0.31.0 2023-03-19 11:38:19 +01:00
Weijia Wang
d0781217d2
Merge pull request #221151 from wegank/bossa-wxgtk
bossa: migrate to wxGTK32
2023-03-18 17:29:50 +02:00
Lorenz Brun
76c796628d edl: init at unstable-2022-09-07
This adds edl, a tool for interfacing with the low-level flashing and
recovery interface embedded in the Boot ROM of a lot of Qualcomm SoCs.

An unreleased version is used as the last released version is very old
and does not properly install itself.
2023-03-16 00:17:20 +01:00
Weijia Wang
ed2a484778
Merge pull request #221139 from r-ryantm/auto-update/stm32cubemx
stm32cubemx: 6.6.1 -> 6.8.0
2023-03-15 22:18:20 +02:00
Weijia Wang
ca33e8f4e0 bossa: migrate to wxGTK32 2023-03-14 13:05:47 +02:00
R. Ryantm
7b0134058d stm32cubemx: 6.6.1 -> 6.8.0 2023-03-14 09:16:02 +00:00
Alyssa Ross
8c70bfb9f2
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/libraries/librsvg/default.nix
	pkgs/development/python-modules/r2pipe/default.nix
2023-03-10 18:46:21 +00:00
Erin van der Veen
7c98145f36 openocd: rework configuration flags
Removed configure flags no longer present in openocd 0.12, and allows
easy configuration of boards. Also removes the two boards that were
enabled before.
2023-03-10 14:03:30 +01:00
Martin Weinelt
b9420fd0d2
platformio: Fix version specifiers 2023-03-09 17:36:45 +01:00
Artturin
3251013cc1 treewide: env.NIX_CFLAGS_COMPILE use toString on result of optionals
env values must be strings
2023-02-22 21:23:05 +02:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Jonathan Neuschäfer
2fe7e66ca0 lattice-diamond: Replace direct use of /usr/bin/id with Nix-compatible path 2023-02-19 15:52:13 +01:00
Jonathan Neuschäfer
4df32ef3b7 lattice-diamond: Make ELF binaries in synpbase usable 2023-02-19 15:52:13 +01:00
Jonathan Neuschäfer
9b5469bd50 lattice-diamond: Add Diamond's library directories into RPATH
Subtools such as pnmainc rely on libraries in the diamond/bin/lin64 and
diamond/ispfpga/bin/lin64 directories, but they don't set LD_LIBRARY_PATH as
would be needed.

To make things work, simply include these two directories in the RPATH that is
patched into Diamond binaries.
2023-02-19 15:52:13 +01:00
Jonathan Neuschäfer
3cb4d0338d lattice-diamond: Expose pnmainc and ddtcmd commands
These commands are used by Amaranth.
2023-02-19 15:52:13 +01:00
Bjørn Forsman
815a21e9f1 openocd: 0.11.0 -> 0.12.0
Remove upstreamed patch which now fails to apply.

Fixes https://github.com/NixOS/nixpkgs/issues/190866
2023-02-17 06:40:53 +01:00
Doron Behar
617158eaf6 arduino-cli: Install shell completion files
Also add the pure Go package to passthru.
2023-02-03 18:07:20 +02:00
Alex Martens
5ada4a7e90 svdtools: 0.2.7 -> 0.2.8 2023-01-28 12:26:05 -08:00
Jos van Bakel
4271c9ca59
platformio: fix udev path 2023-01-27 11:57:45 +01:00
Alvar Penning
9f0ca1220a platformio: 6.1.5 -> 6.1.6
https://github.com/platformio/platformio-core/releases/tag/v6.1.6
2023-01-23 15:47:42 +01:00
Martin Weinelt
eb88ec0409
Merge pull request #211997 from mweinelt/esphome
esphome: 2022.12.3 -> 2022.12.4
2023-01-22 23:52:01 +00:00
Weijia Wang
218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Ferry Jérémie
65d7e87fdb treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
Martin Weinelt
62b9dc3abb
platformio: Relax starlette constraint 2023-01-21 21:22:59 +00:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Stefan Frijters
20cd94c6aa
arduino-cli: Add meta.changelog 2023-01-17 14:54:06 +01:00
Stefan Frijters
40b624cc51
arduino-cli: 0.28.0 -> 0.29.0 2023-01-17 14:52:31 +01:00
Fabian Affolter
391d0cfb96
arduino-language-server: fix typo 2023-01-14 11:27:37 +01:00
Fabian Affolter
e38b57f07f
arduino-language-server: add changelog to meta 2023-01-14 10:14:38 +01:00
R. Ryantm
7de34eb220 arduino-language-server: 0.7.2 -> 0.7.4 2023-01-13 20:19:33 +00:00
R. Ryantm
0e09335dce avrdude: 7.0 -> 7.1 2023-01-10 09:10:22 +01:00
R. Ryantm
8259b08d9c openfpgaloader: 0.9.1 -> 0.10.0 2023-01-02 21:49:47 +08:00
Robert Schütz
354e079535 platformio: relax uvicorn constraint 2022-12-20 14:01:53 -08:00
R. Ryantm
349d73f0cf nmrpflash: 0.9.18.2 -> 0.9.19 2022-12-08 19:17:44 +08:00
Nick Cao
1c05e6a249 jtag-remote-server: unstable-2022-06-09 -> 1.2 2022-12-07 01:24:00 +01:00
Ryan Lahfa
cba218194b
Merge pull request #203343 from tjni/spsdk
python310Packages.spsdk: fix build by relaxing versions
2022-12-04 16:44:08 +01:00
Theodore Ni
3eebbbde10
python310Packages.pyocd: move from all-packages 2022-12-03 23:58:27 -08:00
Jörg Thalheim
1d71bb2627
Merge pull request #199032 from arcnmx/platformio-6.1.5
platformio: 6.1.4 -> 6.1.5
2022-12-01 23:11:48 +01:00
prtzl
3a35ba334a stm32cubemx: add working desktop file 2022-11-28 09:45:53 +01:00
toonn
af90e66439
teensy-loader-cli: 2.1+unstable=2021-04-10 -> 2.2 (#198461)
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2022-11-21 02:55:27 +01:00
arcnmx
b5bf049ab1 platformio: 6.1.4 -> 6.1.5 2022-11-08 07:01:42 -08:00
Anderson Torres
2bfd736b5a
Merge pull request #198460 from toonn/arduino-cli-bump
arduino-cli: 0.27.1 -> 0.28.0
2022-11-08 08:20:13 -03:00
arcnmx
6a01d889b3 platformio: unmark as broken on aarch64-linux 2022-11-07 07:48:42 -08:00
arcnmx
a3b7b770ce platformio: work around fallout from #194205
fixes #198319
2022-11-01 11:52:31 -07:00
toonn
21b06b57bc
arduino-cli: 0.27.1 -> 0.28.0 2022-10-29 15:22:31 +02:00
ners
4eb9655f71 bossa-arduino: init at 1.9.1-arduino2 2022-10-20 13:22:30 +02:00
ners
cfe77e5de2 bossa: 1.8 -> 1.9.1 2022-10-20 11:01:42 +02:00
R. Ryantm
7a836fd038 arduino-language-server: 0.7.1 -> 0.7.2 2022-10-14 15:01:21 +00:00
Anderson Torres
c2dda2338b
Merge pull request #194520 from BattleCh1cken/master
arduino-language-server: init at 0.7.1
2022-10-13 00:12:36 -03:00
BattleCh1cken
85fa4ac03e arduino-language-server: init at 0.7.1 2022-10-11 15:58:15 -04:00
Jörg Thalheim
56a2ea8db4
Merge pull request #195517 from wegank/avrdude-darwin
avrdude: fix build on aarch64-darwin
2022-10-11 14:40:39 +02:00
Weijia Wang
f6dc0eefb9 avrdude: migrate to cmake 2022-10-11 14:15:55 +02:00
github-actions[bot]
1b60238acd
Merge master into staging-next 2022-10-08 12:01:37 +00:00
R. Ryantm
8d05bf52e0 tytools: 0.9.7 -> 0.9.8 2022-10-08 18:31:41 +08:00
Vladimír Čunát
6565abc264
Merge branch 'master' into staging-next 2022-10-08 10:20:07 +02:00
Alex Martens
39daaf44d5 svdtools: 0.2.6 -> 0.2.7 2022-10-06 19:54:56 -07:00