summaryrefslogtreecommitdiff
path: root/usb-i2c-sl018/keystore.c
Commit message (Collapse)AuthorAgeFilesLines
* moved usb-i2c-sl018 to tuer-rfidChristian Pointner2013-08-081-111/+0
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@216 aa12f405-d877-488e-9caf-2d797e2a1cc7
* naming conventions for keystoreChristian Pointner2013-02-071-2/+2
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@185 aa12f405-d877-488e-9caf-2d797e2a1cc7
* cleanupChristian Pointner2013-02-071-2/+2
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@177 aa12f405-d877-488e-9caf-2d797e2a1cc7
* moved ill-named usb-serial to lib/anyioChristian Pointner2013-02-061-3/+4
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@141 aa12f405-d877-488e-9caf-2d797e2a1cc7
* entire code now uses stdin and stdout (no stdio any more)Christian Pointner2013-02-061-11/+11
| | | | git-svn-id: https://svn.spreadspace.org/avr/trunk@137 aa12f405-d877-488e-9caf-2d797e2a1cc7
* fixed include for memsetChristian Pointner2013-02-061-0/+1
| | | | | | | ledmatrix() can be invoked serveral times without troubles git-svn-id: https://svn.spreadspace.org/avr/trunk@135 aa12f405-d877-488e-9caf-2d797e2a1cc7
* moved keystore and usb/serial to seperate filesOthmar Gsenger2013-02-061-0/+109
stdio_ptr might need some improvement git-svn-id: https://svn.spreadspace.org/avr/trunk@134 aa12f405-d877-488e-9caf-2d797e2a1cc7