Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | name refactoring | Christian Pointner | 2013-01-30 | 1 | -6/+8 |
* | sl018_reset as own function | Christian Pointner | 2013-01-30 | 1 | -6/+25 |
* | further cleanup | Christian Pointner | 2013-01-30 | 1 | -26/+23 |
* | updated licence header (2012 vs 2013) | Christian Pointner | 2013-01-30 | 24 | -25/+26 |
* | better handling for stdio (usb vs serial - works now) | Christian Pointner | 2013-01-29 | 2 | -10/+23 |
* | some more cleanup | Christian Pointner | 2013-01-29 | 1 | -5/+7 |
* | some cleanup | Christian Pointner | 2013-01-29 | 1 | -44/+52 |
* | updated copyright | Christian Pointner | 2013-01-28 | 2 | -0/+2 |
* | SL018 reset works now | Christian Pointner | 2013-01-28 | 1 | -3/+48 |
* | some code cleanup | Christian Pointner | 2013-01-28 | 1 | -125/+101 |
* | renamed usb stream to stdio | Christian Pointner | 2013-01-28 | 1 | -31/+31 |
* | switching between serial and usb works now | Christian Pointner | 2013-01-28 | 1 | -5/+8 |
* | added serial support | Othmar Gsenger | 2013-01-28 | 2 | -4/+10 |
* | bugfixed | Othmar Gsenger | 2013-01-28 | 2 | -8/+3 |
* | debug added | Othmar Gsenger | 2013-01-27 | 1 | -0/+1 |
* | writing to stdout not dev | Christian Pointner | 2013-01-27 | 1 | -4/+2 |
* | red led blinks on successful auth | Othmar Gsenger | 2013-01-27 | 1 | -1/+6 |
* | reading '.' after every keyslot update | Christian Pointner | 2013-01-27 | 1 | -2/+13 |
* | set tty to raw | Christian Pointner | 2013-01-27 | 1 | -0/+8 |
* | uid check in eeprom working | Othmar Gsenger | 2013-01-27 | 1 | -12/+41 |
* | clean up @ update keys | Christian Pointner | 2013-01-27 | 1 | -14/+14 |
* | added check card | Othmar Gsenger | 2013-01-27 | 1 | -4/+26 |
* | sharing credit | Christian Pointner | 2013-01-27 | 1 | -0/+2 |
* | filling unused key slots with 0xff | Christian Pointner | 2013-01-27 | 1 | -11/+49 |
* | eeprom flashing working | Othmar Gsenger | 2013-01-27 | 1 | -10/+17 |
* | added update-keys (no csum function yet) | Christian Pointner | 2013-01-27 | 2 | -0/+73 |
* | added flash debug output | Othmar Gsenger | 2013-01-27 | 1 | -0/+4 |
* | eeprom write/dump working | Othmar Gsenger | 2013-01-27 | 1 | -93/+89 |
* | improved error handling | Othmar Gsenger | 2013-01-27 | 1 | -2/+10 |
* | minor clean up, improved error handling | Othmar Gsenger | 2013-01-27 | 1 | -44/+43 |
* | UID readout working | Othmar Gsenger | 2013-01-27 | 1 | -3/+40 |
* | basic working version usb-i2c-sl018 | Othmar Gsenger | 2013-01-27 | 1 | -14/+75 |
* | lufa components are now selectable | Christian Pointner | 2013-01-27 | 6 | -1/+11 |
* | usb-i2c-sl018 added lufa i2c tests (non working) | Othmar Gsenger | 2013-01-27 | 1 | -7/+56 |
* | added new project usb-i2c-sl018 | Othmar Gsenger | 2013-01-25 | 2 | -0/+178 |
* | added rf433 send example | Othmar Gsenger | 2012-10-10 | 2 | -0/+310 |
* | changed back to old LUFA version | Othmar Gsenger | 2012-09-26 | 4 | -4/+4 |
* | updated lufa version | Othmar Gsenger | 2012-09-26 | 4 | -4/+5 |
* | added download makefile in contrib | Othmar Gsenger | 2012-09-26 | 1 | -0/+31 |
* | updated README | Christian Pointner | 2012-09-26 | 5 | -4/+43 |
* | removed deprecated info | Christian Pointner | 2012-09-25 | 1 | -1/+0 |
* | reset2bootloader for minimus(32)? | Christian Pointner | 2012-09-25 | 3 | -2/+18 |
* | led lib now supports 2 leds | Christian Pointner | 2012-09-25 | 4 | -8/+56 |
* | build added support for minimus | Christian Pointner | 2012-09-25 | 3 | -2/+24 |
* | USB Manufacturer and Product are now configurable | Christian Pointner | 2012-06-05 | 4 | -2/+18 |
* | fixed lib for chips without bootloader function... (more workaround than fix) | Christian Pointner | 2012-05-31 | 4 | -2/+5 |
* | cleanup | Christian Pointner | 2012-05-31 | 2 | -63/+27 |
* | fixed ring buffer error | Christian Pointner | 2012-05-30 | 1 | -1/+1 |
* | cleanup | Christian Pointner | 2012-05-30 | 1 | -4/+1 |
* | fixed CS Port Dir | Christian Pointner | 2012-05-30 | 1 | -2/+2 |