mirror of
				https://github.com/thelsing/knx.git
				synced 2025-10-26 10:26:25 +01:00 
			
		
		
		
	save work
This commit is contained in:
		
							parent
							
								
									7a259acaa6
								
							
						
					
					
						commit
						fb581c10a7
					
				@ -8,13 +8,13 @@
 | 
			
		||||
; Please visit documentation for the other options and examples
 | 
			
		||||
; https://docs.platformio.org/page/projectconf.html
 | 
			
		||||
[platformio]
 | 
			
		||||
#libdeps_dir = ../../../../libdeps
 | 
			
		||||
libdeps_dir = ../../../../libdeps
 | 
			
		||||
 | 
			
		||||
[env:adafruit_feather_m0]
 | 
			
		||||
platform = atmelsam
 | 
			
		||||
board = adafruit_feather_m0
 | 
			
		||||
framework = arduino
 | 
			
		||||
#lib_extra_dirs = ../../../
 | 
			
		||||
lib_extra_dirs = ../../../
 | 
			
		||||
 | 
			
		||||
; VID must be changed to some known KNX Manufacturer 
 | 
			
		||||
; so that the KNX USB interface gets recognized by ETS
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user