Initial inclusion of Arduino IDE
Fixes T210
Details
Details
- Reviewers
JoshStrobl - Group Reviewers
Triage Team - Maniphest Tasks
- T210: Arduino IDE
- Commits
- R4769:974ea1d4c4a4: Initial inclusion of Arduino IDE
- 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
Diff Detail
Diff Detail
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage
Event Timeline
Comment Actions
Good work on this, I'm sure this was a real pain to package!
package.yml | ||
---|---|---|
13 | Should probably put this in programming.ide | |
14 | *Arduino | |
64–74 | It saddens me that this is quite literally their suggested method instead of...ya know...supporting Go Modules :\ | |
84 | Should be 00755 | |
93 | Should be 00755 | |
100–102 | Should be 00755 | |
pspec_x86_64.xml | ||
765 | Probably not needed. | |
894 | Probably not needed. |