about summary refs log tree commit diff
path: root/pkgs/development/embedded
AgeCommit message (Collapse)AuthorFilesLines
2024-04-30Merge branch 'master' into staging-nextWeijia Wang1-3/+3
2024-04-30Merge pull request #307073 from checooh/update-stm32cubemxJörg Thalheim1-3/+3
stm32cubemx: 6.10.0 -> 6.11.1
2024-04-27stm32cubemx: 6.10.0 -> 6.11.1Eugenia Agibalova1-3/+3
2024-04-27Merge branch 'master' into staging-nextWeijia Wang1-1/+2
2024-04-27Merge pull request #297566 from TomaSajt/use-strip-java-archivesAleksana1-1/+2
treewide: use stripJavaArchivesHook in trivial cases
2024-04-27Merge branch 'master' into staging-nextWeijia Wang1-1/+1
2024-04-27treewide: wrapGAppsHook → wrapGAppsHook3Jan Tojnar1-2/+2
This was achieved using the following command: sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b') And then manually reverted the following changes: - alias in top-level.nix - function name in wrap-gapps-hook.sh - comment in postFixup of at-spi2-core - comment in gtk4 - comment in preFixup of 1password-gui/linux.nix - comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix - comment in postFixup of telegram-desktop - comment in postFixup of fwupd - buildCommand of mongodb-compass - postFixup of xflux-gui - comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config - description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-26maintainers: drop dandersonDave Anderson1-1/+1
2024-04-20avrdude: use finalAttrs instead of recPhilip Taron1-10/+7
2024-04-20avrdude: use either vendored libelf or elfutils instead of abandoned upstreamPhilip Taron2-2/+60
2024-04-15avrdude: enable parallel port support on Linux (it doesn't work on macOS)Philip Taron1-1/+2
2024-04-15avrdude: explain why we don't turn HAVE_LINUXGPIO onPhilip Taron1-0/+4
2024-04-15avrdude: turn on SPI support on LinuxPhilip Taron1-3/+2
2024-04-15avrdude: document more about why documentation building doesn't work on darwinPhilip Taron1-3/+6
2024-04-15avrdude: enable hidapi support, as it builds on both linux and darwinPhilip Taron1-2/+2
2024-04-15avrdude: use libusb1 as upstream is compatible nowPhilip Taron1-2/+2
2024-04-11avrdude: add libserialport dependencyFunkeleinhorn1-2/+2
The libserialport dependency was missing which prevented some programmers e.g. arduino from working. This was fixed by this commit.
2024-04-05svdtools: 0.3.11 -> 0.3.14R. Ryantm1-3/+3
2024-03-25arduino-core-unwrapped: make deterministicTomaSajt1-1/+2
2024-03-24Merge pull request #297510 from dadada/refactor-nmrpflashWeijia Wang1-5/+5
nmrpflash: refactor
2024-03-24nmrpflash: refactordadada1-5/+5
2024-03-24openfpgaloader: 0.12.0 -> 0.12.1R. Ryantm1-2/+2
2024-03-23Merge pull request #281645 from LeSuisse/wch-isp-0.4.1Thomas Gerbet1-6/+6
wch-isp: 0.4.0 -> 0.4.1, move source to sr.ht
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm24-0/+24
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-11arduino-cli: fix deprecation warning for substituteInPlace --replaceStefan Frijters1-1/+1
2024-03-11arduino-cli: avoid creating temp files for completionsStefan Frijters1-4/+4
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-11arduino-cli: only generate/install shell completion if we can run the executableStefan Frijters1-1/+2
2024-03-11arduino-cli: 0.35.2 -> 0.35.3Stefan Frijters1-2/+2
2024-03-09openfpgaloader: 0.11.0 -> 0.12.0R. Ryantm1-2/+2
2024-03-08svdtools: 0.3.10 -> 0.3.11R. Ryantm1-3/+3
2024-03-07Merge pull request #286876 from r-ryantm/auto-update/elf2uf2-rsWeijia Wang1-3/+3
elf2uf2-rs: 1.3.8 -> 2.0.0
2024-02-26svdtools: 0.3.9 -> 0.3.10R. Ryantm1-3/+3
2024-02-20platformio: disable version checkmakefu1-0/+5
reimplements #232356
2024-02-09cargo-espflash: rename to espflash (#286386)Alex Martens1-39/+0
2024-02-08avrdude: 7.2 -> 7.3R. Ryantm1-2/+2
2024-02-07arduino-language-server: 0.7.5 -> 0.7.6R. Ryantm1-2/+2
2024-02-07elf2uf2-rs: 1.3.8 -> 2.0.0R. Ryantm1-3/+3
2024-02-04Merge pull request #284063 from r-ryantm/auto-update/rshellWeijia Wang1-2/+2
rshell: 0.0.31 -> 0.0.32
2024-02-04Merge pull request #286242 from SFrijters/arduino-cli-0.35.2Nikolay Korotkiy1-2/+2
arduino-cli: 0.35.1 -> 0.35.2
2024-02-04arduino-cli: 0.35.1 -> 0.35.2Stefan Frijters1-2/+2
2024-02-01platformio-core: add missing dependency on aarch64-darwinDavid Stritzl1-1/+2
The chardet package was added as a dependency on aarch64-darwin platforms upstream: https://github.com/platformio/platformio-core/commit/9170eee
2024-01-26rshell: 0.0.31 -> 0.0.32R. Ryantm1-2/+2
2024-01-23svdtools: 0.3.8 -> 0.3.9R. Ryantm1-3/+3
2024-01-20Merge pull request #278473 from SFrijters/arduino-cli-0.35.0Sandro1-4/+4
arduino-cli: 0.34.2 -> 0.35.1
2024-01-18Merge pull request #280833 from asmir-abdulahovic/stm32cubemx-fhsenvajs1241-63/+94
stm32cubemx: wrap with FHSEnv
2024-01-17wch-isp: 0.4.0 -> 0.4.1, move source to sr.htThomas Gerbet1-6/+6
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: https://git.sr.ht/~jmaselbas/wch-isp/log/a6851b2b7e9a48a7041cfb66f0f8c2e7a3f112d8
2024-01-17Merge pull request #275490 from newAM/espflash-2.1.0Sandro1-0/+39
2024-01-17arduino-cli: 0.35.0 -> 0.35.1Stefan Frijters1-2/+2
2024-01-15stm32cubemx: change platforms from all to x86_64-linuxAsmir A1-1/+1
2024-01-15stm32cubemx: wrap with FHSEnvAsmir A1-63/+94