mirror of
				https://github.com/manuelbl/ttn-esp32.git
				synced 2025-10-31 18:50:33 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			104 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			104 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| PROJECT_NAME := shutdown
 | |
| 
 | |
| EXTRA_COMPONENT_DIRS := $(abspath ../..)
 | |
| 
 | |
| include $(IDF_PATH)/make/project.mk
 |