| 
									
										
										
										
											2021-04-16 13:37:14 +02:00
										 |  |  | cmake_minimum_required(VERSION 3.5)
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # Add example src and bsp directories
 | 
					
						
							|  |  |  | set(EXTRA_COMPONENT_DIRS "src" "${TOP}/hw/bsp/esp32s3/boards" "${TOP}/hw/bsp/esp32s3/components")  
 | 
					
						
							|  |  |  | include($ENV{IDF_PATH}/tools/cmake/project.cmake)
 | 
					
						
							|  |  |  | set(SUPPORTED_TARGETS esp32s3)
 | 
					
						
							| 
									
										
										
										
											2021-05-31 10:06:07 -05:00
										 |  |  | set(FAMILY_MCUS ESP32S3)
 |