summaryrefslogtreecommitdiff
path: root/firmware/Makefile
Commit message (Expand)AuthorAgeFilesLines
* moved flash code to seperate filemeri2007-04-101-2/+3
* only link with librfid if we're building main_librfidlaforge2006-12-181-0/+2
* - add new DAC driver (instead of poti) for PICClaforge2006-12-181-1/+1
* define macro for LIBRFID_DIRlaforge2006-10-151-2/+3
* - add svn:ignore property to make 'svn st' output more realisticlaforge2006-10-151-4/+3
* - add proper system interrupt (shared) demultiplexing codelaforge2006-10-011-2/+2
* make sure we actually build the wdt codelaforge2006-09-301-1/+2
* - fix build process of USB string header files (make it work with first 'make...laforge2006-09-251-0/+4
* - fix minor issues with USB string supportlaforge2006-09-251-2/+4
* - Include tool for Converting ASCII to UTF-16LE in C-Headerlaforge2006-09-251-1/+7
* - move large rctx definitions to req_ctx.hlaforge2006-09-221-2/+2
* - Add OpenPICC register definition (and USB command handling)laforge2006-09-201-3/+5
* - implement some more missing DFU bitslaforge2006-09-201-0/+3
* Completely separate DFU from application program, we now have a real bootloader.laforge2006-09-131-4/+4
* move to new directorylaforge2006-09-121-0/+574
personal git repositories of Harald Welte. Your mileage may vary