summary refs log tree commit diff
path: root/pkgs/development/embedded
Commit message (Collapse)AuthorAge
* stm32cubemx: 6.4.0 -> 6.5.0R. Ryantm2022-03-15
|
* platformio: 5.2.4 -> 5.2.5Alvar Penning2022-03-05
|
* Merge pull request #161958 from c0bw3b/data/spdx_all_formatsRenaud2022-03-05
|\ | | | | spdx-license-list-data: make all formats available
| * platformio: use json output of spdx-license-list-datac0bw3b2022-03-02
| | | | | | | | And update meta.homepage (permanent redirect on http://)
* | treewide: switch all desktop file generators to new APIK9002022-02-25
|/ | | | | | Notably: - remove explicit arguments that match the defaults - convert everything to the right Nix types
* tytools: 0.9.3 -> 0.9.7R. Ryantm2022-02-13
|
* gputils: 1.5.0-1 -> 1.5.2R. Ryantm2022-02-12
|
* arduino-cli: 0.18.1 -> 0.20.2eyjhb2022-02-12
|
* teensyduino: 1.55 - > 1.56Felix Buehler2022-02-01
|
* arduino: 1.8.16 -> 1.8.19Felix Buehler2022-01-27
|
* Merge pull request #154017 from Luflosi/update/apioKevin Cox2022-01-21
|\ | | | | apio: 0.7.6 -> 0.8.0
| * apio: 0.7.6 -> 0.8.0Luflosi2022-01-08
| | | | | | | | https://github.com/FPGAwars/apio/releases/tag/v0.8.0
* | ino: dropMartin Weinelt2022-01-16
| | | | | | | | | | | | | | | | | | | | | | | | 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 ```
* | stm32cubemx: 6.2.1 -> 6.4.0Sahan Reddy2022-01-13
| | | | | | * stm32cubemx: 6.2.1 -> 6.4.0 (#154325)
* | elf2uf2-rs: Init at unstable-2021-12-12polygon2022-01-09
|/
* Merge pull request #153000 from r-ryantm/auto-update/rshellFabian Affolter2022-01-05
|\ | | | | rshell: 0.0.30 -> 0.0.31
| * rshell: one item er lineFabian Affolter2022-01-04
| |
| * rshell: 0.0.30 -> 0.0.31R. Ryantm2021-12-31
| |
* | avrdude: 6.3 -> 6.4R. Ryantm2022-01-03
|/
* icestorm: update homepageJonathan Ringer2021-12-28
|
* platformio: relax zeroconf constraintMartin Weinelt2021-12-28
|
* nextpnr: 2021.11.24 -> 2021.15.21; update trellisAustin Seipp2021-12-17
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* platformio: 5.2.3 -> 5.2.4Alvar Penning2021-12-15
|
* openfpgaloader: 0.5.0 -> 0.6.0R. Ryantm2021-12-08
|
* arduino: use buildFHSUserEnv to support compilation of boards (#144772)Felix Bühler2021-12-06
|
* platformio: override zeroconfFabian Affolter2021-11-25
|
* Merge remote-tracking branch 'nixpkgs/staging-next' into stagingAlyssa Ross2021-11-14
|\ | | | | | | | | Conflicts: pkgs/development/tools/parsing/flex/2.6.1.nix
| * trellis: fix build for darwinRobert Scott2021-11-13
| |
* | Merge staging-next into staginggithub-actions[bot]2021-11-10
|\|
| * platformio: 5.2.1 -> 5.2.3Alvar Penning2021-11-08
| | | | | | | | | | | | 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.
* | arduino-core: cleanupSandro Jäckel2021-11-05
|/
* teensyduino: 1.53 -> 1.55Felix Buehler2021-11-04
|
* arduino: 1.8.13 -> 1.8.16Felix Buehler2021-11-04
|
* openocd: libgpiod is supported only on linux (#143652)Ilya Kharin2021-10-29
| | | Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
* platformio: 5.1.2 -> 5.2.1Alvar Penning2021-10-18
|
* trellis: Added installCheckPhase that ensures database is available and ↵rowanG0772021-10-16
| | | | updated maintainers
* trellis: Revert removal of CMAKE_INSTALL_DATADIRrowanG0772021-10-16
| | | | | This is used to refer to the database file. Without it many tools can't be used.
* openocd: enable libgpiod bit-banging driverLinus Heckemann2021-09-28
|
* tytools: init at 0.9.3 (#138799)Ales Huzik2021-09-22
| | | Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
* platformio: remove 32bit packages to unbreakSandro Jäckel2021-09-05
|
* platformio: pin ajsonrpc dependencySandro Jäckel2021-09-05
|
* trellis: 2021.07.06 -> 2021-09-01Las Safin2021-09-04
| | | | I also cleaned up some unnecessary parts.
* Merge pull request #135967 from r-ryantm/auto-update/stm32flashPavol Rusnak2021-08-28
|\ | | | | stm32flash: 0.5 -> 0.6
| * stm32flash: 0.5 -> 0.6R. RyanTM2021-08-27
| |
* | Merge pull request #135518 from fabaff/tests-aiofilesSandro2021-08-26
|\ \
| * | platformio: update overrideFabian Affolter2021-08-24
| | |
* | | treewide: buildFlagsArray -> ldflagszowoq2021-08-26
|/ /
* / development/{arduino/compilers/interpreters}: replace name with pname&versionFelix Buehler2021-08-21
|/
* rshell: move the directory to pkgs/development/embedded/Pooya Moradi2021-08-16
|
* cc-tool: move the directory to pkgs/development/embedded/Pooya Moradi2021-08-16
|