9 lines
		
	
	
		
			169 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			169 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # QEMU (Virtualization)
 | |
| 
 | |
| This provides a target for running the firmware inside of QEMU. Use the following commands:
 | |
| 
 | |
| ```
 | |
| ./scripts/build.sh qemu 
 | |
| ./scripts/qemu.sh
 | |
| ```
 |