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