mirror of
				https://github.com/pmarchini/Esp32Dimmer.git
				synced 2025-10-31 11:24:03 +03:00 
			
		
		
		
	feat: porting to component migrating from esp-idf 4.4 to 5.x
This commit is contained in:
		
							
								
								
									
										5
									
								
								src/components/esp32-triac-dimmer-driver/CMakeLists.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								src/components/esp32-triac-dimmer-driver/CMakeLists.txt
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| idf_component_register( | ||||
|     SRCS "esp32-triac-dimmer-driver.c" | ||||
|     INCLUDE_DIRS "include" | ||||
|     REQUIRES driver | ||||
| ) | ||||
		Reference in New Issue
	
	Block a user
	 Pietro Marchini
					Pietro Marchini