mirror of
				https://github.com/manuelbl/ttn-esp32.git
				synced 2025-10-31 18:50:33 +01:00 
			
		
		
		
	Create CMakeLists for cmake compatibility
This commit is contained in:
		
							
								
								
									
										11
									
								
								CMakeLists.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								CMakeLists.txt
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,11 @@ | ||||
| set(COMPONENT_SRCDIRS | ||||
|     "src" | ||||
|     "src/aes" | ||||
|     "src/hal" | ||||
|     "src/lmic" | ||||
| ) | ||||
| set(COMPONENT_ADD_INCLUDEDIRS | ||||
|     "include" | ||||
| ) | ||||
|  | ||||
| register_component() | ||||
		Reference in New Issue
	
	Block a user