index
:
suspect-devices/arcore
arduino-micro
master
MIDI-USB Support for Arduino
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
avr
Age
Commit message (
Expand
)
Author
2014-12-18
Fix compiler warnings.
Ralf Kistner
2014-12-18
Only send MIDI nodes when we can.
Ralf Kistner
2014-12-18
Allow device reset with sysex message F0 01 F7.
Ralf Kistner
2014-07-06
Merge pull request #12 from stepto/master
Ralf Kistner
2014-07-04
Added support for Bare Conductive Touch Board
Stefan Dzisiewski-Smith
2014-01-31
Merge branch 'arduino-micro'
Ralf Kistner
2014-01-10
Added iPad compatibility via extra board type. Cludgy, perhaps, but works.
Stefan Dzisiewski-Smith
2013-12-27
Add Arduino Micro configuration (experimental).
arduino-micro
Ralf Kistner
2013-04-10
Fix not being able to read MIDI input of less than 4 events.
Ralf Kistner
2013-04-04
Fix MIDI RX bug: the MIDIUSB class was trying to receive data from CDC endpoint
Fabio Massaioli
2013-03-18
Implement MIDI read and write.
Ralf Kistner
2013-03-18
MIDI-USB descriptors.
Ralf Kistner
2013-03-18
Merge branch 'lib-1.5-cores'
Ralf Kistner
2013-03-18
Add the AVR libraries.
Ralf Kistner
2013-03-18
Rename core from arduino to arcore.
Ralf Kistner
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-03-03
Slighty changed custom menu format: simplifies parsing
Cristian Maglie
2013-02-13
merging ide-1.5.x
Federico Fissore
2013-02-13
fixing PID for esplora
Federico Fissore
2013-02-11
BOARDS and ARCH defines from boards.txt
Cristian Maglie
2012-12-17
Merged 1.0.4 pre-release into 1.5
Cristian Maglie
2012-12-10
Burn production-tested bootloader for very old Atmega8
Cristian Maglie
2012-12-10
Merged 1.0.3
Cristian Maglie
2012-12-10
fixed permissions on a lot of text files. see #1116
Federico Fissore
2012-12-08
Moving TXCO definition into HardwareSerial.cpp from HardwareSerial.h.
David A. Mellis
2012-11-25
Fixed boards.txt (added Micro and fixed path for LilyPadUSB bootloader)
Cristian Maglie
2012-11-04
Merged 1.0.2
Cristian Maglie
2012-11-04
Fixed verbose upload. Removed unused platform.txt params.
Cristian Maglie
2012-11-04
Merge remote-tracking branch 'ffissore/boards-cputype' into ide-1.5.x
Cristian Maglie
2012-11-02
Added general yield()-hook for cooperative scheduling development (part 2)
Cristian Maglie
2012-10-31
updated boards.txt
Federico Fissore
2012-10-31
updated boards.txt
Federico Fissore
2012-10-31
updated boards.txt
Federico Fissore
2012-10-31
updated boards.txt
Federico Fissore
2012-10-31
Added general yield()-hook for cooperative scheduling development
Cristian Maglie
2012-10-29
new boards menu with custom submenus
Federico Fissore
2012-10-26
fixed verbose mode for avrdude in platform.txt
Fede85
2012-10-18
Merged latest changes in AVR arduino core
Cristian Maglie
2012-10-18
Merged upstream arduino branch
Cristian Maglie
2012-10-15
boards and cpu type menus
Federico Fissore
2012-10-09
Reordered boards menu
Cristian Maglie
2012-09-07
Upload over debug port
Cristian Maglie
2012-08-06
Fixed all boards.txt definitions in AVR arch.
Cristian Maglie
2012-06-26
Added default extra_flags parameter to allow build on all boards
Cristian Maglie
2012-06-26
Merged upstream Arduino master branch
Cristian Maglie
2012-05-25
Fixed avrdude path for macos and win
Cristian Maglie
2012-05-25
Simplified boards.txt file
Cristian Maglie
2012-05-25
Merge branch 'master' into arduino-1.0.1-merged
Cristian Maglie
2012-05-25
Bugfix: IDE now works if installed on a folder path containing spaces
Cristian Maglie
[next]