about summary refs log tree commit diff
path: root/pkgs/development/embedded
AgeCommit message (Collapse)AuthorFilesLines
2022-05-28nmrpflash: init at 0.9.16dadada1-0/+39
2022-05-26avrdude: 6.4 -> 7.0R. Ryantm1-2/+2
2022-05-19platformio: 5.2.5 -> 6.0.1Alvar Penning3-28/+18
<https://github.com/platformio/platformio-core/releases/tag/v6.0.0> <https://github.com/platformio/platformio-core/releases/tag/v6.0.1>
2022-05-13blackmagic: unstable-2020-08-05 -> unstable-2022-04-16Armeen Mahdian1-20/+22
2022-05-08arduino-cli: 0.20.2 -> 0.21.1Daniel Nagy1-2/+2
2022-04-30apio: 0.8.0 -> 0.8.1Luflosi1-4/+5
https://github.com/FPGAwars/apio/releases/tag/v0.8.1
2022-04-30openocd: fix build with gcc 11Ryan Burns1-0/+1
Werror should not be used when packaging
2022-04-18Merge pull request #167085 from r-ryantm/auto-update/stm32flashLassulus1-2/+2
stm32flash: 0.6 -> 0.7
2022-04-08openocd: fix segfault caused by libusb incompatibilityElias Naur1-0/+10
This issue is fixed in upstream OpenOCD, but there hasn't been a new release since the fix. See https://github.com/libusb/libusb/issues/928 for context. Signed-off-by: Elias Naur <mail@eliasnaur.com>
2022-04-03stm32flash: 0.6 -> 0.7R. Ryantm1-2/+2
2022-04-03Merge master into staging-nextgithub-actions[bot]2-120/+0
2022-04-03inav: remove after being marked broken for over two yearsajs1241-56/+0
It was marked in commit 5aa4b1994629ed0701b8b6d6e094da9d7d912721 by Linus Heckemann on 2019-10-07 (commited on 2019-10-08)
2022-04-03betaflight: remove after being marked broken for over two yearsajs1241-64/+0
It was marked in commit 5aa4b1994629ed0701b8b6d6e094da9d7d912721 by Linus Heckemann on 2019-10-07 (commited on 2019-10-08)
2022-03-22Merge staging-next into staginggithub-actions[bot]1-6/+7
2022-03-22Merge pull request #164248 from Stunkymonkey/treewide-fetchFromGitHub-2Sandro1-6/+7
2022-03-16Merge remote-tracking branch 'origin/staging-next' into stagingzowoq1-2/+2
Conflicts: pkgs/development/python-modules/symengine/default.nix
2022-03-16bossa: switch to fetchFromGitHubFelix Buehler1-6/+7
2022-03-15stm32cubemx: 6.4.0 -> 6.5.0R. Ryantm1-2/+2
2022-03-14platformio: relax dependency constraintsMartin Weinelt1-1/+2
2022-03-05platformio: 5.2.4 -> 5.2.5Alvar Penning4-36/+14
2022-03-05Merge pull request #161958 from c0bw3b/data/spdx_all_formatsRenaud1-2/+3
spdx-license-list-data: make all formats available
2022-03-02platformio: use json output of spdx-license-list-datac0bw3b1-2/+3
And update meta.homepage (permanent redirect on http://)
2022-02-25treewide: switch all desktop file generators to new APIK9001-1/+1
Notably: - remove explicit arguments that match the defaults - convert everything to the right Nix types
2022-02-13tytools: 0.9.3 -> 0.9.7R. Ryantm1-2/+2
2022-02-12gputils: 1.5.0-1 -> 1.5.2R. Ryantm1-2/+2
2022-02-12arduino-cli: 0.18.1 -> 0.20.2eyjhb1-3/+3
2022-02-01teensyduino: 1.55 - > 1.56Felix Buehler1-5/+5
2022-01-27arduino: 1.8.16 -> 1.8.19Felix Buehler1-6/+6
2022-01-21Merge pull request #154017 from Luflosi/update/apioKevin Cox1-2/+7
apio: 0.7.6 -> 0.8.0
2022-01-16ino: dropMartin Weinelt1-46/+0
The package is stuck on python2 while the upstream has archived its repository and the last commit is from 2014. ``` File "/build/ino-0.3.6/ino/runner.py", line 78 print colorize(str(exc), 'red') ^ SyntaxError: invalid syntax ```
2022-01-13stm32cubemx: 6.2.1 -> 6.4.0Sahan Reddy1-2/+2
* stm32cubemx: 6.2.1 -> 6.4.0 (#154325)
2022-01-09elf2uf2-rs: Init at unstable-2021-12-12polygon1-0/+31
2022-01-08apio: 0.7.6 -> 0.8.0Luflosi1-2/+7
https://github.com/FPGAwars/apio/releases/tag/v0.8.0
2022-01-05Merge pull request #153000 from r-ryantm/auto-update/rshellFabian Affolter1-4/+15
rshell: 0.0.30 -> 0.0.31
2022-01-04rshell: one item er lineFabian Affolter1-2/+13
2022-01-03avrdude: 6.3 -> 6.4R. Ryantm1-2/+2
2021-12-31rshell: 0.0.30 -> 0.0.31R. Ryantm1-2/+2
2021-12-28icestorm: update homepageJonathan Ringer1-1/+1
2021-12-28platformio: relax zeroconf constraintMartin Weinelt1-1/+1
2021-12-17nextpnr: 2021.11.24 -> 2021.15.21; update trellisAustin Seipp1-4/+7
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-12-15platformio: 5.2.3 -> 5.2.4Alvar Penning3-15/+15
2021-12-08openfpgaloader: 0.5.0 -> 0.6.0R. Ryantm1-2/+2
2021-12-06arduino: use buildFHSUserEnv to support compilation of boards (#144772)Felix Bühler2-17/+52
2021-11-25platformio: override zeroconfFabian Affolter1-0/+10
2021-11-14Merge remote-tracking branch 'nixpkgs/staging-next' into stagingAlyssa Ross1-0/+6
Conflicts: pkgs/development/tools/parsing/flex/2.6.1.nix
2021-11-13trellis: fix build for darwinRobert Scott1-0/+6
2021-11-10Merge staging-next into staginggithub-actions[bot]3-5/+28
2021-11-08platformio: 5.2.1 -> 5.2.3Alvar Penning3-5/+28
Next to bumping the patch version, two changed dependencies were pinned. Furthermore, the SPDX patch was altered to correctly close the JSON file as non-closed files are now also covered by the tests.
2021-11-05arduino-core: cleanupSandro Jäckel1-12/+10
2021-11-04teensyduino: 1.53 -> 1.55Felix Buehler1-5/+5