summaryrefslogtreecommitdiff
path: root/openpicc/application/ssc_picc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix SSC TX registers (especially the clock source selection), peripheral conf...henryk2007-11-291-6/+39
* Print relevant SSC registershenryk2007-11-271-2/+2
* Restructure irq handling for setting tc_fdt (works now) and to get most iso s...henryk2007-11-261-66/+36
* Remove unusedhenryk2007-11-261-67/+0
* Prepare transmission codehenryk2007-11-261-49/+46
* Add a work around to have each pio data change fiq followed by a regular IRQ ...henryk2007-11-231-3/+0
* Commit status quo (pending cleanup of the debug and experimental code that I ...henryk2007-11-231-13/+10
* Remove obsolete codehenryk2007-11-221-28/+6
* Commit status quo: Start adding iso 14443 layer 3a codehenryk2007-11-211-0/+1
* Checking in status quo: Can currently receive and print frames in ssc continu...henryk2007-11-211-124/+191
* Move some definitions to header filehenryk2007-11-191-9/+0
* Rewrite irq handlers according to the new information in http://www.freertos....henryk2007-11-141-3/+8
* Slight progress, still: enabling tc_fdt crashes the processor after some bitshenryk2007-11-131-0/+3
* Add code modules for tc_fdt, tc_cdiv_sync, tc_cdiv, ssc_picchenryk2007-11-111-0/+589
personal git repositories of Harald Welte. Your mileage may vary