mirror of
https://github.com/hathach/tinyusb.git
synced 2025-04-17 08:45:13 +00:00
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()
|