-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Pull requests: arduino/Arduino
Pull requests list
Ethernet digitalPinToInterrupt support
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Core
Related to the code for the standard Arduino API
feature request
A request to make an enhancement (not a bug fix)
Simplify and clarify new HID error messages.
Component: IDE user interface
The Arduino IDE's user interface
feature request
A request to make an enhancement (not a bug fix)
SAM: add iSerial USB field
Architecture: SAM
Applies only to the SAM microcontrollers (Due)
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)
SD library: Declare path parameter on all functions as A request to make an enhancement (not a bug fix)
Library: SD
The SD Arduino library
const
feature request
PIO[ABCD] handlers improvement using ATSAM3X8E CLZ instruction
Architecture: SAM
Applies only to the SAM microcontrollers (Due)
Component: Core
Related to the code for the standard Arduino API
feature request
A request to make an enhancement (not a bug fix)
Mouse and Keyboard are supported on the Micro
Component: IDE user interface
The Arduino IDE's user interface
feature request
A request to make an enhancement (not a bug fix)
Library: HID
The HID Arduino library
Port Scheduler library to Arduino Zero.
feature request
A request to make an enhancement (not a bug fix)
Library: Scheduler
The Scheduler Arduino library
[PUSB] Minor Style change
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)
[PluggableHID] 3rd round of API improvement (WIP)
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)
Library: HID
The HID Arduino library
Add support for repeated starts in slave mode
Architecture: SAM
Applies only to the SAM microcontrollers (Due)
feature request
A request to make an enhancement (not a bug fix)
Library: Wire
The Wire Arduino library
[PluggableHID] 2nd round of API improvement (WIP)
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)
Library: HID
The HID Arduino library
Implement Wire.end() for SAM core
Architecture: SAM
Applies only to the SAM microcontrollers (Due)
feature request
A request to make an enhancement (not a bug fix)
Library: Wire
The Wire Arduino library
[HID] Another small cleanup
feature request
A request to make an enhancement (not a bug fix)
Library: HID
The HID Arduino library
USB: fixed compiler warning "control reach end of non-void function"
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
ability to set a stepper's rpm via float
feature request
A request to make an enhancement (not a bug fix)
Library: Stepper
The Stepper Arduino library
#3853
by ccoenen
was closed May 30, 2020
Loading...
removing unused variable from Stepper
feature request
A request to make an enhancement (not a bug fix)
Library: Stepper
The Stepper Arduino library
Fix HW+CDC Serial buffer size determination
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Core
Related to the code for the standard Arduino API
Component: HardwareSerial
The hardware serial functionality of the core libraries
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
Expose optional DHCP timeout parameters to Ethernet::begin()
feature request
A request to make an enhancement (not a bug fix)
Library: Ethernet
The Ethernet Arduino library
Add iSerial field to Native USB devices
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)
Library: HID
The HID Arduino library
DNSClient::inet_aton fix and new IPAddress::fromString method
Component: Core
Related to the code for the standard Arduino API
feature request
A request to make an enhancement (not a bug fix)
Library: Ethernet
The Ethernet Arduino library
Type: Bug
Added EXTERNAL_NUM_INTERRUPTS for AVR xxU2 series
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Core
Related to the code for the standard Arduino API
feature request
A request to make an enhancement (not a bug fix)
Check TWWC (Write Collision Flag) bit after setting TWDR
feature request
A request to make an enhancement (not a bug fix)
Library: Wire
The Wire Arduino library
Type: Bug
Implement Wire.end() for AVR core
feature request
A request to make an enhancement (not a bug fix)
Library: Wire
The Wire Arduino library
Add localIP and maintain to Ethernet keywords
feature request
A request to make an enhancement (not a bug fix)
Library: Ethernet
The Ethernet Arduino library
Optional .a linkage for libraries
Component: Compilation
Related to compilation of Arduino sketches
Component: IDE
The Arduino IDE
feature request
A request to make an enhancement (not a bug fix)
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.