| 
									
										
										
										
											2020-08-08 20:15:27 +08:00
										 |  |  | set(srcs | 
					
						
							| 
									
										
										
										
											2020-09-25 13:57:52 +08:00
										 |  |  |     "adc_periph.c"
 | 
					
						
							|  |  |  |     "dedic_gpio_periph.c"
 | 
					
						
							| 
									
										
										
										
											2020-12-09 20:29:26 +08:00
										 |  |  |     "gdma_periph.c"
 | 
					
						
							| 
									
										
										
										
											2020-09-25 13:57:52 +08:00
										 |  |  |     "gpio_periph.c"
 | 
					
						
							|  |  |  |     "i2c_periph.c"
 | 
					
						
							|  |  |  |     "i2s_periph.c"
 | 
					
						
							|  |  |  |     "interrupts.c"
 | 
					
						
							| 
									
										
										
										
											2021-02-26 13:58:04 +08:00
										 |  |  |     "lcd_periph.c"
 | 
					
						
							| 
									
										
										
										
											2020-09-25 13:57:52 +08:00
										 |  |  |     "ledc_periph.c"
 | 
					
						
							| 
									
										
										
										
											2021-02-25 18:55:30 +08:00
										 |  |  |     "mcpwm_periph.c"
 | 
					
						
							| 
									
										
										
										
											2020-09-25 13:57:52 +08:00
										 |  |  |     "pcnt_periph.c"
 | 
					
						
							| 
									
										
										
										
											2020-10-09 16:41:41 +08:00
										 |  |  |     "rmt_periph.c"
 | 
					
						
							| 
									
										
										
										
											2020-09-25 13:57:52 +08:00
										 |  |  |     "rtc_io_periph.c"
 | 
					
						
							|  |  |  |     "sdio_slave_periph.c"
 | 
					
						
							|  |  |  |     "sdmmc_periph.c"
 | 
					
						
							| 
									
										
										
										
											2020-10-22 13:16:49 +08:00
										 |  |  |     "sigmadelta_periph.c"
 | 
					
						
							| 
									
										
										
										
											2020-09-25 13:57:52 +08:00
										 |  |  |     "spi_periph.c"
 | 
					
						
							| 
									
										
										
										
											2020-10-14 11:46:30 +08:00
										 |  |  |     "timer_periph.c"
 | 
					
						
							| 
									
										
										
										
											2020-09-25 13:57:52 +08:00
										 |  |  |     "touch_sensor_periph.c"
 | 
					
						
							| 
									
										
										
										
											2021-05-06 16:20:54 +08:00
										 |  |  |     "uart_periph.c"
 | 
					
						
							| 
									
										
										
										
											2021-08-19 20:28:28 +08:00
										 |  |  |     "usb_periph.c"
 | 
					
						
							|  |  |  |     "usb_phy_periph.c")
 | 
					
						
							| 
									
										
										
										
											2020-01-08 12:50:03 +08:00
										 |  |  | 
 | 
					
						
							|  |  |  | add_prefix(srcs "${CMAKE_CURRENT_LIST_DIR}/" "${srcs}")
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | target_sources(${COMPONENT_LIB} PRIVATE "${srcs}")
 | 
					
						
							|  |  |  | target_include_directories(${COMPONENT_LIB} PUBLIC . include)
 |