aboutsummaryrefslogtreecommitdiff
path: root/sam/cores/arduino/USB
AgeCommit message (Expand)Author
2013-03-18Rename core from arduino to arcore.Ralf Kistner
2013-01-29Fixed SerialUSB data handshake when host sends a lot of data (PeterVH, stimmer)Cristian Maglie
2013-01-27Fixed CDC_SERIAL_BUFFER_SIZE macros (PeterVH)Cristian Maglie
2013-01-25Fixed USBSerial.write() while sending big buffers (Bill Dreschel)Cristian Maglie
2012-11-19Fix BSoD for Windows (louismdavis)Cristian Maglie
2012-10-19Fixed HID report send (Emulated keyboard is back on MacOS)Cristian Maglie
2012-10-18Fixed native USB serial port not appearing on Mac OS X 10.6.8.Claudio Indellicati
2012-10-18Merged upstream arduino branchCristian Maglie
2012-10-12removed the final X in the ip_product stringFede85
2012-09-28Assigned Serial to UART and SerialUSB to USB-CDC-ACMCristian Maglie
2012-09-25Workaround for spurious port opening after upload (Arduino Due)Cristian Maglie
2012-09-11Refactored auto-reset methods.Cristian Maglie
2012-09-11Correct HID, the send is now done in one timeJean-Christophe
2012-09-11Add test J/K/packet/SE0_NAK, for usb.org processJean-Christophe
2012-09-10Merge branch 'master' into upload-16u2Cristian Maglie
2012-09-09usbcv chapter 9 tests: passedJean-Christophe
2012-09-09update for USB, USB High Speed software, for betatest, need some improvment. ...Jean-Christophe
2012-09-09correct CDC transmit, add device qualifier.Jean-Christophe
2012-09-09Added optimized write(buffer,size) method in CDC classCristian Maglie
2012-09-08Upload over debug port (part 2)Cristian Maglie
2012-08-21Fixed USB-CDC buffering. Now serial output performs much better.Cristian Maglie
2012-08-14Auto restart after upload (linux only for now). Auto reset/erase when uploadi...Cristian Maglie
2012-06-27Merged masterCristian Maglie
2012-06-26Merged upstream Arduino master branchCristian Maglie
2012-06-25[sam] fixed CDC com issue in Arduino IDECristian Maglie
2012-06-22[sam] fixed CDC com issue in Arduino IDEThibault RICHARD
2012-06-18[sam] enabling High Speed support for USB Device stackThibault RICHARD
2012-06-07[sam] USB Host stack v1 with enumeration working okay using validation exampleThibault RICHARD
2012-06-02Arduino-core 1.0.1 merging (completed, to be tested...)Cristian Maglie
2012-05-29[sam] properly turn off usb code when USBCON is not definedTravis Geiselbrecht
2012-05-20[sam] renamed 'sam' core folder into 'arduino'Cristian Maglie