-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update to Arduino 1.0.5 (and for OSX avr-gcc 4.8.1) #1
base: ardupilot-ide
Are you sure you want to change the base?
Commits on Dec 23, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 7e5ca62 - Browse repository at this point
Copy the full SHA 7e5ca62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7289ac6 - Browse repository at this point
Copy the full SHA 7289ac6View commit details
Commits on Dec 24, 2012
-
Revert "Small change to EsploraLightCalibrator example"
This reverts commit 7e5ca62.
Configuration menu - View commit details
-
Copy full SHA for 957d7d4 - Browse repository at this point
Copy the full SHA 957d7d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a644df - Browse repository at this point
Copy the full SHA 5a644dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbd488e - Browse repository at this point
Copy the full SHA fbd488eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb87c81 - Browse repository at this point
Copy the full SHA fb87c81View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7d78ff - Browse repository at this point
Copy the full SHA d7d78ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8e5997 - Browse repository at this point
Copy the full SHA d8e5997View commit details
Commits on Dec 27, 2012
-
Permissions/IO errors can cause nullpointerexception
Fixes arduino#1160 Merge remote-tracking branch 'arduino/master-issue1160'
Configuration menu - View commit details
-
Copy full SHA for bd4f20e - Browse repository at this point
Copy the full SHA bd4f20eView commit details
Commits on Dec 28, 2012
-
Fix Debounce example to work as described
This alters the debounce example code to toggle the LED rather than just use the button state to set the LED state. Fixes arduino#293
Configuration menu - View commit details
-
Copy full SHA for b7da415 - Browse repository at this point
Copy the full SHA b7da415View commit details
Commits on Jan 6, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 1690324 - Browse repository at this point
Copy the full SHA 1690324View commit details
Commits on Jan 7, 2013
-
Federico Fissore committed
Jan 7, 2013 Configuration menu - View commit details
-
Copy full SHA for 9f4e1fc - Browse repository at this point
Copy the full SHA 9f4e1fcView commit details -
Merge pull request arduino#1204 from ffissore/master
gitignore was missing from master
Configuration menu - View commit details
-
Copy full SHA for f227dad - Browse repository at this point
Copy the full SHA f227dadView commit details
Commits on Jan 15, 2013
-
Configuration menu - View commit details
-
Copy full SHA for fbdd775 - Browse repository at this point
Copy the full SHA fbdd775View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62e48db - Browse repository at this point
Copy the full SHA 62e48dbView commit details
Commits on Jan 17, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 07f3915 - Browse repository at this point
Copy the full SHA 07f3915View commit details
Commits on Jan 18, 2013
-
Merge pull request arduino#1233 from mgrdcm/fix_KAMC_example
Removing duplicate comment from top of KeyboardAndMouseControl example code.
Configuration menu - View commit details
-
Copy full SHA for bb40ee0 - Browse repository at this point
Copy the full SHA bb40ee0View commit details
Commits on Feb 6, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 0b98fd2 - Browse repository at this point
Copy the full SHA 0b98fd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdce800 - Browse repository at this point
Copy the full SHA cdce800View commit details
Commits on Feb 7, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 1a0dcb2 - Browse repository at this point
Copy the full SHA 1a0dcb2View commit details
Commits on Feb 8, 2013
-
Configuration menu - View commit details
-
Copy full SHA for a0c96be - Browse repository at this point
Copy the full SHA a0c96beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 863b47a - Browse repository at this point
Copy the full SHA 863b47aView commit details
Commits on Feb 11, 2013
-
Update build/shared/examples/05.Control/Arrays/Arrays.ino
removed redundant thisPin declaration in setup
Configuration menu - View commit details
-
Copy full SHA for a6022df - Browse repository at this point
Copy the full SHA a6022dfView commit details
Commits on Feb 22, 2013
-
Merge pull request arduino#1277 from mdxtinkernick/patch-1
Update build/shared/examples/05.Control/Arrays/Arrays.ino
Configuration menu - View commit details
-
Copy full SHA for 32fbb31 - Browse repository at this point
Copy the full SHA 32fbb31View commit details
Commits on Mar 6, 2013
-
Use analogPinToChannel() macro if present for ATtiny25/45/85.
This allows use of A0, A1, A2, A3 constants and for them to be mapped to the appropriate analog input channel. It should only be used if the macro is actually defined.
Configuration menu - View commit details
-
Copy full SHA for ebc3501 - Browse repository at this point
Copy the full SHA ebc3501View commit details
Commits on Mar 7, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 1066766 - Browse repository at this point
Copy the full SHA 1066766View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fa7d94 - Browse repository at this point
Copy the full SHA 8fa7d94View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8ad1bc - Browse repository at this point
Copy the full SHA f8ad1bcView commit details
Commits on Mar 10, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 8862a7d - Browse repository at this point
Copy the full SHA 8862a7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 271d74d - Browse repository at this point
Copy the full SHA 271d74dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 901c908 - Browse repository at this point
Copy the full SHA 901c908View commit details -
Revert "Added function on WString class to export char ptr"
This reverts commit a0c96be.
Configuration menu - View commit details
-
Copy full SHA for deb309b - Browse repository at this point
Copy the full SHA deb309bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15727e9 - Browse repository at this point
Copy the full SHA 15727e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b699bdc - Browse repository at this point
Copy the full SHA b699bdcView commit details
Commits on Mar 11, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 4669486 - Browse repository at this point
Copy the full SHA 4669486View commit details -
Merge branch 'wifishield-bugfix' of github.com:arduino/Arduino into w…
…ifishield-bugfix
Configuration menu - View commit details
-
Copy full SHA for 42f2b23 - Browse repository at this point
Copy the full SHA 42f2b23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ea0903 - Browse repository at this point
Copy the full SHA 3ea0903View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4139c59 - Browse repository at this point
Copy the full SHA 4139c59View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7b2e72 - Browse repository at this point
Copy the full SHA f7b2e72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 353f828 - Browse repository at this point
Copy the full SHA 353f828View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e3d7f7 - Browse repository at this point
Copy the full SHA 5e3d7f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f45b986 - Browse repository at this point
Copy the full SHA f45b986View commit details
Commits on Mar 16, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 85e0353 - Browse repository at this point
Copy the full SHA 85e0353View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c35d71 - Browse repository at this point
Copy the full SHA 2c35d71View commit details -
Configuration menu - View commit details
-
Copy full SHA for a00fedd - Browse repository at this point
Copy the full SHA a00feddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a83038 - Browse repository at this point
Copy the full SHA 6a83038View commit details
Commits on Mar 17, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 9c30c73 - Browse repository at this point
Copy the full SHA 9c30c73View commit details
Commits on Mar 18, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 01a8b4e - Browse repository at this point
Copy the full SHA 01a8b4eView commit details
Commits on Mar 20, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 1b0bff6 - Browse repository at this point
Copy the full SHA 1b0bff6View commit details
Commits on Mar 21, 2013
-
Configuration menu - View commit details
-
Copy full SHA for dc3102d - Browse repository at this point
Copy the full SHA dc3102dView commit details
Commits on Mar 22, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 792056d - Browse repository at this point
Copy the full SHA 792056dView commit details
Commits on Mar 23, 2013
-
Configuration menu - View commit details
-
Copy full SHA for a4c2062 - Browse repository at this point
Copy the full SHA a4c2062View commit details
Commits on Mar 25, 2013
-
Configuration menu - View commit details
-
Copy full SHA for c0a7131 - Browse repository at this point
Copy the full SHA c0a7131View commit details
Commits on Mar 26, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 7fa3820 - Browse repository at this point
Copy the full SHA 7fa3820View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1231fb8 - Browse repository at this point
Copy the full SHA 1231fb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c1fb4c - Browse repository at this point
Copy the full SHA 3c1fb4cView commit details
Commits on Mar 27, 2013
-
added name definition for regular Arduino Mega 2560 (not rev3) to ard…
…uino.inf. signed new arduino.cat. Issue 1314. Thanks, codepam.
Configuration menu - View commit details
-
Copy full SHA for ca6f644 - Browse repository at this point
Copy the full SHA ca6f644View commit details
Commits on Mar 28, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 83dbd39 - Browse repository at this point
Copy the full SHA 83dbd39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a3240e - Browse repository at this point
Copy the full SHA 8a3240eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b92937b - Browse repository at this point
Copy the full SHA b92937bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d764680 - Browse repository at this point
Copy the full SHA d764680View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e7dfb2 - Browse repository at this point
Copy the full SHA 9e7dfb2View commit details
Commits on Mar 29, 2013
-
Configuration menu - View commit details
-
Copy full SHA for d88236a - Browse repository at this point
Copy the full SHA d88236aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e7a434 - Browse repository at this point
Copy the full SHA 0e7a434View commit details -
Configuration menu - View commit details
-
Copy full SHA for f88c984 - Browse repository at this point
Copy the full SHA f88c984View commit details -
Configuration menu - View commit details
-
Copy full SHA for b59784d - Browse repository at this point
Copy the full SHA b59784dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f423237 - Browse repository at this point
Copy the full SHA f423237View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3b581b - Browse repository at this point
Copy the full SHA c3b581bView commit details
Commits on Apr 4, 2013
-
Configuration menu - View commit details
-
Copy full SHA for be9462e - Browse repository at this point
Copy the full SHA be9462eView commit details
Commits on Apr 5, 2013
-
Configuration menu - View commit details
-
Copy full SHA for d003c53 - Browse repository at this point
Copy the full SHA d003c53View commit details
Commits on Apr 7, 2013
-
Configuration menu - View commit details
-
Copy full SHA for eda3bd8 - Browse repository at this point
Copy the full SHA eda3bd8View commit details -
"Add library" moved into "Import library" menu
Conflicts: app/src/processing/app/Base.java app/src/processing/app/Editor.java
Configuration menu - View commit details
-
Copy full SHA for 1866050 - Browse repository at this point
Copy the full SHA 1866050View commit details
Commits on Apr 8, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 9f4b628 - Browse repository at this point
Copy the full SHA 9f4b628View commit details
Commits on Apr 9, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 34334fc - Browse repository at this point
Copy the full SHA 34334fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for afc9ad2 - Browse repository at this point
Copy the full SHA afc9ad2View commit details
Commits on Apr 11, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 2e6023b - Browse repository at this point
Copy the full SHA 2e6023bView commit details
Commits on Apr 12, 2013
-
added driver install utility (dpinst 32- and 64-bit) and Arduino icon…
… needed for Windows installer
Configuration menu - View commit details
-
Copy full SHA for c46e178 - Browse repository at this point
Copy the full SHA c46e178View commit details
Commits on Apr 16, 2013
-
Merge pull request arduino#1192 from miek/debounce-fix
Fix Debounce example to work as described
Configuration menu - View commit details
-
Copy full SHA for 97e0f34 - Browse repository at this point
Copy the full SHA 97e0f34View commit details -
Configuration menu - View commit details
-
Copy full SHA for c87ddd5 - Browse repository at this point
Copy the full SHA c87ddd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce35542 - Browse repository at this point
Copy the full SHA ce35542View commit details
Commits on Apr 17, 2013
-
Configuration menu - View commit details
-
Copy full SHA for fab4632 - Browse repository at this point
Copy the full SHA fab4632View commit details -
Configuration menu - View commit details
-
Copy full SHA for a138309 - Browse repository at this point
Copy the full SHA a138309View commit details -
Configuration menu - View commit details
-
Copy full SHA for 938351b - Browse repository at this point
Copy the full SHA 938351bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72ec507 - Browse repository at this point
Copy the full SHA 72ec507View commit details -
Check if ATmega32u4 is defined
Needed in order to work with Arduino Leonardo
Configuration menu - View commit details
-
Copy full SHA for 59c5b94 - Browse repository at this point
Copy the full SHA 59c5b94View commit details
Commits on Apr 22, 2013
-
Configuration menu - View commit details
-
Copy full SHA for d66930f - Browse repository at this point
Copy the full SHA d66930fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f913517 - Browse repository at this point
Copy the full SHA f913517View commit details
Commits on Apr 24, 2013
-
Corrected the return type of the digitalPotWrite in the SPI/DigitalPo…
…tControl example Fixes arduino#1063
Configuration menu - View commit details
-
Copy full SHA for c111f66 - Browse repository at this point
Copy the full SHA c111f66View commit details
Commits on Apr 25, 2013
-
Fix for arduino#814, Memory Leak
File isn't closed before being released, it leaks. This test has been verified and tested many times.
Configuration menu - View commit details
-
Copy full SHA for 2aee42a - Browse repository at this point
Copy the full SHA 2aee42aView commit details
Commits on Apr 30, 2013
-
changed the pin where to connect the button from 2 to 4 to be complia…
…nt with the comment in the header and the tutorial. Fixes arduino#1396
Configuration menu - View commit details
-
Copy full SHA for 0db906f - Browse repository at this point
Copy the full SHA 0db906fView commit details
Commits on May 1, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 2c5a86e - Browse repository at this point
Copy the full SHA 2c5a86eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33c086d - Browse repository at this point
Copy the full SHA 33c086dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbd584e - Browse repository at this point
Copy the full SHA dbd584eView commit details
Commits on May 3, 2013
-
Merge pull request arduino#1347 from Lauszus/Sanguino
Added support for all variants of Sanguino
Configuration menu - View commit details
-
Copy full SHA for 4c4878b - Browse repository at this point
Copy the full SHA 4c4878bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55ade2d - Browse repository at this point
Copy the full SHA 55ade2dView commit details
Commits on May 6, 2013
-
Stream "_timeout" field and related methods are now protected instead…
… of private. This allows better optimization on classes that extends Stream without losing timeout capabilities.
Configuration menu - View commit details
-
Copy full SHA for 99f2a27 - Browse repository at this point
Copy the full SHA 99f2a27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19e4d38 - Browse repository at this point
Copy the full SHA 19e4d38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 444ede0 - Browse repository at this point
Copy the full SHA 444ede0View commit details
Commits on May 9, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 595d7fe - Browse repository at this point
Copy the full SHA 595d7feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e8df5e - Browse repository at this point
Copy the full SHA 5e8df5eView commit details
Commits on May 11, 2013
-
Revert ""Add library" moved into "Import library" menu"
This reverts commit 1866050.
Configuration menu - View commit details
-
Copy full SHA for d66e094 - Browse repository at this point
Copy the full SHA d66e094View commit details -
keep included folder name as top level folder name, delete MAC folder…
… and hidden files
Configuration menu - View commit details
-
Copy full SHA for 62a8a01 - Browse repository at this point
Copy the full SHA 62a8a01View commit details -
import library also import folder (already expanded libraries)
Conflicts: app/src/processing/app/helpers/FileUtils.java app/test/processing/app/tools/ZipDeflaterTest.java
Configuration menu - View commit details
-
Copy full SHA for 8eab205 - Browse repository at this point
Copy the full SHA 8eab205View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cdf75d - Browse repository at this point
Copy the full SHA 1cdf75dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29856ff - Browse repository at this point
Copy the full SHA 29856ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d5c76a - Browse repository at this point
Copy the full SHA 3d5c76aView commit details -
better error message when library names clash
filter out non .ZIP files
Configuration menu - View commit details
-
Copy full SHA for 8266ac5 - Browse repository at this point
Copy the full SHA 8266ac5View commit details -
Disabled 'fat' (multiplatform) library check.
Conflicts: app/src/processing/app/Base.java
Configuration menu - View commit details
-
Copy full SHA for fa95662 - Browse repository at this point
Copy the full SHA fa95662View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5444455 - Browse repository at this point
Copy the full SHA 5444455View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13d8214 - Browse repository at this point
Copy the full SHA 13d8214View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62846f1 - Browse repository at this point
Copy the full SHA 62846f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 296bdac - Browse repository at this point
Copy the full SHA 296bdacView commit details
Commits on May 13, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 54552c0 - Browse repository at this point
Copy the full SHA 54552c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2387046 - Browse repository at this point
Copy the full SHA 2387046View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd24067 - Browse repository at this point
Copy the full SHA bd24067View commit details
Commits on May 14, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 7e3aef9 - Browse repository at this point
Copy the full SHA 7e3aef9View commit details
Commits on May 15, 2013
-
Configuration menu - View commit details
-
Copy full SHA for bd11079 - Browse repository at this point
Copy the full SHA bd11079View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffdb0d7 - Browse repository at this point
Copy the full SHA ffdb0d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf4584e - Browse repository at this point
Copy the full SHA cf4584eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53fdcb5 - Browse repository at this point
Copy the full SHA 53fdcb5View commit details
Commits on May 17, 2013
-
Configuration menu - View commit details
-
Copy full SHA for eab4a7e - Browse repository at this point
Copy the full SHA eab4a7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5baff7 - Browse repository at this point
Copy the full SHA e5baff7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b91e630 - Browse repository at this point
Copy the full SHA b91e630View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b7753f - Browse repository at this point
Copy the full SHA 2b7753fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee6a833 - Browse repository at this point
Copy the full SHA ee6a833View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82511de - Browse repository at this point
Copy the full SHA 82511deView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa800e8 - Browse repository at this point
Copy the full SHA aa800e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2c17f9 - Browse repository at this point
Copy the full SHA b2c17f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f28faa3 - Browse repository at this point
Copy the full SHA f28faa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c73b8c - Browse repository at this point
Copy the full SHA 4c73b8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22997bb - Browse repository at this point
Copy the full SHA 22997bbView commit details
Commits on May 18, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 203ca4f - Browse repository at this point
Copy the full SHA 203ca4fView commit details
Commits on May 22, 2013
-
Reintroduced copy error button.
Revert "Reverted 'copy error' button for 1.0.5, waiting for a better UI design" This reverts commit cf4584e.
Configuration menu - View commit details
-
Copy full SHA for ec7996e - Browse repository at this point
Copy the full SHA ec7996eView commit details
Commits on May 23, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 5481bac - Browse repository at this point
Copy the full SHA 5481bacView commit details
Commits on May 24, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 22320db - Browse repository at this point
Copy the full SHA 22320dbView commit details
Commits on Jun 5, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 0778f8a - Browse repository at this point
Copy the full SHA 0778f8aView commit details
Commits on Jun 6, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 82a2c1d - Browse repository at this point
Copy the full SHA 82a2c1dView commit details
Commits on Jun 8, 2013
-
Configuration menu - View commit details
-
Copy full SHA for fc8103c - Browse repository at this point
Copy the full SHA fc8103cView commit details
Commits on Jun 11, 2013
-
Update incorrect docs in tonePitchFollower example
The comments state that the speaker should be on pin 8, but the code references pin 9. Updated the comments to reflect the correct pin.
Configuration menu - View commit details
-
Copy full SHA for ad500ae - Browse repository at this point
Copy the full SHA ad500aeView commit details
Commits on Jul 12, 2013
-
Merge pull request arduino#1465 from mcoms/patch-1
Update incorrect docs in tonePitchFollower example
Configuration menu - View commit details
-
Copy full SHA for 598ab1d - Browse repository at this point
Copy the full SHA 598ab1dView commit details
Commits on Jul 29, 2013
-
Fixed a typo in the WebServer example.
Justin Paulin authored and Justin Paulin committedJul 29, 2013 Configuration menu - View commit details
-
Copy full SHA for 24df3ab - Browse repository at this point
Copy the full SHA 24df3abView commit details
Commits on Jul 31, 2013
-
Merge branch 'issue1366' of github.com:Lauszus/Arduino into Lauszus-i…
…ssue1366
Configuration menu - View commit details
-
Copy full SHA for 293e46b - Browse repository at this point
Copy the full SHA 293e46bView commit details
Commits on Aug 21, 2013
-
Fixed robot libraries and examples for unified Arduino core
Xun Yang committedAug 21, 2013 Configuration menu - View commit details
-
Copy full SHA for ec31a2e - Browse repository at this point
Copy the full SHA ec31a2eView commit details
Commits on Sep 2, 2013
-
Merge pull request arduino#1526 from interwho/master
Fixed a typo in the WebServer example.
Configuration menu - View commit details
-
Copy full SHA for 0f0d5fe - Browse repository at this point
Copy the full SHA 0f0d5feView commit details -
Make USB Serial_::begin() function take an unsigned long argument for consistency with HardwareSerial. Signed-off-by: Paul Brook <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1162a45 - Browse repository at this point
Copy the full SHA 1162a45View commit details -
Add two argument form of Serial_::begin Signed-off-by: Paul Brook <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f53fcdd - Browse repository at this point
Copy the full SHA f53fcddView commit details
Commits on Sep 3, 2013
-
Latest Adafruit_GFX fixes + moved GFX lib to utility folder
Updated constructor and dependent code, other minor fixes. Robot LCD examples all compile, but not yet tested against actual hardware.
Configuration menu - View commit details
-
Copy full SHA for a06ccb7 - Browse repository at this point
Copy the full SHA a06ccb7View commit details
Commits on Sep 6, 2013
-
Merge pull request arduino#1566 from PaintYourDragon/master
Latest Adafruit_GFX fixes + moved GFX lib to utility folder
Configuration menu - View commit details
-
Copy full SHA for 5615e20 - Browse repository at this point
Copy the full SHA 5615e20View commit details
Commits on Sep 30, 2013
-
Merge branch 'usb-serial-begin' of github.com:pbrook/Arduino into pbr…
…ook-usb-serial-begin
Configuration menu - View commit details
-
Copy full SHA for a0b9d95 - Browse repository at this point
Copy the full SHA a0b9d95View commit details
Commits on Oct 6, 2013
-
Configuration menu - View commit details
-
Copy full SHA for aaafaf3 - Browse repository at this point
Copy the full SHA aaafaf3View commit details
Commits on Oct 9, 2013
-
Merge pull request arduino#1608 from supcik/fix_indent
Fix indentation (cosmetic)
Configuration menu - View commit details
-
Copy full SHA for a340140 - Browse repository at this point
Copy the full SHA a340140View commit details -
Merge pull request arduino#1383 from bjelojac/patch-1
Fix for arduino#814, Memory Leak
Configuration menu - View commit details
-
Copy full SHA for 6732677 - Browse repository at this point
Copy the full SHA 6732677View commit details
Commits on Oct 14, 2013
-
It was still using jdk FileNameExtensionFilter
Federico Fissore committedOct 14, 2013 Configuration menu - View commit details
-
Copy full SHA for 21ef50b - Browse repository at this point
Copy the full SHA 21ef50bView commit details -
Added missing class FileNameExtensionFilter
Federico Fissore committedOct 14, 2013 Configuration menu - View commit details
-
Copy full SHA for 72440e7 - Browse repository at this point
Copy the full SHA 72440e7View commit details
Commits on Oct 17, 2013
-
Removed destructor from File.cpp and SD.h as it leads to unexpected c…
…lose/destructed objects arduino#814
Configuration menu - View commit details
-
Copy full SHA for e21b182 - Browse repository at this point
Copy the full SHA e21b182View commit details
Commits on Oct 23, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 128678c - Browse repository at this point
Copy the full SHA 128678cView commit details
Commits on Oct 28, 2013
-
Display line numbers for the file being edited
Cayci committedOct 28, 2013 Configuration menu - View commit details
-
Copy full SHA for 787f73d - Browse repository at this point
Copy the full SHA 787f73dView commit details
Commits on Oct 29, 2013
-
add preference to enable/disable line numbers
add preference to enable/disable line numbers and make font change work
Cayci committedOct 29, 2013 Configuration menu - View commit details
-
Copy full SHA for a2111fd - Browse repository at this point
Copy the full SHA a2111fdView commit details
Commits on Nov 3, 2013
-
Render line numbers using TextAreaPainter
Fix the line number font rendering problem on the Mac. Now, the TextAreaLineNumbers class extends the TextAreaPainter and just overloads the paintLine method to make it render the line number instead of rendering the whole line. Other than that, the superclass' drawing code is used. So: the same drawing code that renders the source code text in the editor is now also being used to render the line numbers.
Cayci committedNov 3, 2013 Configuration menu - View commit details
-
Copy full SHA for 66faf5d - Browse repository at this point
Copy the full SHA 66faf5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5373883 - Browse repository at this point
Copy the full SHA 5373883View commit details -
Configuration menu - View commit details
-
Copy full SHA for 350eb86 - Browse repository at this point
Copy the full SHA 350eb86View commit details -
Changed LED_BUILTIN to a macro to better support boards that do not h…
…ave a built-in LED. Fixes arduino#758
Configuration menu - View commit details
-
Copy full SHA for 9b519f2 - Browse repository at this point
Copy the full SHA 9b519f2View commit details
Commits on Nov 4, 2013
-
Configuration menu - View commit details
-
Copy full SHA for ae265a9 - Browse repository at this point
Copy the full SHA ae265a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89d6841 - Browse repository at this point
Copy the full SHA 89d6841View commit details -
Fix robot problems regarding new version of Arduino
Xun Yang committedNov 4, 2013 Configuration menu - View commit details
-
Copy full SHA for 4cb0b11 - Browse repository at this point
Copy the full SHA 4cb0b11View commit details
Commits on Nov 8, 2013
-
Updates to a number of Examples
removed pachube examples, added xively examples. changes to the Servo examples
Configuration menu - View commit details
-
Copy full SHA for cb9686d - Browse repository at this point
Copy the full SHA cb9686dView commit details
Commits on Nov 11, 2013
-
Configuration menu - View commit details
-
Copy full SHA for e7c24c6 - Browse repository at this point
Copy the full SHA e7c24c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4869f7f - Browse repository at this point
Copy the full SHA 4869f7fView commit details -
Updated Blink without delay example
Changed variable to unsigned long.
Configuration menu - View commit details
-
Copy full SHA for 83ef181 - Browse repository at this point
Copy the full SHA 83ef181View commit details -
Modified LCD custom character example
moved lcd.begin() to the beginnng of the setup() and fixed an issue that prevented the example from compiling. When calling lcd.write() with an argument of 0, the 0 must be cast a s a byte.
Configuration menu - View commit details
-
Copy full SHA for b332904 - Browse repository at this point
Copy the full SHA b332904View commit details -
Configuration menu - View commit details
-
Copy full SHA for b79ee02 - Browse repository at this point
Copy the full SHA b79ee02View commit details -
Configuration menu - View commit details
-
Copy full SHA for e304180 - Browse repository at this point
Copy the full SHA e304180View commit details
Commits on Nov 12, 2013
-
Configuration menu - View commit details
-
Copy full SHA for bd04a9d - Browse repository at this point
Copy the full SHA bd04a9dView commit details
Commits on Nov 14, 2013
-
Merge pull request arduino#1659 from X-Y/master
Fix robot problems regarding new version of Arduino
Configuration menu - View commit details
-
Copy full SHA for 3685463 - Browse repository at this point
Copy the full SHA 3685463View commit details
Commits on Nov 25, 2013
-
Configuration menu - View commit details
-
Copy full SHA for ca37de4 - Browse repository at this point
Copy the full SHA ca37de4View commit details
Commits on Nov 27, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 937bce1 - Browse repository at this point
Copy the full SHA 937bce1View commit details -
add some lines of comment to ChatServer.ino, remove redundant assignm…
…ent of Client-instance
Configuration menu - View commit details
-
Copy full SHA for a27604f - Browse repository at this point
Copy the full SHA a27604fView commit details
Commits on Nov 28, 2013
-
Configuration menu - View commit details
-
Copy full SHA for b5c500f - Browse repository at this point
Copy the full SHA b5c500fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 889e1f6 - Browse repository at this point
Copy the full SHA 889e1f6View commit details
Commits on Dec 6, 2013
-
Configuration menu - View commit details
-
Copy full SHA for fbdf3a1 - Browse repository at this point
Copy the full SHA fbdf3a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2995456 - Browse repository at this point
Copy the full SHA 2995456View commit details
Commits on Dec 9, 2013
-
Merge pull request arduino#1700 from ntruchsess/ethernetclient2
Enhancement: add operator==, localPort, remoteIP and remotePort to EthernetClient
Configuration menu - View commit details
-
Copy full SHA for ffb8a55 - Browse repository at this point
Copy the full SHA ffb8a55View commit details
Commits on Dec 13, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 7fcba37 - Browse repository at this point
Copy the full SHA 7fcba37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3baa0ce - Browse repository at this point
Copy the full SHA 3baa0ceView commit details
Commits on Jan 7, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 5c1b5c0 - Browse repository at this point
Copy the full SHA 5c1b5c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 144b5e8 - Browse repository at this point
Copy the full SHA 144b5e8View commit details
Commits on Jan 8, 2014
-
Configuration menu - View commit details
-
Copy full SHA for c2498aa - Browse repository at this point
Copy the full SHA c2498aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9c72c9 - Browse repository at this point
Copy the full SHA e9c72c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 711fe3d - Browse repository at this point
Copy the full SHA 711fe3dView commit details
Commits on Jan 21, 2014
-
Compile with -x assembler-with-cpp instead of -assembler-with-cpp.
- Newer avr-gcc doesn't use -assembler-with-cpp, but uses -x assembler-with-cpp. This works with older compilers as well.
Jimmy Hedman committedJan 21, 2014 Configuration menu - View commit details
-
Copy full SHA for 2fb3770 - Browse repository at this point
Copy the full SHA 2fb3770View commit details
Commits on Jan 22, 2014
-
Merge pull request arduino#1814 from HeMan/master
Update for newer avr-gcc. (solves arduino#1807)
Configuration menu - View commit details
-
Copy full SHA for a432e26 - Browse repository at this point
Copy the full SHA a432e26View commit details
Commits on Jan 29, 2014
-
Minor changes to Communication Examples
Added a note to the included Processing sketches about replacing println(Serial.list()) with Serial.printArray() if using Processing 2.1 or later
Configuration menu - View commit details
-
Copy full SHA for 017326a - Browse repository at this point
Copy the full SHA 017326aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b86cb6 - Browse repository at this point
Copy the full SHA 9b86cb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ede9b56 - Browse repository at this point
Copy the full SHA ede9b56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ea7c52 - Browse repository at this point
Copy the full SHA 7ea7c52View commit details
Commits on Feb 2, 2014
-
Changed SS pin to 4 for consistency with other examples
Configuration menu - View commit details
-
Copy full SHA for 1c28dab - Browse repository at this point
Copy the full SHA 1c28dabView commit details
Commits on Feb 5, 2014
-
Merge pull request arduino#1836 from KonradIT/master
Use markdown lang in the readme.
Configuration menu - View commit details
-
Copy full SHA for b415903 - Browse repository at this point
Copy the full SHA b415903View commit details
Commits on Feb 6, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 5dfafe7 - Browse repository at this point
Copy the full SHA 5dfafe7View commit details
Commits on Feb 10, 2014
-
Configuration menu - View commit details
-
Copy full SHA for ef4f0f3 - Browse repository at this point
Copy the full SHA ef4f0f3View commit details
Commits on Feb 11, 2014
-
Merge pull request arduino#1853 from PaulStoffregen/master
If 2 libs have same .h file, use the lib with same dir name
Configuration menu - View commit details
-
Copy full SHA for b78fcf5 - Browse repository at this point
Copy the full SHA b78fcf5View commit details
Commits on Feb 12, 2014
-
Fixed issue arduino#1478, arduino#1599, arduino#1709, motors being op…
…posite, updated turning algorithm
Configuration menu - View commit details
-
Copy full SHA for 53adddc - Browse repository at this point
Copy the full SHA 53adddcView commit details -
Revert "Changed pins definition in variants from constants to #defines."
This reverts commit 7fcba37.
Configuration menu - View commit details
-
Copy full SHA for eb1e2f2 - Browse repository at this point
Copy the full SHA eb1e2f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dd4255 - Browse repository at this point
Copy the full SHA 9dd4255View commit details -
Added some friendly messages for Arduino Robot include errors on old …
…sketches After merging arduino#1859, old sketches that uses Robot_Control library must include Wire.h and SPI.h to work properly.
Configuration menu - View commit details
-
Copy full SHA for 2a8c063 - Browse repository at this point
Copy the full SHA 2a8c063View commit details
Commits on Feb 13, 2014
-
Added license for Arduino.h, binary.h and main.cpp (master branch)
See arduino#1847 and arduino#1117
Configuration menu - View commit details
-
Copy full SHA for 8eaaeeb - Browse repository at this point
Copy the full SHA 8eaaeebView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc6d7cd - Browse repository at this point
Copy the full SHA cc6d7cdView commit details
Commits on Feb 16, 2014
-
Decapitalised secondary headings and linked the *Credits* section
Configuration menu - View commit details
-
Copy full SHA for fd2ecf7 - Browse repository at this point
Copy the full SHA fd2ecf7View commit details
Commits on Feb 17, 2014
-
Merge pull request arduino#1867 from felixphew/patch-2
Update README.md
Configuration menu - View commit details
-
Copy full SHA for 1d060ca - Browse repository at this point
Copy the full SHA 1d060caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57bee97 - Browse repository at this point
Copy the full SHA 57bee97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a72c02 - Browse repository at this point
Copy the full SHA 3a72c02View commit details
Commits on Feb 19, 2014
-
Configuration menu - View commit details
-
Copy full SHA for f3944b2 - Browse repository at this point
Copy the full SHA f3944b2View commit details -
Merge pull request arduino#1879 from h2g2guy/master
Corrected repeated 'less' in checkName's message
Configuration menu - View commit details
-
Copy full SHA for 2757691 - Browse repository at this point
Copy the full SHA 2757691View commit details
Commits on Feb 27, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 2380a8f - Browse repository at this point
Copy the full SHA 2380a8fView commit details -
Windows: arduino_debug.exe. Backport of ad2ff73
Federico Fissore committedFeb 27, 2014 Configuration menu - View commit details
-
Copy full SHA for 994f0d7 - Browse repository at this point
Copy the full SHA 994f0d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3be6eb8 - Browse repository at this point
Copy the full SHA 3be6eb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for efedfa7 - Browse repository at this point
Copy the full SHA efedfa7View commit details
Commits on Mar 3, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 8642df7 - Browse repository at this point
Copy the full SHA 8642df7View commit details
Commits on Mar 4, 2014
-
Merge pull request arduino#1773 from oni303/minus_support
added support for '-' in filenames
Configuration menu - View commit details
-
Copy full SHA for 4c8199e - Browse repository at this point
Copy the full SHA 4c8199eView commit details -
Windows: launch4j gets downloaded at build time
Federico Fissore committedMar 4, 2014 Configuration menu - View commit details
-
Copy full SHA for 5a60f6b - Browse repository at this point
Copy the full SHA 5a60f6bView commit details -
Merge pull request arduino#1899 from arduino/arduino_debug_master_bac…
…kport Windows: arduino_debug.exe
Configuration menu - View commit details
-
Copy full SHA for 16915f1 - Browse repository at this point
Copy the full SHA 16915f1View commit details
Commits on Mar 8, 2014
-
Added Mouse.press to Esplora Joystick Mouse example
Configuration menu - View commit details
-
Copy full SHA for 9810e89 - Browse repository at this point
Copy the full SHA 9810e89View commit details
Commits on Mar 20, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 5672402 - Browse repository at this point
Copy the full SHA 5672402View commit details
Commits on Mar 24, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 860da6f - Browse repository at this point
Copy the full SHA 860da6fView commit details
Commits on Mar 25, 2014
-
Merge pull request arduino#1958 from Ramoonus/patch-1
Update README.md
Configuration menu - View commit details
-
Copy full SHA for 962d6d1 - Browse repository at this point
Copy the full SHA 962d6d1View commit details
Commits on Apr 1, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 5bc28a1 - Browse repository at this point
Copy the full SHA 5bc28a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a1fffd - Browse repository at this point
Copy the full SHA 8a1fffdView commit details
Commits on Apr 2, 2014
-
Merge pull request arduino#1907 from egueli/master
Esplora: added reading from Tinkerkit inputs
Configuration menu - View commit details
-
Copy full SHA for 4a10c1c - Browse repository at this point
Copy the full SHA 4a10c1cView commit details
Commits on Apr 7, 2014
-
Configuration menu - View commit details
-
Copy full SHA for a74597d - Browse repository at this point
Copy the full SHA a74597dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c7e3ab - Browse repository at this point
Copy the full SHA 9c7e3abView commit details
Commits on May 1, 2014
-
fix comments on spaceship example
The comments explaining the if..else part were mistaken.
Configuration menu - View commit details
-
Copy full SHA for 9403021 - Browse repository at this point
Copy the full SHA 9403021View commit details
Commits on May 3, 2014
-
Merge pull request arduino#2042 from jaimeiniesta/patch-1
fix comments on spaceship example
Configuration menu - View commit details
-
Copy full SHA for 3adbeee - Browse repository at this point
Copy the full SHA 3adbeeeView commit details -
Modified Keyboard Reprogram example
Updated to reflect changes with how the IDE creates new blank sketches.
Configuration menu - View commit details
-
Copy full SHA for cf5fc14 - Browse repository at this point
Copy the full SHA cf5fc14View commit details
Commits on May 8, 2014
-
Configuration menu - View commit details
-
Copy full SHA for f40e471 - Browse repository at this point
Copy the full SHA f40e471View commit details -
removed the variable “led” and added some additional descriptive text
Configuration menu - View commit details
-
Copy full SHA for 9ad8748 - Browse repository at this point
Copy the full SHA 9ad8748View commit details
Commits on May 23, 2014
-
Fix idle level when initializing a inverted SoftwareSerial
Previously, when SoftwareSerial was initialized, it would always be set to an idle level of HIGH, even when inverted logic was enabled. Once a byte is transmitted, the idle level gets correctly set to LOW instead. This commit makes sure that the idle level is correct directly after initialization already. This fixes arduino#1361.
Configuration menu - View commit details
-
Copy full SHA for 17e1eb5 - Browse repository at this point
Copy the full SHA 17e1eb5View commit details -
Merge pull request arduino#2090 from jenscski/master-fix-1361
Bug in SoftwareSerial when using inverse logic
Configuration menu - View commit details
-
Copy full SHA for b999ed2 - Browse repository at this point
Copy the full SHA b999ed2View commit details -
Merge pull request arduino#2057 from zfields/patch-1
Match return value to type in available()
Configuration menu - View commit details
-
Copy full SHA for fb8e439 - Browse repository at this point
Copy the full SHA fb8e439View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44b5096 - Browse repository at this point
Copy the full SHA 44b5096View commit details -
Configuration menu - View commit details
-
Copy full SHA for b822091 - Browse repository at this point
Copy the full SHA b822091View commit details -
Fix race condition in USB CDC transmit
If the Start of Frame interrupt triggers just after the call to USB_SendSpace in USB_Send then we can get data loss. When the first bank is full and the second partially full, the SOF handler will release the second bank via USB_Flush. Data is then lost due to overflow as USB_Send continues writing data to the now-closed bank. Fix this by re-checking the FIFO status inside LockEP, immediately before doing the data write. Signed-off-by: Paul Brook <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 13c0db5 - Browse repository at this point
Copy the full SHA 13c0db5View commit details -
Read CDC data from USB FIFO on demand instead of in ISR. Remove superfluous ring buffer. Signed-off-by: Paul Brook <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ddbb6b3 - Browse repository at this point
Copy the full SHA ddbb6b3View commit details
Commits on May 30, 2014
-
Stream::find(char *target) passes NULL as “terminator” to Stream::findUntil(char *target, char *terminator), which immediately dereferences it by passing it on to strlen(): bool Stream::find(char *target) { return findUntil(target, NULL); } // as find but search ends if the terminator string is found bool Stream::findUntil(char *target, char *terminator) { return findUntil(target, strlen(target), terminator, strlen(terminator)); }
Configuration menu - View commit details
-
Copy full SHA for 91f0dbc - Browse repository at this point
Copy the full SHA 91f0dbcView commit details -
Stream::find(char *target) passes NULL as “terminator” to Stream::findUntil(char *target, char *terminator), which immediately dereferences it by passing it on to strlen() : bool Stream::find(char *target) { return findUntil(target, NULL); } // as find but search ends if the terminator string is found bool Stream::findUntil(char *target, char *terminator) { return findUntil(target, strlen(target), terminator, strlen(terminator)); }
Configuration menu - View commit details
-
Copy full SHA for 2c3058b - Browse repository at this point
Copy the full SHA 2c3058bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6914af0 - Browse repository at this point
Copy the full SHA 6914af0View commit details
Commits on Jun 2, 2014
-
Merge pull request arduino#2104 from amulya349/master
Fix of a bug in Stream.cpp
Configuration menu - View commit details
-
Copy full SHA for 1918966 - Browse repository at this point
Copy the full SHA 1918966View commit details
Commits on Jun 6, 2014
-
Added ArduPilot menu & hooked HAL options into compiler.
Conflicts: .gitignore app/src/processing/app/debug/Compiler.java
Configuration menu - View commit details
-
Copy full SHA for fadc593 - Browse repository at this point
Copy the full SHA fadc593View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79ed41f - Browse repository at this point
Copy the full SHA 79ed41fView commit details -
when using apm1/apm2 always set board type to be mega2560
* this bug got me super confused when i tested on windows
Configuration menu - View commit details
-
Copy full SHA for f061756 - Browse repository at this point
Copy the full SHA f061756View commit details -
Configuration menu - View commit details
-
Copy full SHA for 851503f - Browse repository at this point
Copy the full SHA 851503fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 080b774 - Browse repository at this point
Copy the full SHA 080b774View commit details