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
2017-11-13
Create timer0 overflow interrupt service routine for all ATtinies not just 24...
Torben Nielsen
2017-11-13
[WIRE] Remove extra line from digital_potentiometer example
Quswar Mahmood Abid
2017-11-13
Add extras folder for packagein and CI
Martino Facchin
2017-08-18
Update bundled avr core to 1.6.20
Martino Facchin
2017-07-25
Fixed Serial Port Argument That May Include Spaces
Varun Mehta
2017-07-18
Use correct part names in Tools > Processor menus
per1234
2017-07-07
Update comments to reflect Stream functions changed from private to protected
per1234
2017-05-31
Updated bundled AVR core to 1.6.19
Cristian Maglie
2017-05-23
Removed unneeded include in Print.h
Cristian Maglie
2017-05-23
Move the flush method from Stream to Print
Matthijs Kooijman
2017-05-16
Add Print::availableForWrite
Eric Wieser
2017-03-20
Fixed warning about unused variable
Cristian Maglie
2017-03-20
upd: build.board
sergiotomasello
2017-03-16
use IAD Descriptor for device descriptor per the definition in "USB 2.0 ECN I...
liu nick
2017-03-16
[AVR] USB send ZLP when needed
Cristian Maglie
2017-03-16
Revert "Subtract one from USB_EP_SIZE in USB_SendSpace"
Cristian Maglie
2017-03-14
upd: uno wifi with wifi link
sergiotomasello
2017-03-08
AVR: Prevent warnings if BIN is previously defined
Cristian Maglie
2017-03-07
fix extended fuse bits for ethernet board
Adrien Descamps
2017-03-07
Set unused bits of extended fuse to 1
Adrien Descamps
2017-02-08
Update bundled avr core version to 1.6.18
Martino Facchin
2017-02-08
Add virtual beginMulticast(...) stub to UDP class
Sandeep Mistry
2017-02-08
Merge branch 'master' into stk500-jtagice3
Martino Facchin
2017-02-08
Add Atmel-ICE as AVR programmer
Martino Facchin
2017-01-09
[AVR] update to 1.6.17
Martino Facchin
2017-01-09
Merge pull request #5815 from roncapat/master
Martino Facchin
2017-01-08
Remove old TODOs for non-standard ipv4 format support
Patrick Roncagliolo
2017-01-07
Change double quotes to single quotes
Patrick Roncagliolo
2016-12-28
Properly escape avrdude.upload.network_pattern to handle spaces in path
Martino Facchin
2016-12-21
Add arduinoOTA upload tool
Martino Facchin
2016-12-21
Add Arduino UNO Wifi board
Martino Facchin
2016-12-19
Merge branch 'master' of github.com:arduino/Arduino
Cristian Maglie
2016-12-19
Fixed build.board for some boards
Cristian Maglie
2016-12-16
Fix Circuitplay tools reference (take 2)
Martino Facchin
2016-12-16
Fix Circuitplay core and tools reference
Martino Facchin
2016-12-16
Merge pull request #5731 from facchinm/tian_support
Martino Facchin
2016-12-16
Added empty efuse property for atmega8 bootloader rules
Cristian Maglie
2016-12-16
publish avr core 1.6.16 prerelease
Martino Facchin
2016-12-16
Add ArduinoISP.org programmer
Martino Facchin
2016-12-16
Adding Arduino.org new boards
Martino Facchin
2016-12-15
Merge branch 'generate_dependencies_S' of https://github.com/facchinm/Arduino
Cristian Maglie
2016-12-14
Added Adafruit Circuits Playground board
Cristian Maglie
2016-11-23
[AVR] Add -g to elf.flags to allow inclusion of debug symbols in elf
Martino Facchin
2016-11-23
[AVR] Add -MMD flag to generate depencencies files for S targets
Martino Facchin
2016-11-23
Add support for the JTAGICE3 programmer
Matthijs Kooijman
2016-11-23
Support the Atmel STK500 development board for ISP
Matthijs Kooijman
2016-11-22
Update bundled avr core to 1.6.15
Martino Facchin
2016-09-29
Set default values for Arduino AVR Boards upload.verify and program.verify
per1234
2016-09-21
Update to avrdude 6.3 and avr core 1.6.14
Martino Facchin
2016-09-12
Spaces to tab
Iván Pérez
[next]