- Nov 18, 2015
-
-
Sandeep Mistry authored
-
- Nov 17, 2015
-
-
Sandeep Mistry authored
-
William authored
Adjust requestFrom, endTransmission, and startTransmissionWire to handle repeated starts
-
Cristian Maglie authored
-
Cristian Maglie authored
-
- Nov 04, 2015
-
-
Sandeep Mistry authored
-
- Nov 03, 2015
-
-
Cristian Maglie authored
-
- Oct 31, 2015
-
-
Paolo Paolucci authored
-
- Oct 21, 2015
-
-
Martino Facchin authored
-
- Oct 12, 2015
-
-
Martino Facchin authored
-
- Sep 23, 2015
-
-
Paolo Paolucci authored
-
- Sep 16, 2015
-
-
Martino Facchin authored
-
Martino Facchin authored
-
- Sep 10, 2015
-
-
Martino Facchin authored
-
- Sep 09, 2015
-
-
Cristian Maglie authored
-
Jean-Christophe BUDA authored
-
- Aug 25, 2015
-
-
Sandeep Mistry authored
-
- Aug 13, 2015
-
-
Cristian Maglie authored
In the wire library there are several functions where an unnecessarily complex coding has been used: - endTransmission: the availability of data is already checked in while(...), therefore need not be checked again in the loop. - requestFrom: the for-loop has a predefined and fixed number of loops. Therefore a check whether the last element has been reached is unnecessary and does not add any benefit. Fixes #20
-
Thibaut VIARD authored
-
Thibaut VIARD authored
-
- Aug 11, 2015
-
-
Thibaut VIARD authored
-
Thibaut VIARD authored
-
- Aug 10, 2015
-
-
Thibaut VIARD authored
-
Thibaut VIARD authored
-
- Jul 18, 2015
-
-
Cristian Maglie authored
Close #5
-
- Jul 06, 2015
- Jun 17, 2015
-
-
Fede85 authored
-
- Jun 15, 2015
-
-
Cristian Maglie authored
-
Cristian Maglie authored
-
- May 20, 2015
-
-
Claudio Indellicati authored
-
- May 19, 2015
-
-
Cristian Maglie authored
The missing break in every case will have MODE0 always selected
-
- Mar 27, 2015
-
-
Claudio Indellicati authored
-
- Oct 28, 2014
-
-
Cristian Maglie authored
-
Cristian Maglie authored
SAMD21G18A doesn't operate correctly with clock dividers lower than 4
-
- Sep 11, 2014
-
-
Cristian Maglie authored
-
Cristian Maglie authored
-
Cristian Maglie authored
-
Cristian Maglie authored
-
Thibaut VIARD authored
Signed-off-by:
Thibaut VIARD <thibaut.viard@atmel.com>
-