| 
									
										
										
										
											2024-06-12 08:14:06 -07:00
										 |  |  | CFLAGS += \
 | 
					
						
							|  |  |  |   -DSTM32U545xx \
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # All source paths should be relative to the top level.
 | 
					
						
							|  |  |  | LD_FILE = ${FAMILY_PATH}/linker/STM32U545xx_FLASH.ld | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | SRC_S += $(ST_CMSIS)/Source/Templates/gcc/startup_stm32u545xx.s | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2024-06-12 08:33:10 -07:00
										 |  |  | MCU_VARIANT = stm32u545xx | 
					
						
							| 
									
										
										
										
											2024-06-12 08:14:06 -07:00
										 |  |  | # For flash-jlink target
 | 
					
						
							|  |  |  | JLINK_DEVICE = stm32u545re |