- Aug 23, 2016
-
-
Cristian Maglie authored
-
Cristian Maglie authored
Now the release() function only performs the action that is called for, i.e. release the endpoint and let it receive data. All the buffers handling has been inlined in the callers, this also slightly improves performance because it allows to remove some redundant checks.
-
Cristian Maglie authored
-
Cristian Maglie authored
The reference to the upper USBDevice class is passed on the EPHandler constructor.
-
Cristian Maglie authored
-
Cristian Maglie authored
-
Cristian Maglie authored
-
Cristian Maglie authored
this is the proper type to encapsulate a byte when data is available or -1 when there is no data.
-
Cristian Maglie authored
-
Cristian Maglie authored
-
Cristian Maglie authored
-
Cristian Maglie authored
-
Sandeep Mistry authored
-
Sandeep Mistry authored
-
- Aug 11, 2016
-
-
Sandeep Mistry authored
-
- Jul 25, 2016
-
-
agdl authored
-
- Jul 21, 2016
-
-
Sandeep Mistry authored
-
- Jul 20, 2016
-
-
Cristian Maglie authored
-
- Jul 19, 2016
-
-
- Jul 18, 2016
-
-
Sandeep Mistry authored
-
Sandeep Mistry authored
Port of https://github.com/arduino/Arduino/pull/4718 to SAMD core.
-
- Jul 12, 2016
-
-
Sandeep Mistry authored
-
- Jul 08, 2016
-
-
Sandeep Mistry authored
-
Arturo Guadalupi authored
Use TX buffer for Wire slave writes
-
Sandeep Mistry authored
-
Arturo Guadalupi authored
Enable digitalRead on output pins, only enable pull-up in digitalWrite if pin is not output
-
- Jul 07, 2016
-
-
Arturo Guadalupi authored
Add Serial_::availableForWrite()
-
- Jun 30, 2016
-
-
Cristian Maglie authored
-
Cristian Maglie authored
-
- Jun 29, 2016
-
-
Cristian Maglie authored
-
Cristian Maglie authored
-
- Jun 27, 2016
-
-
Cristian Maglie authored
Fix #149
-
- Jun 17, 2016
-
-
Sandeep Mistry authored
-
Sandeep Mistry authored
-
- Jun 07, 2016
-
-
Arturo Guadalupi authored
Add Uart::availableForWrite()
-
- Jun 06, 2016
-
-
Arturo Guadalupi authored
Correct SerialUSB return value
-
Sandeep Mistry authored
-
- Jun 03, 2016
-
-
Sandeep Mistry authored
-
- May 30, 2016
-
-
Sandeep Mistry authored
-
Sandeep Mistry authored
Port of https://github.com/arduino/Arduino/pull/4996
-