index
:
arduino-avr-xinput
master
A fork of Dmadison's Xinput Arduino avr core with a package.json
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-05-18
Move Caterina_BL related defines into generic USBCore.h
Martino Facchin
2016-05-10
Fixing issue #4940 (typo)
Brent Wilkins
2016-05-10
update AVR core to 1.6.11
Martino Facchin
2016-05-10
add support for remote upload on Yun shield
Martino Facchin
2016-04-28
Merge branch 'upload-without-verify' of https://github.com/gh-megabit/Arduino
Cristian Maglie
2016-04-26
Merge branch 'sam-recipe_ar_pattern-backwards-compatibility' of https://githu...
Cristian Maglie
2016-04-20
Removed extra whitespaces in WString.h
Cristian Maglie
2016-04-20
Removed C++11 dependency for `begin()` and `end()`
Christopher Andrews
2016-04-20
Updated String library to use C++11 iterators.
Christopher Andrews
2016-04-15
Implement Do-Not-Verify-After-Upload preference for Serial Uploads
gh-megabit
2016-04-14
Subtract one from USB_EP_SIZE in USB_SendSpace
Sandeep Mistry
2016-04-06
[AVR] Discover newer bootloader at runtime
Martino Facchin
2016-04-05
Update SoftwareSerial.cpp
Bradley Luke Totaro
2016-04-04
Add PIN_* defines to AVR variants
Sandeep Mistry
2016-04-04
Add comment for archive_file_path
Sandeep Mistry
2016-04-04
Merge pull request #4737 from per1234/recipe_ar_pattern-backwards-compatibility
Sandeep Mistry
2016-04-04
Merge pull request #4716 from asukiaaa/master
Sandeep Mistry
2016-03-31
Merge pull request #4669 from sandeepmistry/software-serial-peek-cast
Arturo Guadalupi
2016-03-22
AVR recipe.ar.pattern backwards compatibility
per1234
2016-03-19
Corrected comments of rx and tx for SoftwareSerial example.
asukiaaa
2016-03-18
Add getTimeout accessor method.
mattb5906
2016-03-15
Clean up comments in platform.txt
per1234
2016-03-10
Make SoftwareSerial receive buffer a uint8_t array
Sandeep Mistry
2016-03-10
Add missing cast to SoftwareSerial::peek() when returning buffered value
Sandeep Mistry
2016-03-09
Fix Wire register
Paolo Paolucci
2016-03-08
Speed and size improvement in Print::printFloat()
BenoƮt Blanchon
2016-03-04
Move AVR Wire library utility folder under source
Sandeep Mistry
2016-03-04
AVR core version to 1.6.10
Cristian Maglie
2016-03-03
Merge pull request #4646 from arduino/SimonePDA-patch-3
Sandeep Mistry
2016-03-03
Merge pull request #4645 from arduino/SimonePDA-patch-2
Sandeep Mistry
2016-03-03
Update library.properties
SimonePDA
2016-03-03
Update library.properties
SimonePDA
2016-03-03
Update library.properties
SimonePDA
2016-03-03
Update library.properties
SimonePDA
2016-03-03
huh? i guess it's just 'modulo'. let's save even more
tico-tico
2016-03-02
add src folder when missing
Alice Pintus
2016-03-02
moved .h file in src folder
Alice Pintus
2016-03-01
update sentences
Alice Pintus
2016-02-16
Merge pull request #4490 from sandeepmistry/sam-usb-send-string-descriptor
Martino Facchin
2016-02-03
Boilerplate compression on ISR declaration
Paulo Costa
2016-02-01
Fixed typo
Brent Wilkins
2016-01-18
Update Wire.cpp
Brent Wilkins
2016-01-07
Merge pull request #3524 from facchinm/pins_DUE
Martino Facchin
2016-01-05
Merge pull request #3983 from antodom/pio_handlers
Arturo Guadalupi
2015-12-27
fix delay/yield on avr, if function called by yield takes more a millisecond ...
vbextreme
2015-12-23
Merge NicoHood's fix for USB_SendControl with len>64
Cristian Maglie
2015-12-23
Added >64 byte USB_RecvControl() support
NicoHood
2015-12-19
Added Long USB RecvControl call for >64 bytes
NicoHood
2015-12-10
Added HID_REPORT_TYPE definitions
NicoHood
2015-11-30
Merge branch 'remove-wire-keywords' of https://github.com/per1234/Arduino
Cristian Maglie
[prev]
[next]