Skip to content

Issues: arduino/Arduino

Beta
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Automatic function prototype generation does not work inside namespaces Component: Compilation Related to compilation of Arduino sketches Type: Bug Type: Wontfix Arduino has decided that it will not resolve the reported issue or implement the requested feature
#5984 by nickgammon was closed Feb 15, 2017
Function prototype generator ignores "static" keyword Type: Duplicate Another item already exists for this topic
#4123 by nickgammon was closed Nov 10, 2015 Release 1.6.7
Please provide an option to disable the animation for matching braces Component: IDE user interface The Arduino IDE's user interface feature request A request to make an enhancement (not a bug fix)
#3991 by nickgammon was closed Oct 26, 2015 Release 1.6.6
Compiler warnings when compiling EEPROM.h feature request A request to make an enhancement (not a bug fix) Library: EEPROM The EEPROM Arduino library Type: Duplicate Another item already exists for this topic
#3783 by nickgammon was closed Aug 30, 2018
Documentation error for SoftwareSerial - inverse_logic parameter not mentioned Component: Documentation Related to Arduino's documentation content Library: SoftwareSerial The SoftwareSerial Arduino library
#3766 by nickgammon was closed Sep 8, 2015 Release 1.6.6
Documentation omission: Compound modulo is not mentioned Component: Documentation Related to Arduino's documentation content
#3723 by nickgammon was closed Sep 1, 2015 Release 1.6.6
Documentation error in switch / case reference Component: Documentation Related to Arduino's documentation content
#3722 by nickgammon was closed Sep 1, 2015 Release 1.6.6
Documentation for attachInterrupt is misleading Component: Documentation Related to Arduino's documentation content
#3700 by nickgammon was closed Sep 3, 2015 Release 1.6.6
SoftwareSerial sets pinMode in its constructor which is too soon Component: Core Related to the code for the standard Arduino API Library: SoftwareSerial The SoftwareSerial Arduino library
#3041 by nickgammon was closed Nov 16, 2018
Incorrect documentation in ShiftOut Tutorial Component: Documentation Related to Arduino's documentation content
#2810 by nickgammon was closed Mar 27, 2015
Confusing / inaccurate examples in "Port Registers" documentation Component: Documentation Related to Arduino's documentation content
#2684 by nickgammon was closed Feb 27, 2015
Stop Mega bootloader going into debug mode on "!!!" Component: Bootloader The bootloader is the program used to load the uploaded program into the microcontroller's memory Type: Duplicate Another item already exists for this topic
#2477 by nickgammon was closed Jul 1, 2017
The documentation for analogReference is misleading Component: Documentation Related to Arduino's documentation content feature request A request to make an enhancement (not a bug fix)
#2391 by nickgammon was closed Nov 6, 2014
Documentation wrong about SoftwareSerial on the Micro Component: Documentation Related to Arduino's documentation content
#2377 by nickgammon was closed Nov 6, 2014
Disconnecting USB causes IDE to use 100% CPU on Linux Component: IDE The Arduino IDE OS: Linux Specific to the Linux version of the Arduino IDE Type: Bug
#2333 by nickgammon was closed Jul 18, 2019
If you close the IDE the clipboard is lost (Ubuntu) Component: IDE user interface The Arduino IDE's user interface OS: Linux Specific to the Linux version of the Arduino IDE Type: Bug Type: Wontfix Arduino has decided that it will not resolve the reported issue or implement the requested feature
#2332 by nickgammon was closed Jul 3, 2015 Release 1.6.6
Mis-spelling of "description" as "desciption" in Reference Component: Documentation Related to Arduino's documentation content
#1751 by nickgammon was closed Dec 23, 2013
analogWrite frequency wrong in documentation for Leonardo Component: Documentation Related to Arduino's documentation content
#1688 by nickgammon was closed Nov 19, 2013
Fritzing diagram does not match schematic in tutorial SimpleAudioPlayer Component: Documentation Related to Arduino's documentation content
#1628 by nickgammon was closed Nov 24, 2014
"Blink without delay" example sketch has bugs Component: Documentation Related to Arduino's documentation content
#1618 by nickgammon was closed Nov 11, 2013
Include for "Arduino.h" inserted too late Component: IDE The Arduino IDE Component: Preprocessor The Arduino sketch preprocessor converts .ino files into C++ code before compilation
#1518 by nickgammon was closed Sep 11, 2015 Release 1.6.6
Documentation for PROGMEM incorrect in IDE installation Component: Documentation Related to Arduino's documentation content Component: IDE The Arduino IDE
#1513 by nickgammon was closed Nov 10, 2014
ProTip! Type g i on any issue or pull request to go back to the issue listing page.