Commit graph

10 commits

Author SHA1 Message Date
Arnout Engelen 3b05df1d13
arduino: core 1.8.12 -> 1.8.13 2020-12-24 14:09:49 +01:00
Pavol Rusnak 2cb97c36ae arduino: 1.8.9 -> 1.8.12 2020-06-10 20:52:17 +02:00
Daniel Bergey 98582c6b52 arduino: 1.8.5 -> 1.8.9 2019-09-07 11:16:50 +02:00
Gemini Lasswell 4bca06ebc5 arduino: fix incorrect sha256 in Darwin build 2019-08-06 08:18:49 -07:00
Gemini Lasswell 8d86d2d7ef arduino: 1.8.2 -> 1.8.5 2018-01-07 15:45:46 +01:00
Gemini Lasswell 758864a040 arduino: 1.6.12 -> 1.8.2 2017-06-01 08:44:27 +02:00
Christine Koppelt 68bab119a0 arduino: fix 32bit build 2016-10-10 21:54:58 +02:00
Christine Koppelt 6c9cc19915 arduino: 1.6.9 -> 1.6.12 (#19335) 2016-10-09 14:27:04 +02:00
Alexey Lebedeff d7176a83a7 arduino: Fix building on i686
And probably on MacOS X and Linux ARM, but I have nowhere to test it.

[Bjørn: The breakage was introduced by 8b1976c7f6
("arduino: 1.0.6 -> 1.6.9 (#17060)").]
2016-07-25 17:56:04 +02:00
Alexey Lebedeff 8b1976c7f6 arduino: 1.0.6 -> 1.6.9 (#17060)
Based on @brodul work at
https://github.com/brodul/nixpkgs/tree/arduino-update

Desktop file generation is from #13690

- Solved all download problems. Package/library lists are changing
  daily, so I've created my own snapshot of them.
- Prepatch jssc .so inside jar - @brodul mentions that it can be copied
  into $HOME while running program.
- Removed some unnecessary dependencies

Tested it by uploading simple sketch to Arduino Uno.
2016-07-20 14:57:59 +02:00