mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-30 21:02:32 +01:00 
			
		
		
		
	minor tweaks
This commit is contained in:
		
							parent
							
								
									8af156d976
								
							
						
					
					
						commit
						2f15cb2126
					
				| @ -14,9 +14,7 @@ from qmk.commands import run | ||||
| 
 | ||||
| ESSENTIAL_BINARIES = { | ||||
|     'dfu-programmer': {}, | ||||
|     'avrdude': { | ||||
|         'version_arg': '-\\?' | ||||
|     }, | ||||
|     'avrdude': {}, | ||||
|     'dfu-util': {}, | ||||
|     'avr-gcc': { | ||||
|         'version_arg': '-dumpversion' | ||||
| @ -166,7 +164,7 @@ def is_executable(command): | ||||
|         cli.log.debug('Found {fg_cyan}%s', command) | ||||
|         return True | ||||
| 
 | ||||
|     cli.log.error("{fg_red}Can't get version number of `%s`", command) | ||||
|     cli.log.error("{fg_red}Can't run `%s %s`", (command, version_arg)) | ||||
|     return False | ||||
| 
 | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 skullY
						skullY