Page MenuHomeSolus

Update ArduinoIDE to 1.8.11
ClosedPublic

Authored by chax on Feb 3 2020, 2:43 PM.
Tags
None
Referenced Files
F11070426: D8163.diff
Sat, Aug 12, 12:19 AM
F10938703: D8163.id.diff
Thu, Jul 13, 5:25 PM
F10899186: D8163.id.diff
Jul 3 2023, 12:57 PM
F10848758: D8163.id19579.diff
Jun 11 2023, 4:32 PM
F10848375: D8163.id19578.diff
Jun 11 2023, 2:47 PM
F10847699: D8163.id19542.diff
Jun 11 2023, 11:41 AM
F10847167: D8163.id19597.diff
Jun 11 2023, 9:19 AM
F10827396: D8163.diff
Jun 4 2023, 5:19 AM
Subscribers

Details

Summary

Update Arduino IDE to 1.8.11
Changelog can be found here

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

Diff Detail

Repository
R4769 arduino
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

chax requested review of this revision.Feb 3 2020, 2:43 PM
DataDrake added a subscriber: DataDrake.

LGTM. Thanks!

This revision is now accepted and ready to land.Feb 5 2020, 2:18 PM
mount: /var/cache/solbuild/unstable-x86_64/arduino/union/home/build/YPKG/sources/arduino-builder-1.5.1.tar.xz: mount point does not exist.

Hash changed?

This revision now requires changes to proceed.Feb 5 2020, 2:21 PM

Ah i guess it got republished, they apparently fixed issue with missing platform.keys.rewrite.txt
I will remove my hack and fix hash, it will be even cleaner.

Fixed arduino-builder tarball hash and cleaned package.yml

Removed no longer needed source

This revision is now accepted and ready to land.Feb 6 2020, 5:24 PM
This revision was automatically updated to reflect the committed changes.