mirror of
				https://github.com/meshtastic/firmware.git
				synced 2025-10-29 23:54:41 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			256 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			256 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| [env:heltec-v2_0]
 | |
| ;build_type = debug ; to make it possible to step through our jtag debugger
 | |
| board_level = extra
 | |
| extends = esp32_base
 | |
| board = heltec_wifi_lora_32_V2
 | |
| build_flags = 
 | |
|   ${esp32_base.build_flags}
 | |
|   -D HELTEC_V2_0
 | |
|   -I variants/esp32/heltec_v2
 | 
