-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Pull requests: arduino/Arduino
Pull requests list
Fix for issue #292
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)
#2961
by jan-r
was merged Apr 14, 2015
Loading...
updated Apr 14, 2015
Add missing case to detachinterrupt
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Core
Related to the code for the standard Arduino API
Check if INT2 is actually defined before issuing warning in detachInterrupt
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)
Modified randomSeed, now uses unsigned long.
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Core
Related to the code for the standard Arduino API
Println optimize
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Architecture: SAM
Applies only to the SAM microcontrollers (Due)
Component: Core
Related to the code for the standard Arduino API
delayMicroseconds(): added support for 1Mhz, 12Mhz and 24Mhz
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)
Use of eeprom_update_byte instead of eeprom_write_byte
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
feature request
A request to make an enhancement (not a bug fix)
Library: EEPROM
The EEPROM Arduino library
328 notp
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)
Fixdefines
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Bootloader
The bootloader is the program used to load the uploaded program into the microcontroller's memory
feature request
A request to make an enhancement (not a bug fix)
Usb core fixes
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: USB Device
Opposed to USB Host. Related to the USB subsystem (SerialUSB, HID, ...)
Bug (solved): D24 bit value is wrong in digital pin masks.
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Core
Related to the code for the standard Arduino API
Type: Invalid
Off topic for this repository, or a bug report determined to not actually represent a bug
Don't set TWSTO in tw_stop for slave transactions. This fixes non-working
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Library: Wire
The Wire Arduino library
Repeated Start fix I2C slave
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Library: Wire
The Wire 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)
Fixed bug with flushing
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Core
Related to the code for the standard Arduino API
Waiting for feedback
More information must be provided before we can proceed
Overhaul USB HID for Leonardo and Micro
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)
Absolute coordinates for HID mouse
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)
Add USB Joystick / Game Controller library to Arduino Leonardo and Arduino Micro
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)
Solution for: Leonardo keyboard API only allows ASCII input
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)
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
fix for issue #1295 "leonardo as keyboard does not wake windows 7 from sleep"
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)
Gemma 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)
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)
Enable Keyboard library to send key scancodes.
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)
Add USB Serial Port Callbacks
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
ProTip!
Exclude everything labeled
bug
with -label:bug.