6 lines
		
	
	
		
			140 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			140 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
set(CMAKE_SYSTEM_PROCESSOR cortex-a53 CACHE INTERNAL "System Processor")
 | 
						|
set(BCM_VERSION 2837)
 | 
						|
 | 
						|
function(update_board TARGET)
 | 
						|
endfunction()
 |