summaryrefslogtreecommitdiff
path: root/openpicc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Faked anticollision working now. During stress test (OpenPCD reqa firmware in...henryk2008-03-141-2/+2
* Add T/C based receiver code with integrated miller decoderhenryk2008-03-141-2/+3
* Add performance measurement codehenryk2008-03-101-2/+3
* Add size printouts before and after compilationhenryk2008-03-091-1/+11
* Port over the differential miller decoder from the sniffonly host toolhenryk2008-03-051-0/+2
* Copy over the relevant changes from the sniffonly branch pending integrationhenryk2008-03-051-0/+1
* Implement transmissionhenryk2008-03-031-2/+3
* New cleaned-up (and then messed up again) SSC codehenryk2008-02-291-2/+2
* Framework to support run-time hardware selection. Future hardware releases sh...henryk2008-02-111-0/+1
* Commit a first version of an iso 14443 layer 2 and a passive sniffer. Works f...henryk2008-02-091-0/+2
* Add new miller decoder (not working yet)henryk2007-12-121-0/+1
* Added automatic dependency generation to makefilehenryk2007-11-261-2/+11
* Add load modulation and encoding/decoding code from haraldhenryk2007-11-241-0/+5
* Commit status quo: Start adding iso 14443 layer 3a codehenryk2007-11-211-0/+1
* Add ssc rx start and reboot commandshenryk2007-11-191-1/+2
* Add script to generate compile.hhenryk2007-11-191-2/+5
* Add (ring-)buffered print functions to enable debug output from IRQ handlers ...henryk2007-11-181-0/+1
* Get tc_cdiv working (presumably, need to check on the oscilloscope)henryk2007-11-131-0/+2
* Add code modules for tc_fdt, tc_cdiv_sync, tc_cdiv, ssc_picchenryk2007-11-111-0/+3
* Add pio_irq and pll codehenryk2007-11-111-0/+2
* DA code to set the comparator thresholdhenryk2007-11-071-0/+1
* Initial import of FreeRTOS code for OpenPICChenryk2007-11-061-0/+119
personal git repositories of Harald Welte. Your mileage may vary