about summary refs log tree commit diff
path: root/pkgs/development/embedded
AgeCommit message (Collapse)AuthorFilesLines
2023-10-17openfpgaloader: add darwin supportWeijia Wang1-3/+3
2023-10-16svdtools: 0.3.3 -> 0.3.4Alex Martens1-3/+3
2023-10-11nmrpflash: 0.9.20 -> 0.9.21R. Ryantm1-2/+2
2023-10-06wch-isp: 0.2.5 -> 0.3.0R. Ryantm1-2/+2
2023-10-02svdtools: 0.3.1 -> 0.3.3Alex Martens1-3/+3
2023-09-27svdtools: 0.3.0 -> 0.3.1Alex Martens1-3/+3
2023-09-25Merge pull request #254309 from pbsds/flit-pruneFrederik Rietdijk1-1/+6
python3Packages.flitBuildHook: remove
2023-09-24arduino-cli: 0.33.0 -> 0.34.2Daniel Nagy1-3/+3
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-22apio: switch to pypaBuildHookPeder Bergebakken Sundt1-1/+6
2023-09-10blisp: unstable-2023-06-03 -> 0.0.4Berk D. Demir1-8/+13
- Slightly change the description to be...more descriptive. - Add a passthru test.
2023-08-29Merge pull request #250871 from r-ryantm/auto-update/arduino-language-serverWeijia Wang1-3/+3
arduino-language-server: 0.7.4 -> 0.7.5
2023-08-25stm32cubemx: 6.8.1 -> 6.9.1Angus Dippenaar1-11/+15
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-23arduino-language-server: 0.7.4 -> 0.7.5R. Ryantm1-3/+3
2023-08-20Merge pull request #179713 from LU15W1R7H/openocd-rp2040Janik1-0/+81
2023-08-20openocd-rp2040: init at version v0.12.0Luis Wirth1-0/+81
2023-08-19teensy-cmake-macros: init at unstable-2023-04-15Michael Donovan3-0/+57
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2023-08-11treewide: noop: refer to `src.name` or similar where appropriate, part 3: ↵Jan Malakhovski1-19/+20
more use cases This continues where d8f7f6a5cee067b81bfaaa3aa079adb94ed7c01e 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 d8f7f6a5cee067b81bfaaa3aa079adb94ed7c01e 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-09openocd: fixup pin libgpiodKirill Radzikhovskyy1-1/+9
2023-08-06openfpgaloader: use ``finalAttrs` patternPol Dellaiera1-14/+20
2023-08-06openfpgaloader: 0.10.0 -> 0.11.0R. Ryantm1-2/+2
2023-08-06Merge pull request #242570 from fortuneteller2k/elf2uf2-darwinWeijia Wang1-6/+9
elf2uf2-rs: support darwin
2023-08-03treewide: noop: refer to `src.name` or similar in `sourceRoot` where ↵Jan Malakhovski1-1/+1
appropriate, part 1: trivial cases
2023-08-01avrdude: 7.1 -> 7.2R. Ryantm1-2/+2
2023-07-26blisp: init at unstable-2023-06-03fortuneteller2k1-0/+42
2023-07-10elf2uf2-rs: support darwinfortuneteller2k1-6/+9
2023-07-08Merge pull request #203422 from prtzl/stm32cubemxJanik1-13/+21
2023-07-08Merge pull request #240860 from Atemu/fhsenv-no-multiarchAtemu1-1/+1
buildFHSEnv: disable multiArch by default
2023-07-05avrdude: remove avrdude.ps from docsSergey Vlasov1-0/+5
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-03orbuculum: 2.0.0 -> 2.1.0Alex Martens1-2/+18
2023-07-02pkgs/development: replace "${version}" with versionfigsoda2-4/+2
2023-07-01tree-wide: use new multiArch buildFHSEnv argumentAtemu1-1/+1
This is much more direct and sensible than setting a function null
2023-06-28Use makeDesktopItems but copy it to the correct path in the buildCommand ↵prtzl1-24/+17
manualy.
2023-06-26Merge pull request #232055 from poelzi/arduinoOTAJanik1-0/+33
2023-06-13arduino-cli: 0.32.2 -> 0.33.0Stefan Frijters1-3/+3
2023-06-06arduinoOTA: init at 1.4.1Daniel Poelzleithner1-0/+33
2023-05-27Merge pull request #234358 from r-ryantm/auto-update/stm32cubemxWeijia Wang1-2/+2
stm32cubemx: 6.8.0 -> 6.8.1
2023-05-27stm32cubemx: 6.8.0 -> 6.8.1R. Ryantm1-2/+2
2023-05-26avrdude: always build documentation on LinuxDaniel Nagy1-9/+11
Make texlive a build-time dependency to always build the docs on Linux.
2023-05-23wch-isp: 0.2.4 -> 0.2.5R. Ryantm1-2/+2
2023-05-11Merge pull request #226248 from LeSuisse/wch-isp-initThomas Gerbet1-0/+27
wch-isp: init at 0.2.4
2023-05-09openocd: use packaged libjaylink and jimtcl instead of bundled copiesDan Callaghan1-1/+5
2023-05-03Merge pull request #227880 from SFrijters/arduino-cli-0.32.2Doron Behar1-5/+31
arduino-cli: 0.31.0 -> 0.32.2, enable (most) unittests
2023-05-02arduino-cli: enable (most) unittests on LinuxStefan Frijters1-2/+28
Ofborg fails/hangs on Darwin and I cannot easily debug this.
2023-04-29nmrpflash: 0.9.19 -> 0.9.20R. Ryantm1-2/+2
2023-04-23arduino-cli: 0.31.0 -> 0.32.2Stefan Frijters1-3/+3
2023-04-18platformio: Don't link udev rules into a subdirectoryadisbladis1-1/+1
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-16tree-wide: buildFHSUserEnv -> buildFHSEnvAtemu3-7/+7
2023-04-15wch-isp: init at 0.2.4Thomas Gerbet1-0/+27
https://github.com/jmaselbas/wch-isp NixOS users can load the udev rule with `services.udev.packages = [ wch-isp ];`
2023-04-12Merge pull request #224175 from adisbladis/platformio-udev-multiadisbladis4-22/+29
platformio: make multi-output
2023-04-12platformio: add ncursesadisbladis1-0/+1
Running `pio check` with clang-tidy currently fails because of lacking libtinfo.