Skip to content

Issues: arduino/Arduino

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

Bug? VERY predictable output from random() Component: Core Related to the code for the standard Arduino API Type: Bug
#11811 opened Jul 26, 2022 by atom-smasher
ISR definitions create symbol conflict Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix)
#11674 opened Oct 1, 2021 by ezahavi
Setting an Input Pin to High would be helpfull of a Warning of the Arduino IDE Software Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix)
#11647 opened Aug 13, 2021 by DanielHaltiner
Arduino SD class / File class: feature request: readln() missing (... and more...) Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix)
#11635 opened Jul 25, 2021 by dsyleixa
Resources consumed by HardwareSerial even when not actually used Component: Core Related to the code for the standard Arduino API Type: Bug
#11597 opened Jun 15, 2021 by brycecherry75
delayTimerless() implementation Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix)
#11067 opened Dec 14, 2020 by brycecherry75
Method to free up timer and redefine ISR used by delay()/millis()/micros() Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix)
#10978 opened Nov 19, 2020 by brycecherry75
Core code produces warnings when compiling for ATtiny85 Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API Type: Bug
#10832 opened Oct 3, 2020 by Erwin007
Map function returns a negative number for large ranges Component: Core Related to the code for the standard Arduino API Type: Bug
#10557 opened Jul 25, 2020 by rjp119
Generate assembly listing on compile Component: Compilation Related to compilation of Arduino sketches Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix)
#10280 opened May 27, 2020 by brycecherry75
void yield(void) __attribute__ ((weak, alias("__empty"))); Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix)
#10191 opened May 11, 2020 by jmparatte
Display sketch doesn't work correctly after updating from Arduino IDE 1.8.5 Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API Type: Bug
#10106 opened Apr 28, 2020 by malfis
reading on-chip temperature sensor Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix)
#10086 opened Apr 24, 2020 by pblase
Erronious behavior of analogWrite when used for PWM in inverted mode Component: Core Related to the code for the standard Arduino API Type: Bug
#9801 opened Feb 23, 2020 by davidosterberg
External interrupts misfiring Component: Core Related to the code for the standard Arduino API Type: Bug
#9704 opened Feb 1, 2020 by tolletrolden
Stream.find() functions don't find bytes as of 0x80 from HardwareSerial/SoftwareSerial Component: Core Related to the code for the standard Arduino API Print and Stream class The Arduino core library's Print and Stream classes Type: Bug
#9452 opened Nov 21, 2019 by baer61
Flash bootloader with JTAG ICE3 over JTAG immediately disables JTAG and fails Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API Type: Bug
#9285 opened Oct 6, 2019 by Detzi88
How to use an (avr) core from git? arduino-builder The tool used to handle the Arduino sketch compilation process arduino-cli Related to the arduino-cli tool Component: Core Related to the code for the standard Arduino API question A request for information
#9237 opened Sep 19, 2019 by matthijskooijman
Redesign the platform so that hardware-specific API is not visible by default Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix)
#8440 opened Jan 26, 2019 by vgheo
avr linking with precompiled library Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Compilation Related to compilation of Arduino sketches Component: Core Related to the code for the standard Arduino API Type: Bug
#7005 opened Dec 10, 2017 by Corjan85
Handle receiving a ZLP in USB_Available Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API Type: Bug USB: CDC serial Serial interface used by MCUs with native USB (e.g. Leonardo) to communicate with the computer
#6886 opened Nov 3, 2017 by sandeepmistry Loading…
WIFI Shield support has some bad uses of strncpy() Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API Component: Firmware Limited to the contents of the firmwares folder in the core packages Library: Wifi The Wifi Arduino library Type: Bug
#6564 opened Jul 27, 2017 by WestfW
String move constructor and move assignment don't move Component: Core Related to the code for the standard Arduino API Print and Stream class The Arduino core library's Print and Stream classes Type: Bug
#6260 opened May 5, 2017 by leg0
Add std::forward and std::move Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API Component: Toolchain The tools used for compilation and uploading to Arduino boards feature request A request to make an enhancement (not a bug fix)
#5875 opened Jan 19, 2017 by eric-wieser
Enhancement: Runtime Error Detect and Alert Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix)
#5682 opened Dec 5, 2016 by mikaelpatel
ProTip! Exclude everything labeled bug with -label:bug.