- Added MSDK flash rules for CMake - Removed partial IAR support. Uniform GCC support across MAX32 parts - Updated build scripts for correctly signing the MAX32651 - Added README files for the BSPs to describe flashing and limitiations
		
			
				
	
	
		
			3 lines
		
	
	
		
			79 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			79 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# Use the standard, non-secure linker file
 | 
						|
LD_FILE = $(BOARD_PATH)/max32650.ld
 |