- Feb 26, 2016
-
-
Cristian Maglie authored
This prevents accidental overwrites of the bootloader if a NULL pointer is used for writing by mistake.
-
- Feb 23, 2016
-
- Feb 19, 2016
-
-
Cristian Maglie authored
-
Cristian Maglie authored
The pin mapping is still subject to change, better to not distribute files that are not final.
-
- Feb 18, 2016
-
-
Cristian Maglie authored
-
Sandeep Mistry authored
-
Cristian Maglie authored
USBHost used to have an init() method that now is incorporated in Init(). The leftover init() calls in the library were calling the init() function in the variant files instead (that has nothing to do with the USBHost library). Removing the calls to init() fix it. Fix #115
-
Cristian Maglie authored
-
bbx10node authored
0x00 CTRL-@ through 0x1F CTRL-_ Also return ASCII codes for keys: ESCAPE, DELETE, TAB, and BACKSPACE keys. Return correct code for ENTER and keypad ENTER keys.
-
bbx10node authored
Affects all devices that do IN transfers.
-
Cristian Maglie authored
-
- Feb 16, 2016
-
-
Sandeep Mistry authored
-
- Feb 15, 2016
-
-
Cristian Maglie authored
-
- Feb 11, 2016
-
-
Cristian Maglie authored
-
Sandeep Mistry authored
-
Cristian Maglie authored
-
Cristian Maglie authored
-
Cristian Maglie authored
-
Cristian Maglie authored
-
- Jan 29, 2016
-
-
Sandeep Mistry authored
-
- Jan 26, 2016
-
- Jan 22, 2016
-
-
Sandeep Mistry authored
-
- Jan 20, 2016
-
- Jan 19, 2016
-
-
Charles Cross authored
Followed the precedent in SPI and Wire libraries, adding #ifdefs to conditionally declare Wire interface externs
-
Charles Cross authored
-
Sandeep Mistry authored
-
- Jan 18, 2016
-
-
Cristian Maglie authored
-
- Jan 15, 2016
-
-
Sandeep Mistry authored
-
- Jan 13, 2016
-
-
Sandeep Mistry authored
-
Sandeep Mistry authored
-
- Jan 12, 2016
-
-
rocketscream authored
-
- Jan 06, 2016
-
-
bbx10node authored
-
- Jan 05, 2016
-
-
Sandeep Mistry authored
-