kopia lustrzana https://github.com/meshtastic/firmware
				
				
				
			
		
			
				
	
	
		
			13 wiersze
		
	
	
		
			470 B
		
	
	
	
		
			INI
		
	
	
			
		
		
	
	
			13 wiersze
		
	
	
		
			470 B
		
	
	
	
		
			INI
		
	
	
[env:makerpython_nrf52840_sx1280_oled]
 | 
						|
board_level = extra
 | 
						|
extends = nrf52840_base
 | 
						|
board = nordic_pca10059
 | 
						|
build_flags = ${nrf52840_base.build_flags}
 | 
						|
  -I variants/nrf52840/MakePython_nRF52840_oled
 | 
						|
  -D PRIVATE_HW
 | 
						|
build_src_filter = ${nrf52_base.build_src_filter} +<../variants/nrf52840/MakePython_nRF52840_oled>
 | 
						|
lib_deps = 
 | 
						|
  ${nrf52840_base.lib_deps}
 | 
						|
  https://github.com/meshtastic/ESP32_Codec2/archive/633326c78ac251c059ab3a8c430fcdf25b41672f.zip
 | 
						|
debug_tool = jlink
 |