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-07-26
Fixed compile problem for Leonardo after 0bd6a2d20fb9664255b20e0db11dd4586ebe...
Cristian Maglie
2013-07-26
Make private members of HardwareSerial protected
Matthijs Kooijman
2013-07-26
Move buffers into HardwareSerial
Matthijs Kooijman
2013-07-26
Use uint8_t for HardwareSerial ringbuffer pointers
Matthijs Kooijman
2013-07-22
Fixed usb_products on some AVR boards
Cristian Maglie
2013-07-17
Added quoting to usb_product key to preserve double quotes.
Cristian Maglie
2013-07-17
Remove hardcoded product names (all provided for in boards.txt)
Angus Gratton
2013-07-17
Fix whitespace (tabify), oops
Angus Gratton
2013-07-17
boards.txt: Refactor the default usb build flags into a generic property in p...
Angus Gratton
2013-07-17
Allow USB product and manufacturer strings to be supplied in boards.txt
Angus Gratton
2013-07-14
Merge branch 'master' into ide-1.5.x
Cristian Maglie
2013-07-12
assembly compile recipe is missing (C. A. Church)
Cristian Maglie
2013-06-28
String: fixed number of whitespaces in concat() methods
Cristian Maglie
2013-06-21
String: changed default to 2 decimal digits
Cristian Maglie
2013-06-06
Fixed buffer overflow on String class (Paul Stoffregen)
Cristian Maglie
2013-06-06
Merged various bugfix / improvements to String class.
Cristian Maglie
2013-06-06
Added support for Flash string on String class.
Cristian Maglie
2013-06-06
String class: removed deep copy on substring method.
Cristian Maglie
2013-06-06
add String.toFloat
Tevin Zhang
2013-06-05
Added remove methods to WString
Ryan Esteves
2013-05-29
Merged 1.0.5
Cristian Maglie
2013-05-17
Robot has its own core
Cristian Maglie
2013-05-15
Merge branch 'robot'
Cristian Maglie
2013-05-13
Added support to INT6 on Leonardo.
Fede85
2013-05-13
Added robot hardware
Cristian Maglie
2013-05-11
Merged 1.0.5
Cristian Maglie
2013-05-06
Added const modifier to String.c_str()
Cristian Maglie
2013-05-06
Added c_str() method to String class.
Cristian Maglie
2013-05-06
Stream "_timeout" field and related methods are now protected instead of priv...
Cristian Maglie
2013-04-22
Detect RAM usage and stop if full
Loren M. Lang
2013-04-17
Updated libaries and core handling.
Cristian Maglie
2013-04-17
Moved old production firmware to the right place
Cristian Maglie
2013-04-17
Reverted to old board ids
Cristian Maglie
2013-04-06
Set correct speed of Arduino ISP programmer
Kristian Sloth Lauszus
2013-04-04
Added support for all variants of Sanguino
Kristian Sloth Lauszus
2013-04-03
Merged 1.0.5
Cristian Maglie
2013-03-29
Fix deprecated ISR names for ATmega8.
Cristian Maglie
2013-03-29
Removed deprecated interrupt handlers
Cristian Maglie
2013-03-29
Increased malloc margin to 128.
Cristian Maglie
2013-03-28
updated config() methods in WiFi library
Fede85
2013-03-28
Merge branch 'wifishield-bugfix'
Cristian Maglie
2013-03-28
Merge remote-tracking branch 'mlafauci/wifishield-bugfix' into HEAD
Cristian Maglie
2013-03-26
Fix print message on dhcp status
Mimmo La Fauci
2013-03-26
Fix issue on client side
Mimmo La Fauci
2013-03-25
Fixed issue loading the firmware with bootloader
Mimmo La Fauci
2013-03-23
Backported malloc and realloc from avr-libc 1.8.0 (without test code)
Cristian Maglie
2013-03-22
Fix issue with multiple clients on WebServer
Mimmo La Fauci
2013-03-21
Added API to set static IP and DNS server
Mimmo La Fauci
2013-03-21
Added version field to platform.txt
Cristian Maglie
2013-03-20
Merge remote-tracking branch 'mlafauci/wifishield-bugfix' into HEAD
Cristian Maglie
[next]