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
2014-07-19
Merge pull request #2190 from ribbons/compiler-warnings
Cristian Maglie
2014-07-18
missing paragraph field in library.properties
Fede85
2014-07-18
modified sentences in library.properties files
Fede85
2014-07-18
Add availableForWrite() to HardwareSerial
PaulStoffregen
2014-07-17
Cast empty string to char* to fix compiler warning
Matt Robinson
2014-07-02
Merge pull request #1912 from Lauszus/issues440
Cristian Maglie
2014-07-02
Merge pull request #2148 from Lauszus/promini
Cristian Maglie
2014-07-02
added support for the ArduinoISP
Fede85
2014-07-01
Update ArduinoWifiShield_upgrade_mac.sh
Cristian Maglie
2014-07-01
Update ArduinoWifiShield_upgrade.sh
Ankit Daftery
2014-07-01
Merge branch 'master' into ide-1.5.x
Cristian Maglie
2014-07-01
Fixed permission on wifishield upgrade script.
Cristian Maglie
2014-07-01
Merge pull request #2118 from benoit-artefactlabs/wifishield-upgrade-firmware...
Cristian Maglie
2014-07-01
Merge branch 'master' into matthijskooijman-ide-1.5.x-timer-variant
Cristian Maglie
2014-07-01
Merge branch 'ide-1.5.x-timer-variant' of github.com:matthijskooijman/Arduino...
Cristian Maglie
2014-07-01
Merge pull request #2139 from cmaglie/init-variant
Cristian Maglie
2014-07-01
Reverting -flto flag from AVR core until all compatibility problems are worke...
Cristian Maglie
2014-06-30
Merge branch 'master' into ide-1.5.x
Cristian Maglie
2014-06-30
Backported digitalPinToInterrupt macro from IDE 1.5.x
Cristian Maglie
2014-06-28
Arduino Pro and Pro Mini should use eightanaloginputs variant, so all 8 analo...
Kristian Lauszus
2014-06-27
initVariant() is now declared as external "C" function.
Cristian Maglie
2014-06-27
Merge branch 'ide-1.5.7' into ide-1.5.x
Cristian Maglie
2014-06-25
Support Atmega8 (and similar that define PE instead of UPE) again
Matthijs Kooijman
2014-06-25
Allow variants to define an initVariant() function that is called at startup.
Matthijs Kooijman
2014-06-25
Removed patch for old malloc bug (no more useful with updated toolchain)
Cristian Maglie
2014-06-25
Fixed compilation error when targetting Mega. Error is caused by #2039 and th...
Federico Fissore
2014-06-25
gcc: Adding -w flag to compiler.c.elf.flags in order to avoid printing ISR wa...
Federico Fissore
2014-06-25
Enabling link-time optimization. See #660
Federico Fissore
2014-06-25
New common AVR toolchain
Federico Fissore
2014-06-19
Allow variants to define an initVariant() function that is called at startup.
Cristian Maglie
2014-06-19
Merge branch 'master' into ide-1.5.x
Cristian Maglie
2014-06-19
Fixed regression in USBAPI and CDC (xaljox)
Cristian Maglie
2014-06-13
Merge branch 'master' into HEAD
Cristian Maglie
2014-06-10
Update USBAPI.h
Embedded Micro
2014-06-08
corrected wrong path to firmware binaries in wifishield upgrade script for mac
benoit.git
2014-06-02
Merge pull request #2104 from amulya349/master
Cristian Maglie
2014-05-30
Merge branch 'master' into HEAD
Cristian Maglie
2014-05-30
USB CDC available() method returns correct number of bytes in buffer.
Cristian Maglie
2014-05-30
Fix of a bug
Amulya Kumar Sahoo
2014-05-30
Fix of a bug
Amulya Kumar Sahoo
2014-05-26
Merge branch 'usbcdc-improved' into ide-1.5.x
Cristian Maglie
2014-05-24
Improve CDC read code
Paul Brook
2014-05-24
Fix race condition in USB CDC transmit
Paul Brook
2014-05-24
improved USB write speeds
Justin Rajewski
2014-05-24
Backported Print class from ide-1.5.x branch
Cristian Maglie
2014-05-23
Merge branch 'ide-1.5.x-hwserial-cleanup' of github.com:matthijskooijman/Ardu...
Cristian Maglie
2014-05-23
Merge remote-tracking branch 'arduino/master' into ide-1.5.x
Cristian Maglie
2014-05-16
Support TIMER1C
Matthijs Kooijman
2014-05-07
Match return value to type in available()
Zachary J. Fields
2014-05-06
Remove unneeded register and ISR names in HardwareSerialx.cpp
Matthijs Kooijman
[prev]
[next]