8 lines
		
	
	
		
			113 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			113 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| CPU_CORE = cortex-m33
 | |
| MCU_VARIANT = ra4m3
 | |
| 
 | |
| # For flash-jlink target
 | |
| JLINK_DEVICE = R7FA4M3AF
 | |
| 
 | |
| flash: flash-jlink
 | 
