mirror of
				https://github.com/RfidResearchGroup/proxmark3.git
				synced 2025-10-31 00:17:02 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			337 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			337 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| # If you want to use it, copy this file as Makefile.platform and adjust it to your needs
 | |
| # Run 'make PLATFORM=' to get an exhaustive list of possible parameters for this file.
 | |
| 
 | |
| PLATFORM=PM3RDV4
 | |
| #PLATFORM=PM3OTHER
 | |
| # If you want more than one PLATFORM_EXTRAS option, separate them by spaces:
 | |
| #PLATFORM_EXTRAS=BTADDON
 | |
| #STANDALONE=HF_MSDSAL
 |