aboutsummaryrefslogtreecommitdiff
path: root/avr
AgeCommit message (Expand)Author
2014-12-18Fix compiler warnings.Ralf Kistner
2014-12-18Only send MIDI nodes when we can.Ralf Kistner
2014-12-18Allow device reset with sysex message F0 01 F7.Ralf Kistner
2014-07-06Merge pull request #12 from stepto/masterRalf Kistner
2014-07-04Added support for Bare Conductive Touch BoardStefan Dzisiewski-Smith
2014-01-31Merge branch 'arduino-micro'Ralf Kistner
2014-01-10Added iPad compatibility via extra board type. Cludgy, perhaps, but works.Stefan Dzisiewski-Smith
2013-12-27Add Arduino Micro configuration (experimental).arduino-microRalf Kistner
2013-04-10Fix not being able to read MIDI input of less than 4 events.Ralf Kistner
2013-04-04Fix MIDI RX bug: the MIDIUSB class was trying to receive data from CDC endpointFabio Massaioli
2013-03-18Implement MIDI read and write.Ralf Kistner
2013-03-18MIDI-USB descriptors.Ralf Kistner
2013-03-18Merge branch 'lib-1.5-cores'Ralf Kistner
2013-03-18Add the AVR libraries.Ralf Kistner
2013-03-18Rename core from arduino to arcore.Ralf Kistner
2013-03-18Changed the way ARDUINO is defined inside platform.txtCristian Maglie
2013-03-06Added auto-generation for 'build.board' value in boards.txt.Cristian Maglie
2013-03-03Slighty changed custom menu format: simplifies parsingCristian Maglie
2013-02-13merging ide-1.5.xFederico Fissore
2013-02-13fixing PID for esploraFederico Fissore
2013-02-11BOARDS and ARCH defines from boards.txtCristian Maglie
2012-12-17Merged 1.0.4 pre-release into 1.5Cristian Maglie
2012-12-10Burn production-tested bootloader for very old Atmega8Cristian Maglie
2012-12-10Merged 1.0.3Cristian Maglie
2012-12-10fixed permissions on a lot of text files. see #1116Federico Fissore
2012-12-08Moving TXCO definition into HardwareSerial.cpp from HardwareSerial.h.David A. Mellis
2012-11-25Fixed boards.txt (added Micro and fixed path for LilyPadUSB bootloader)Cristian Maglie
2012-11-04Merged 1.0.2Cristian Maglie
2012-11-04Fixed verbose upload. Removed unused platform.txt params.Cristian Maglie
2012-11-04Merge remote-tracking branch 'ffissore/boards-cputype' into ide-1.5.xCristian Maglie
2012-11-02Added general yield()-hook for cooperative scheduling development (part 2)Cristian Maglie
2012-10-31updated boards.txtFederico Fissore
2012-10-31updated boards.txtFederico Fissore
2012-10-31updated boards.txtFederico Fissore
2012-10-31updated boards.txtFederico Fissore
2012-10-31Added general yield()-hook for cooperative scheduling developmentCristian Maglie
2012-10-29new boards menu with custom submenusFederico Fissore
2012-10-26fixed verbose mode for avrdude in platform.txtFede85
2012-10-18Merged latest changes in AVR arduino coreCristian Maglie
2012-10-18Merged upstream arduino branchCristian Maglie
2012-10-15boards and cpu type menusFederico Fissore
2012-10-09Reordered boards menuCristian Maglie
2012-09-07Upload over debug portCristian Maglie
2012-08-06Fixed all boards.txt definitions in AVR arch.Cristian Maglie
2012-06-26Added default extra_flags parameter to allow build on all boardsCristian Maglie
2012-06-26Merged upstream Arduino master branchCristian Maglie
2012-05-25Fixed avrdude path for macos and winCristian Maglie
2012-05-25Simplified boards.txt fileCristian Maglie
2012-05-25Merge branch 'master' into arduino-1.0.1-mergedCristian Maglie
2012-05-25Bugfix: IDE now works if installed on a folder path containing spacesCristian Maglie