4 lines
		
	
	
	
		
			95 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			95 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
PROGRAM = softuart
 | 
						|
EXTRA_COMPONENTS = extras/softuart
 | 
						|
ESPBAUD = 460800
 | 
						|
include ../../common.mk
 |