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
2013-12-09
Merge remote-tracking branch 'arduino/master' into ide-1.5.x
Cristian Maglie
2013-12-08
In boards.txt, rename atmega328diecimila to diecimila
Matthijs Kooijman
2013-12-06
remove all Changes besides operator==
ntruchsess
2013-11-28
Upped version to 1.5.5
Cristian Maglie
2013-11-27
add localPort to EthernetClient, simplify operator==
ntruchsess
2013-11-26
add operator==, remoteIP and remotePort to EthernetClient
ntruchsess
2013-11-21
Revert "SPI library to new format"
Cristian Maglie
2013-11-21
Revert "EEPROM library to the new format"
Cristian Maglie
2013-11-15
Revert "SoftwareSerial library to the new format"
Cristian Maglie
2013-11-15
Revert "Wire library to the 1.5 format"
Cristian Maglie
2013-11-12
Removed redundant LED_BUILTIN define in Yun variant.
Cristian Maglie
2013-11-12
Merge pull request #1634 from cmaglie/adc-fix
Cristian Maglie
2013-11-11
Merge branch 'master' into serial-variant
Cristian Maglie
2013-11-11
Fix SERIAL_* metadata in Arduino Ethernet variant
Cristian Maglie
2013-11-11
Added SERIAL metadata into variant files.
Cristian Maglie
2013-11-11
Merge branch 'master' into serial-variant
Cristian Maglie
2013-11-11
Added SERIAL metadata into variant files.
Cristian Maglie
2013-11-11
Added VID and PID for older Arduino Unos
Kristian Lauszus
2013-11-03
Merge branch 'master' into ide-1.5.x
Cristian Maglie
2013-11-03
Changed LED_BUILTIN to a macro to better support boards that do not have a bu...
Cristian Maglie
2013-11-03
Added LED_BUILTIN constant to Leonardo board
Cristian Maglie
2013-11-03
Merge branch 'master' into ide-1.5.x
Cristian Maglie
2013-11-03
Added Arduino Ethernet variant.
Cristian Maglie
2013-10-31
Using NOT_AN_INTERRUPT defined constant
Cristian Maglie
2013-10-31
Added digitalPinToInterrupt also to robot variants
Cristian Maglie
2013-10-31
Added pinToInterrupt() variant macro (Paul Stoffregen)
Cristian Maglie
2013-10-14
Merge remote-tracking branch 'origin/ide-1.5.x' into ide-1.5.x
Fede85
2013-10-14
merge
Federico Fissore
2013-10-10
Merge remote-tracking branch 'origin/ide-1.5.x' into ide-1.5.x
Fede85
2013-10-09
Small fixes to avr/boards.txt:
Cristian Maglie
2013-10-09
Merge branch 'mega-adk' of github.com:Lauszus/Arduino into Lauszus-mega-adk
Cristian Maglie
2013-10-06
Fix indentation (cosmetic)
Jacques Supcik
2013-10-03
Combine Mega and Mega 2560
Kristian Sloth Lauszus
2013-10-03
Split Arduino ADK into separate board
Kristian Sloth Lauszus
2013-09-30
Merge branch 'master' into ide-1.5.x
Cristian Maglie
2013-09-30
Added yun variant with LED_BUILTIN definition. Closes #1585
Federico Fissore
2013-09-27
Removed wrong executable flag on many files
Federico Fissore
2013-09-25
boards.txt: fixed wrong extended fuses when using external programmer with a yun
Federico Fissore
2013-09-13
Fix wrong 'maximum_data_size' key in boards.txt
Cristian Maglie
2013-09-10
Wire library to the 1.5 format
Fede85
2013-09-10
Merge branch 'ide-1.5.x' into dev-ide-1.5.x-discovery
Cristian Maglie
2013-09-09
Updated revision log, and upped version to 1.5.4
Cristian Maglie
2013-09-09
Added SRAM size for some boards.
Cristian Maglie
2013-09-09
Fixed HardwareSerial bug introduced in 1.5.3.
Cristian Maglie
2013-09-06
Updated revision log, and upped version to 1.5.4
Cristian Maglie
2013-09-06
SpacebrewYun library to the 1.5 format
Fede85
2013-09-06
Temboo library to the 1.5 format
Fede85
2013-09-06
Bridge library to the 1.5 format
Fede85
2013-09-06
Merge remote-tracking branch 'arduino/ide-1.5.x' into dev-ide-1.5.x-discovery
Federico Fissore
2013-09-03
Fixed String class regression after f80c6c5f35cddcf4761a3c97feb8504425e9d27d
Cristian Maglie
[next]