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-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
2015-11-28
Remove unused keywords from Wire libraries keywords.txt
per1234
2015-11-24
eeprom_clear example: Set pinMode of LED pin
per1234
2015-11-24
Merge branch 'led_fix' of https://github.com/NicoHood/Arduino
Cristian Maglie
2015-11-24
Merge branch 'leonardo-usbserial' of https://github.com/cmaglie/Arduino
Cristian Maglie
2015-11-23
Cleanup some Stream compiler warnings from #3337
Sandeep Mistry
2015-11-23
Make protected Stream::parseInt/Float overloads public.
Chris--A
2015-11-23
This adds control of Stream::parseInt/float lookahead.
Chris--A
2015-11-23
This is a bug fix which prevents parseFloat from proceeding past
Chris--A
2015-11-23
This commit improves the parsing capability by allowing decimals only
Chris--A
2015-11-20
Added SerialUSB alias for Serial on 32u4 boards
Cristian Maglie
2015-11-18
Merge branch 'fix-flush' of https://github.com/cmaglie/Arduino
Cristian Maglie
2015-11-18
Merge branch 'sam-serial-flush-tx-empty' of https://github.com/sandeepmistry/...
Cristian Maglie
2015-11-18
Modified AVR preproc recipe to match the one used by arduino-builder
Federico Fissore
2015-11-17
Added defines for gemma
agdl
2015-11-11
SoftwareSerial: fix flush() behaviour
Cristian Maglie
2015-11-05
Remove tx_pin_write from SoftwareSerial.h
Sandeep Mistry
2015-11-05
Remove unused param warning
Sandeep Mistry
2015-11-05
Add inline to recv and setRxIntMsk to remove warning (#4078)
Sandeep Mistry
2015-11-03
Updated avr core version to 1.6.9
Cristian Maglie
2015-10-30
[PUSB] Fixed return value for HID_::SendReport
Cristian Maglie
2015-10-30
[PHID] send data if report ID was sent successful
Nico
2015-10-30
Added return value to HID SendReport
NicoHood
2015-10-23
Merge branch 'arduinoGemmaInterrupts' of https://github.com/agdl/Arduino
Cristian Maglie
2015-10-23
Gemma digitalPinToInterrupt support
Arturo Guadalupi
2015-10-23
Increased 32u4 maximum pin number
Nico
2015-10-23
Ethernet digitalPinToInterrupt support
Arturo Guadalupi
2015-10-22
check TWWC (Write Collision Flag) bit after setting TWDR
Sandeep Mistry
2015-10-22
release TWI bus right after stop or repeated start is condition
Sandeep Mistry
2015-10-21
Merge branch 'nativeUSB_serialNumber_due' of https://github.com/facchinm/Ardu...
Cristian Maglie
[prev]
[next]