- Oct 12, 2016
-
-
Cristian Maglie authored
-
- Oct 11, 2016
-
-
Cristian Maglie authored
This pachs allows C++ global constructors to run after hardware initialization. This helps some libraries that setups hardware in class constructor to work properly. See also #169
-
- Oct 10, 2016
-
-
Cristian Maglie authored
-
Cristian Maglie authored
-
Cristian Maglie authored
Fix #172
-
- Oct 03, 2016
-
-
Mike D authored
Fixed issue where pins were not being configured properly in analogWrite when multiple channels of the same TCC/TC module were being used to drive outputs.
-
- Sep 30, 2016
-
-
Sandeep Mistry authored
-
Cristian Maglie authored
-
- Sep 28, 2016
-
-
Cristian Maglie authored
- Sep 27, 2016
-
-
Sandeep Mistry authored
-
- Sep 26, 2016
-
-
Sandeep Mistry authored
-
- Sep 22, 2016
-
-
Cristian Maglie authored
-
Cristian Maglie authored
-
Cristian Maglie authored
-
Cristian Maglie authored
-
Sandeep Mistry authored
-
Sandeep Mistry authored
-
Sandeep Mistry authored
-
Sandeep Mistry authored
-
Sandeep Mistry authored
-
Sandeep Mistry authored
-
Sandeep Mistry authored
-
Sandeep Mistry authored
-
Martino Facchin authored
-
Thibaut VIARD authored
Signed-off-by:
Thibaut VIARD <aethaniel@sam-geek.org>
-
Thibaut VIARD authored
Signed-off-by:
Thibaut VIARD <aethaniel@sam-geek.org>
-
Thibaut VIARD authored
Signed-off-by:
Thibaut VIARD <aethaniel@sam-geek.org>
-
- Sep 15, 2016
-
-
Cristian Maglie authored
-
- Sep 14, 2016
-
-
Sandeep Mistry authored
-
Sandeep Mistry authored
Port of https://github.com/arduino/Arduino/pull/5362
-
- Sep 02, 2016
-
-
Arturo Guadalupi authored
Removed DUE and added MKR1000
-
- Aug 31, 2016
-
-
Sandeep Mistry authored
It’s no longer needed with the timeout mechanism in USBCore.
-
Sandeep Mistry authored
-
Sandeep Mistry authored
-
Sandeep Mistry authored
Timeout is checked on the next send attempt. Initial timeout is set to 70ms, after a time out occurs and the previous transfer is still not complete a send will report as failed. If a send times out, a ZLP will be in the send queue to check for future timeouts.
-
- Aug 29, 2016
-
-
Cristian Maglie authored
-
Cristian Maglie authored
-
Cristian Maglie authored
-