Files
tinyUSB/hw/bsp/maxim/boards/max32650evkit/board.cmake

9 lines
142 B
CMake
Raw Normal View History

set(MAX_DEVICE max32650)
function(update_board TARGET)
endfunction()
function(prepare_image TARGET_IN)
#No signing required
endfunction()