Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
| <PISI> | <PISI> | ||||
| <Source> | <Source> | ||||
| <Name>arduino</Name> | <Name>arduino</Name> | ||||
| <Packager> | <Packager> | ||||
| <Name>Mislav Čakarić</Name> | <Name>chax</Name> | ||||
| <Email>mcakaric@gmail.com</Email> | <Email>mcakaric@gmail.com</Email> | ||||
| </Packager> | </Packager> | ||||
| <License>GPL-2.0-or-later</License> | <License>GPL-2.0-or-later</License> | ||||
| <PartOf>programming.ide</PartOf> | <PartOf>programming.ide</PartOf> | ||||
| <Summary xml:lang="en">Arduino IDE</Summary> | <Summary xml:lang="en">Arduino IDE</Summary> | ||||
| <Description xml:lang="en">The Arduino integrated development environment (IDE) is a cross-platform application written in the programming language Java. | <Description xml:lang="en">The Arduino integrated development environment (IDE) is a cross-platform application written in the programming language Java. | ||||
| It is used to write and upload programs to Arduino compatible boards, but also, with the help of 3rd party cores, | It is used to write and upload programs to Arduino compatible boards, but also, with the help of 3rd party cores, | ||||
| other vendor development boards. | other vendor development boards. | ||||
| ▲ Show 20 Lines • Show All 884 Lines • ▼ Show 20 Lines | </Description> | ||||
| <Path fileType="data">/usr/share/arduino/tools/WiFi101/tool/firmwares/WINC1500/19.5.4/m2m_aio_3a0.bin</Path> | <Path fileType="data">/usr/share/arduino/tools/WiFi101/tool/firmwares/WINC1500/19.5.4/m2m_aio_3a0.bin</Path> | ||||
| <Path fileType="data">/usr/share/arduino/tools/WiFi101/tool/firmwares/WINC1500/19.6.1/m2m_aio_3a0.bin</Path> | <Path fileType="data">/usr/share/arduino/tools/WiFi101/tool/firmwares/WINC1500/19.6.1/m2m_aio_3a0.bin</Path> | ||||
| <Path fileType="data">/usr/share/arduino/tools/howto.txt</Path> | <Path fileType="data">/usr/share/arduino/tools/howto.txt</Path> | ||||
| <Path fileType="data">/usr/share/pixmaps/arduino.png</Path> | <Path fileType="data">/usr/share/pixmaps/arduino.png</Path> | ||||
| </Files> | </Files> | ||||
| </Package> | </Package> | ||||
| <History> | <History> | ||||
| <Update release="4"> | <Update release="4"> | ||||
| <Date>2020-03-25</Date> | <Date>2020-03-26</Date> | ||||
| <Version>1.8.12</Version> | <Version>1.8.12</Version> | ||||
| <Comment>Packaging update</Comment> | <Comment>Update ArduinoIDE to 1.8.12 | ||||
| <Name>Mislav Čakarić</Name> | |||||
| Summary: | |||||
| Update ArduinoIDE to 1.8.12 | |||||
| Changelog can be found [here](https://www.arduino.cc/en/Main/ReleaseNotes) | |||||
| Test Plan: | |||||
| - Open ArduinoIDE | |||||
| - Open File > Examples > 01.Basics > Blink | |||||
| - Connect Arduino Uno | |||||
| - Click on Upload | |||||
| - Check if sketch successfully compiled and uploaded to Arduino board | |||||
| Reviewers: #triage_team, JoshStrobl | |||||
| Reviewed By: #triage_team, JoshStrobl | |||||
| Subscribers: JoshStrobl | |||||
| Differential Revision: https://dev.getsol.us/D8549</Comment> | |||||
| <Name>chax</Name> | |||||
| <Email>mcakaric@gmail.com</Email> | <Email>mcakaric@gmail.com</Email> | ||||
| </Update> | </Update> | ||||
| <Update release="3"> | |||||
| <Date>2020-02-06</Date> | |||||
| <Version>1.8.11</Version> | |||||
| <Comment>Update ArduinoIDE to 1.8.11 | |||||
| Summary: | |||||
| Update Arduino IDE to 1.8.11 | |||||
| Changelog can be found [here](https://www.arduino.cc/en/Main/ReleaseNotes) | |||||
| Test Plan: | |||||
| - Open ArduinoIDE | |||||
| - Open File > Examples > 01.Basics > Blink | |||||
| - Connect Arduino Uno | |||||
| - Click on Upload | |||||
| - Check if sketch successfully compiled and uploaded to Arduino board | |||||
| - Connect Arduino Nano | |||||
| - Click on Upload | |||||
| - Check if sketch successfully compiled and uploaded to Arduino board | |||||
| Reviewers: #triage_team, DataDrake | |||||
| Reviewed By: #triage_team, DataDrake | |||||
| Subscribers: DataDrake | |||||
| Differential Revision: https://dev.getsol.us/D8163</Comment> | |||||
| <Name>chax</Name> | |||||
| <Email>mcakaric@gmail.com</Email> | |||||
| </Update> | |||||
| <Update release="2"> | |||||
| <Date>2019-09-20</Date> | |||||
| <Version>1.8.10</Version> | |||||
| <Comment>Update ArduinoIDE to 1.8.10 | |||||
| Summary: | |||||
| Update Arduino IDE to 1.8.10 | |||||
| Changelog can be found [here](https://www.arduino.cc/en/Main/ReleaseNotes) | |||||
| Test Plan: | |||||
| - Open ArduinoIDE | |||||
| - Open File > Examples > 01.Basics > Blink | |||||
| - Connect Arduino Uno | |||||
| - Click on Upload | |||||
| - Check if skech successfully compiled and uploaded to Arduino board | |||||
| Reviewers: #triage_team, JoshStrobl | |||||
| Reviewed By: #triage_team, JoshStrobl | |||||
| Subscribers: JoshStrobl | |||||
| Differential Revision: https://dev.getsol.us/D7209</Comment> | |||||
| <Name>chax</Name> | |||||
| <Email>mcakaric@gmail.com</Email> | |||||
| </Update> | |||||
| <Update release="1"> | |||||
| <Date>2019-07-05</Date> | |||||
| <Version>1.8.9</Version> | |||||
| <Comment>Initial inclusion of Arduino IDE | |||||
| Summary: | |||||
| Initial inclusion of Arduino IDE | |||||
| Fixes T210 | |||||
| Test Plan: | |||||
| - Open Arduino IDE | |||||
| - Open Examples > 01. Basics > Blink | |||||
| - Build and upload Sketch to Arduino UNO board | |||||
| - Sketch is successfully built and works on Arduino UNO board | |||||
| - Test few different Built-in Examples | |||||
| Reviewers: #triage_team, JoshStrobl | |||||
| Reviewed By: #triage_team, JoshStrobl | |||||
| Subscribers: JoshStrobl, livingsilver94 | |||||
| Maniphest Tasks: T210 | |||||
| Differential Revision: https://dev.getsol.us/D6641</Comment> | |||||
| <Name>chax</Name> | |||||
| <Email>mislav.cakaric@homecontrol.no</Email> | |||||
| </Update> | |||||
| </History> | </History> | ||||
| </PISI> | </PISI> | ||||
| No newline at end of file | No newline at end of file | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.