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
Age
Commit message (
Expand
)
Author
2013-12-27
Add Arduino Micro configuration (experimental).
arduino-micro
Ralf Kistner
2013-07-29
Merge pull request #2 from tub/master
Ralf Kistner
2013-07-28
Fixing install script for OSx
Toby Cole
2013-04-10
Fix not being able to read MIDI input of less than 4 events.
Ralf Kistner
2013-04-04
Merge pull request #1 from fbbdev/master
Ralf Kistner
2013-04-04
Fix MIDI RX bug: the MIDIUSB class was trying to receive data from CDC endpoint
Fabio Massaioli
2013-03-19
Another attempt at fixing travis configuration.
Ralf Kistner
2013-03-19
More travis fixes.
Ralf Kistner
2013-03-19
Add referer for IDE download.
Ralf Kistner
2013-03-19
Fix travis configuration error.
Ralf Kistner
2013-03-19
Update travis configuration to install the library first.
Ralf Kistner
2013-03-19
Add MidiEcho example.
Ralf Kistner
2013-03-19
Fix some travis configuration issues.
Ralf Kistner
2013-03-19
Add travis configuration to verify a basic build.
Ralf Kistner
2013-03-18
Fix MIDI example (add call to flush).
Ralf Kistner
2013-03-18
Add USB development notes.
Ralf Kistner
2013-03-18
Update readme with instructions for MIDI-USB.
Ralf Kistner
2013-03-18
Implement MIDI read and write.
Ralf Kistner
2013-03-18
MIDI-USB descriptors.
Ralf Kistner
2013-03-18
Fix typo.
Ralf Kistner
2013-03-18
Add basic usage instructions.
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
Add install script for Ubuntu.
Ralf Kistner
2013-03-18
Add basic readme and license.
Ralf Kistner
2013-03-18
Merge branch 'lib-1.5-cores'
Ralf Kistner
2013-03-18
Initial commit
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-27
Merge branch 'lib-1.5-newformat' into ide-1.5.x
Cristian Maglie
2013-02-26
Bugfix for garbage data coming from serial port after reset. (Arduino Due)
Cristian Maglie
2013-02-13
Merge remote-tracking branch 'arduino/ide-1.5.x' into HEAD
Cristian Maglie
2013-02-13
merging ide-1.5.x
Federico Fissore
2013-02-13
Fixed delayMicrosecond() when interrupts are disabled
Cristian Maglie
2013-02-13
fixing PID for esplora
Federico Fissore
2013-02-11
Added boards and arch defines.
Cristian Maglie
2013-02-11
BOARDS and ARCH defines from boards.txt
Cristian Maglie
2013-02-08
Merge remote-tracking branch 'arduino/ide-1.5.x' into HEAD
Cristian Maglie
2013-02-06
Merge pull request #1255 from cmaglie/usbcdc-loopback-fix
Cristian Maglie
2013-02-02
[sam] attachInterrupt() now works also on pins that belongs to PORTD
Cristian Maglie
2013-01-29
Fixed SerialUSB data handshake when host sends a lot of data (PeterVH, stimmer)
Cristian Maglie
2013-01-28
Merge branch 'ide-1.5.x' into lib-1.5
Federico Fissore
2013-01-27
Merge branch 'ide-1.5.x' into can
Cristian Maglie
2013-01-27
Removed unused file
Cristian Maglie
2013-01-27
Fixed CDC_SERIAL_BUFFER_SIZE macros (PeterVH)
Cristian Maglie
2013-01-25
Fixed USBSerial.write() while sending big buffers (Bill Dreschel)
Cristian Maglie
2013-01-06
modified analogWrite to wait for end of conversion
vd
2013-01-06
modified analogWrite to wait for end of conversion
vd
[next]