mirror of
				https://github.com/meshtastic/firmware.git
				synced 2025-10-28 23:34:03 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			242 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			242 B
		
	
	
	
		
			INI
		
	
	
	
	
	
| ; The original TBEAM board without the AXP power chip and a few other changes
 | |
| [env:tbeam0_7]
 | |
| board_level = extra
 | |
| extends = esp32_base
 | |
| board = ttgo-t-beam
 | |
| build_flags = 
 | |
|   ${esp32_base.build_flags}
 | |
|   -D TBEAM_V07
 | |
|   -I variants/esp32/tbeam_v07
 | 
