Commit graph

6 commits

Author SHA1 Message Date
Henry Gabryjelski
4f80972c23 cast to uint32_t to avoid compiler warning
that said, it's possible this api might return
a variety of non-zero codes.  code could benefit
from being updated (e.g., documenting return codes)
2020-01-17 01:16:20 -08:00
ladyada
17f793efa9 woot, that wasnt too bad - updated debug for Serial1, works nicely 2018-08-30 14:20:06 -04:00
per1234
07925f2515 Replace boolean type with bool in examples
This is part of a move to encourage use of the standard bool type over Arduino's non-standard boolean type alias.
2018-07-11 16:53:11 +02:00
Fede85
d11a972706 fixed serial print alignment in USBHost/MouseController example 2015-06-17 16:39:53 +02:00
Jean-Christophe BUDA
40c47d7631 update .ino files for USBhost 2014-08-13 16:48:55 +02:00
Jean-Christophe BUDA
c5d519c01e move libraries/USBHost to hardware/arduino/sam/libraries/USBHost and for samd 2014-08-07 11:10:40 +02:00