summaryrefslogtreecommitdiff
path: root/usb-i2c-sl018
Commit message (Expand)AuthorAgeFilesLines
* additional sanity check, uid len fits to tag typeChristian Pointner2013-02-011-3/+21
* handle_card now also prints type of cardChristian Pointner2013-01-301-27/+35
* improved input validationChristian Pointner2013-01-301-12/+15
* some more refactoringChristian Pointner2013-01-301-19/+19
* further cleanupChristian Pointner2013-01-301-30/+28
* some more cleanupChristian Pointner2013-01-301-22/+22
* slightly better error handling for update keysChristian Pointner2013-01-302-8/+20
* uid_len checksChristian Pointner2013-01-301-4/+8
* some more cleanupChristian Pointner2013-01-301-19/+12
* name refactoringChristian Pointner2013-01-301-6/+8
* sl018_reset as own functionChristian Pointner2013-01-301-6/+25
* further cleanupChristian Pointner2013-01-301-26/+23
* updated licence header (2012 vs 2013)Christian Pointner2013-01-303-3/+3
* better handling for stdio (usb vs serial - works now)Christian Pointner2013-01-292-10/+23
* some more cleanupChristian Pointner2013-01-291-5/+7
* some cleanupChristian Pointner2013-01-291-44/+52
* updated copyrightChristian Pointner2013-01-282-0/+2
* SL018 reset works nowChristian Pointner2013-01-281-3/+48
* some code cleanupChristian Pointner2013-01-281-125/+101
* renamed usb stream to stdioChristian Pointner2013-01-281-31/+31
* switching between serial and usb works nowChristian Pointner2013-01-281-5/+8
* added serial supportOthmar Gsenger2013-01-282-4/+10
* bugfixedOthmar Gsenger2013-01-282-8/+3
* debug addedOthmar Gsenger2013-01-271-0/+1
* writing to stdout not devChristian Pointner2013-01-271-4/+2
* red led blinks on successful authOthmar Gsenger2013-01-271-1/+6
* reading '.' after every keyslot updateChristian Pointner2013-01-271-2/+13
* set tty to rawChristian Pointner2013-01-271-0/+8
* uid check in eeprom workingOthmar Gsenger2013-01-271-12/+41
* clean up @ update keysChristian Pointner2013-01-271-14/+14
* added check cardOthmar Gsenger2013-01-271-4/+26
* sharing creditChristian Pointner2013-01-271-0/+2
* filling unused key slots with 0xffChristian Pointner2013-01-271-11/+49
* eeprom flashing workingOthmar Gsenger2013-01-271-10/+17
* added update-keys (no csum function yet)Christian Pointner2013-01-272-0/+73
* added flash debug outputOthmar Gsenger2013-01-271-0/+4
* eeprom write/dump workingOthmar Gsenger2013-01-271-93/+89
* improved error handlingOthmar Gsenger2013-01-271-2/+10
* minor clean up, improved error handlingOthmar Gsenger2013-01-271-44/+43
* UID readout workingOthmar Gsenger2013-01-271-3/+40
* basic working version usb-i2c-sl018Othmar Gsenger2013-01-271-14/+75
* lufa components are now selectableChristian Pointner2013-01-271-0/+2
* usb-i2c-sl018 added lufa i2c tests (non working)Othmar Gsenger2013-01-271-7/+56
* added new project usb-i2c-sl018Othmar Gsenger2013-01-252-0/+178