 bd56636d58
			
		
	
	
		bd56636d58
		
	
	
	
	
		
			
			This matches the flash-command and is generally a bit easier to work with. This commit also prepares for allowing multiple formats to be used in the emulator command, which is necessary for the esp32.
		
			
				
	
	
		
			8 строки
		
	
	
	
		
			232 Б
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			8 строки
		
	
	
	
		
			232 Б
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| 	"inherits": ["fe310"],
 | |
| 	"build-tags": ["hifive1b", "qemu"],
 | |
| 	"serial": "uart",
 | |
| 	"default-stack-size": 4096,
 | |
| 	"linkerscript": "targets/hifive1-qemu.ld",
 | |
| 	"emulator": "qemu-system-riscv32 -machine sifive_e -nographic -kernel {}"
 | |
| }
 |