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
path:
root
/
platform.txt
Age
Commit message (
Expand
)
Author
2015-09-15
Adding preprocessing recipes to AVR core
Federico Fissore
2015-08-27
Release new boards as AVR core 1.6.8
Cristian Maglie
2015-07-31
Fix links to 3rd party hardware specification.
Reilly Grant
2015-07-16
Enable C11 support
Matthijs Kooijman
2015-07-16
Enable C++11 support
Matthijs Kooijman
2015-07-16
Explicitely specify C and C++ standards to use
Matthijs Kooijman
2015-06-29
Fixed missing "sketch" folders in some paths of both AVR and SAM cores
Federico Fissore
2015-06-29
Compiler: sketch files get compiled into "sketch"
Federico Fissore
2015-05-07
saveHex: rename recipe.hex -> recipe.output
Arnav Gupta
2015-05-07
update Sketch menu, add Save hex option
Arnav Gupta
2015-05-06
AVR core version bump
Federico Fissore
2015-04-27
Disabling uncertified warning, leaving vids/pids
Federico Fissore
2015-04-24
Renamed compiler.warning_flags pref to compiler.warning_level
Federico Fissore
2015-04-23
AVR: upgrading avr core version
Federico Fissore
2015-04-13
Reviewed warnings key names and dropdown in Preferences
Federico Fissore
2015-04-13
Better preference for setting warnings level. See https://github.com/arduino/...
Federico Fissore
2015-03-30
Starting 1.6.3
Federico Fissore
2015-03-27
Not using gcc version, hard to maintain
Federico Fissore
2015-03-27
avr platform: fixed avrdude path
Federico Fissore
2015-03-27
Fixed platforms(.txt)
Federico Fissore
2015-03-11
Started working on 1.6.2
Federico Fissore
2015-03-10
Added warning for uncertified boards
Federico Fissore
2015-02-19
Update revision log. Version set to 1.6.1.
Cristian Maglie
2015-02-16
"objcopy" recipes are no more tied to "hex" extension
Cristian Maglie
2015-02-10
rename hex -> output
Arnav Gupta
2014-11-18
Upped version to 1.6.0
Cristian Maglie
2014-10-30
Reduce avrdude verbosity
Matthijs Kooijman
2014-09-06
Correct implementation of gcc specific internal functions
Cristian Maglie
2014-09-05
Updated version to 1.5.8
Cristian Maglie
2014-07-01
Reverting -flto flag from AVR core until all compatibility problems are worke...
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-04-10
Explicitly define compiler.path in avr/platform.txt
Matthijs Kooijman
2014-04-04
Add (empty) compiler.*.extra_flags variables in platform.txt
Matthijs Kooijman
2014-02-19
Update revision log. Upped version to 1.5.6
Cristian Maglie
2014-01-21
Compile with -x assembler-with-cpp instead of -assembler-with-cpp.
Jimmy Hedman
2014-01-05
Fixed "runtime.hardware.path" and "runtime.platform.path" values
Cristian Maglie
2013-11-28
Upped version to 1.5.5
Cristian Maglie
2013-09-09
Updated revision log, and upped version to 1.5.4
Cristian Maglie
2013-08-01
Added quoting to usb_producer key to preserve double quotes.
Cristian Maglie
2013-07-17
Added quoting to usb_product key to preserve double quotes.
Cristian Maglie
2013-07-17
boards.txt: Refactor the default usb build flags into a generic property in p...
Angus Gratton
2013-07-12
assembly compile recipe is missing (C. A. Church)
Cristian Maglie
2013-04-22
Detect RAM usage and stop if full
Loren M. Lang
2013-03-21
Added version field to platform.txt
Cristian Maglie
2013-03-18
Changed the way ARDUINO is defined inside platform.txt
Cristian Maglie
2013-03-06
Added auto-generation for 'build.board' value in boards.txt.
Cristian Maglie
2013-02-11
BOARDS and ARCH defines from boards.txt
Cristian Maglie
[next]