Files
tinyUSB/hw/bsp/broadcom_64bit/boards/raspberrypi_cm4/board.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()