summaryrefslogtreecommitdiff
path: root/openpicc/application/cmd.c
Commit message (Expand)AuthorAgeFilesLines
* Commit status quo: Start adding iso 14443 layer 3a codehenryk2007-11-211-3/+0
* Checking in status quo: Can currently receive and print frames in ssc continu...henryk2007-11-211-0/+17
* Add ssc rx start and reboot commandshenryk2007-11-191-1/+23
* Add (ring-)buffered print functions to enable debug output from IRQ handlers ...henryk2007-11-181-8/+5
* Slight progress, still: enabling tc_fdt crashes the processor after some bitshenryk2007-11-131-1/+5
* Get tc_cdiv working (presumably, need to check on the oscilloscope)henryk2007-11-131-0/+5
* Add PIO IRQ counter (and print it in 'c' command)henryk2007-11-131-1/+45
* Add da_get_value to return the last written valuehenryk2007-11-111-8/+12
* Add distinction between long and short commands, for easier use of toggling t...henryk2007-11-111-3/+36
* Initial import of FreeRTOS code for OpenPICChenryk2007-11-061-0/+303
personal git repositories of Harald Welte. Your mileage may vary