-
-
Notifications
You must be signed in to change notification settings - Fork 7k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Fixed slowdown with repeated CDC bool operator test
USB: CDC serial
Serial interface used by MCUs with native USB (e.g. Leonardo) to communicate with the computer
#3624
opened Aug 4, 2015 by
majenkotech
Loading…
updated Apr 9, 2021
Adding mySmartUSB light ISP
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
#3252
opened May 29, 2015 by
henningpohl
Loading…
updated Apr 9, 2021
Made USP-API included flexible
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: USB Device
Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...)
feature request
A request to make an enhancement (not a bug fix)
USB: CDC serial
Serial interface used by MCUs with native USB (e.g. Leonardo) to communicate with the computer
#3679
opened Aug 15, 2015 by
NicoHood
Loading…
updated Apr 9, 2021
Add variadic functions
Print and Stream class
The Arduino core library's Print and Stream classes
#3551
opened Jul 19, 2015 by
NicoHood
Loading…
updated Apr 9, 2021
a simpler, shorter and faster write() implementation for SofftwareSerial
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
feature request
A request to make an enhancement (not a bug fix)
Library: SoftwareSerial
The SoftwareSerial Arduino library
#1933
opened Mar 13, 2014 by
cider101
Loading…
updated Apr 9, 2021
Ported Arduino-usbserial to version 151115 of LUFA.
#4252
opened Dec 4, 2015 by
AlexHolden
Loading…
updated Apr 9, 2021
Move SoftwareSerial TX and RX pin setup from constructor to begin
Component: Core
Related to the code for the standard Arduino API
Library: SoftwareSerial
The SoftwareSerial Arduino library
#4092
opened Nov 5, 2015 by
sandeepmistry
Loading…
updated Apr 9, 2021
TFT ST7735: Fixed length bug in drawFastHLine and drawFastVLine
Library: TFT
The TFT Arduino library
Type: Bug
#2528
opened Jan 2, 2015 by
boul51
Loading…
updated Apr 9, 2021
Added multi address slave
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
feature request
A request to make an enhancement (not a bug fix)
Library: Wire
The Wire Arduino library
#2403
opened Nov 2, 2014 by
corna
Loading…
updated Apr 9, 2021
Feature: implement DHCP options provider and parser
feature request
A request to make an enhancement (not a bug fix)
Library: Ethernet
The Ethernet Arduino library
#1244
opened Jan 24, 2013 by
valentinalexeev
Loading…
updated Apr 9, 2021
Patch SD library to allow re-initialization after power down
feature request
A request to make an enhancement (not a bug fix)
Library: SD
The SD Arduino library
#1118
opened Nov 17, 2012 by
fakufaku
Loading…
updated Apr 9, 2021
Option for SOFTWARESERIAL_UNUSED to allow TX or RX only configs
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
feature request
A request to make an enhancement (not a bug fix)
Library: SoftwareSerial
The SoftwareSerial Arduino library
#3053
opened Apr 29, 2015 by
sbrynen
Loading…
updated Apr 9, 2021
fix bug #1354: I2C/TWI Library: Buffer Overflow
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Core
Related to the code for the standard Arduino API
Library: Wire
The Wire Arduino library
Type: Bug
#1363
opened Apr 13, 2013 by
neophob
Loading…
updated Apr 12, 2021
Allow enabling/disabling external interrupts and clear pending interrupts on attach
Component: Core
Related to the code for the standard Arduino API
feature request
A request to make an enhancement (not a bug fix)
Type: Bug
#2159
opened Jul 2, 2014 by
matthijskooijman
Loading…
updated Jan 24, 2022
Analog pin handling generalizations
Component: Core
Related to the code for the standard Arduino API
feature request
A request to make an enhancement (not a bug fix)
Waiting for feedback
More information must be provided before we can proceed
#2071
opened May 13, 2014 by
matthijskooijman
Loading…
updated Jan 24, 2022
Let EthernetServer::write return the number of bytes written to any client
Library: Ethernet
The Ethernet Arduino library
Type: Bug
#1699
opened Nov 25, 2013 by
matthijskooijman
Loading…
updated Jan 24, 2022
Added callback support for USB host suspend/wake
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Core
Related to the code for the standard Arduino API
Component: USB Device
Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...)
feature request
A request to make an enhancement (not a bug fix)
#4241
opened Dec 2, 2015 by
robvdveer
Loading…
updated Mar 5, 2023
ProTip!
Add no:assignee to see everything that’s not assigned.