19 Commits

Author SHA1 Message Date
Schrijvers Luc
686ae61b06 arduino, revbump, avr_libc is any architecture (#12670) 2025-08-04 16:11:54 +00:00
Gerasim Troeglazov
fb79e697d3 Arduino: switch to source code from arduino.cc (the latest working version)
* update icon
2022-06-29 23:26:42 +10:00
Gerasim Troeglazov
099328c451 Arduino: fix serial monitor 2022-06-28 22:48:26 +10:00
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Gerasim Troeglazov
18d5066070 Arduino: fix build for secondary arch
* remove old recipes
* fix requires for java runtime
2019-07-19 23:30:56 +10:00
Gerasim Troeglazov
00f7ae8276 Arduino: fix requires 2019-07-17 20:36:42 +10:00
Gerasim Troeglazov
822ed698f0 Arduino: fix build 2019-07-17 19:51:23 +10:00
Jerome Duval
0d782eba67 dev-*: reorder sections. 2018-08-08 16:18:18 +02:00
Jerome Duval
dedc2c6324 code style. 2018-08-06 15:08:49 +02:00
Gerasim Troeglazov
cd60c74ad6 arduino: add recipe for 1.7.11 version 2017-04-09 17:53:43 +00:00
fbrosson
7261bbe97e Fix several recipes which were missing a $secondaryArchSuffix. (#784) 2016-08-27 19:04:22 -04:00
Vale
4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Toby Chen
31a299c881 Safe download sources
Use safe download sources for various packages, and fix several styling issues.
2016-01-03 20:24:13 -05:00
Gerasim Troeglazov
6c8716f666 Arduino: bump version 2015-10-12 20:17:31 +10:00
Augustin Cavalier
55dd9cf19d Rewrite ARCHITECTURES syntax to new HaikuPorter changes.
HaikuPorter now does not care what is in ARCHITECTURES when
building for a SECONDARY_ARCHITECTURE.
2015-08-04 12:00:38 -04:00
Augustin Cavalier
c74967bb0e Fix a lot of lint failures. 2015-07-16 12:15:14 -04:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Gerasim Troeglazov
15b65d7db0 arduino: added recipe for version 1.7.4 by Arduino S.r.l. 2015-06-11 23:12:21 +10:00
Gerasim Troeglazov
a8dcfe0713 Added Arduino IDE 1.0.6 recipe 2015-05-29 20:39:40 +10:00