summaryrefslogtreecommitdiff
path: root/hw/bsp/maxim/boards/max32650evkit/board.cmake
blob: 59721e756517fd040a1c0f33bd13b1b774721c92 (plain)
1
2
3
4
5
6
7
8
set(MAX_DEVICE max32650)

function(update_board TARGET)
endfunction()

function(prepare_image TARGET_IN)
  #No signing required
endfunction()