about summary refs log tree commit diff
path: root/pkgs/development/arduino
AgeCommit message (Collapse)AuthorFilesLines
2020-12-01arduino-mk: wrap python scriptsJulien Moutinho1-3/+11
2020-11-24platformio: 5.0.2 -> 5.0.3Alvar Penning3-22/+17
In addition to the version change, the source is managed in a central location, since previously the same change had to be made in two places.
2020-10-31platformio: 5.0.1 -> 5.0.2Alvar Penning2-4/+4
2020-09-12platformio: 4.3.4 -> 5.0.1 (#97833)Alvar4-33/+50
2020-09-12arduino-cli: 0.11.0 -> 0.12.1 (#97836)Alvar1-3/+3
2020-08-10buildGoModule packages: set doCheck = falsezowoq1-0/+2
2020-08-08arduino-cli: init at 0.11.0Ryan Mulligan1-0/+44
2020-07-11Merge pull request #92000 from f4814/platformio-udevFlorian Klink3-1/+27
platformio: Add udev rules to package output
2020-07-06Merge branch 'master' into fetchurl-no-hashMatthew Bauer4-119/+176
2020-06-29platformio: Patch warning about missing udev rulesFabian Geiselhart2-0/+15
This adds the sentence "On NixOS add the platformio package to services.udev.packages" to the warning.
2020-06-29platformio: Put udev rules into package outputFabian Geiselhart1-1/+12
2020-06-17platformio: 4.3.1 -> 4.3.4Bernardo Meurer2-3/+3
2020-06-10arduino: 1.8.9 -> 1.8.12Pavol Rusnak2-123/+181
2020-06-09arduino: error on wrong architectureMatthew Bauer1-18/+15
2020-05-09treewide: remove the-kenny from maintainersJörg Thalheim1-1/+1
@the-kenny did a good job in the past and is set as maintainer in many package, however since 2017-2018 he stopped contributing. To create less confusion in pull requests when people try to request his feedback, I removed him as maintainer from all packages.
2020-04-28libusb-compat-0_1: rename from libusbJan Tojnar1-4/+4
2020-04-17Merge pull request #84190 from geistesk/platformio-4.3.1Jörg Thalheim2-10/+7
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly4-4/+4
2020-04-03platformio: 4.1.0 -> 4.3.1geistesk2-10/+7
2020-03-07teensyduino: add missing dependencies for teensy-loaderRehno Lindeque1-1/+5
2020-01-27platformio: 4.0.3 -> 4.1.0Franz Pletz3-16/+49
2019-09-18treewide: use libtinfo.so.5 where neededMatthew Bauer1-1/+1
This was originally added in https://github.com/NixOS/nixpkgs/pull/21350 best to use this name for clarity.
2019-09-08treewide: remove redundant quotesvolth2-8/+8
2019-09-07arduino: 1.8.5 -> 1.8.9Daniel Bergey2-80/+104
2019-09-07teensyduino: 1.45 -> 1.47Daniel Bergey1-4/+4
Needed to support arduino-1.8.9
2019-09-06Merge branch 'master' into staging-nextJan Tojnar3-19/+10
Fixed trivial conflicts caused by removing rec.
2019-09-04platformio: 3.6.6 -> 4.0.3Peter Hoeg3-19/+10
2019-08-28treewide: remove redundant recvolth1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-08-06arduino: fix incorrect sha256 in Darwin buildGemini Lasswell1-1/+1
2019-07-22gdk-pixbuf: rename from gdk_pixbufworldofpeace1-3/+3
2019-06-16treewide: remove unused variables (#63177)volth1-1/+1
* treewide: remove unused variables * making ofborg happy
2019-04-14platformio: 3.6.4 -> 3.6.6Robert Schütz1-2/+4
2019-03-21python.pkgs.click: make patch version-agnosticRobert Schütz1-1/+1
2019-03-06teensyduino: 1.40 -> 1.45Jade1-40/+38
Bumps teensyduino version, simplifies building, and fixes a build error
2019-01-30arduino-mk: init at 1.6.0eyjhbb@gmail.com1-0/+25
2019-01-26platformio: 3.6.2 -> 3.6.4Robert Schütz1-2/+2
2018-12-11platformio: 3.6.1 -> 3.6.2Peter Hoeg1-3/+3
Broken on aarch64.
2018-11-01platformio: 3.5.3 -> 3.6.1Peter Hoeg1-8/+61
2018-08-30reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson1-7/+11
It is deprecated and will be removed after 18.09.
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+1
2018-06-19platformio: 3.5.2 -> 3.5.3André-Patrick Bubel1-2/+2
2018-06-19platformio: Fix building of overridden click packageAndré-Patrick Bubel1-0/+1
The normal click package now applies a patch that doesn't work with the older version used for platformio.
2018-05-05platformio: add git to chroot so it is usable by platformio commandMatthew O'Gorman1-0/+1
2018-04-08platformio: 3.5.1 -> 3.5.2Robert Schütz1-2/+2
2018-04-08platformio: move out of pythonPackagesRobert Schütz3-12/+70
2018-02-11platformio-fhs: minor changesLuke Adams1-15/+10
2018-01-07arduino: 1.8.2 -> 1.8.5Gemini Lasswell2-24/+31
2018-01-03platformio: 3.4.1 -> 3.5.0Matthew O'Gorman1-1/+5
2017-09-05arduino/ino: remove avrgcclibc as a dependency (see TODO)Maximilian Güntner1-1/+1