mirror of
https://github.com/hathach/tinyusb.git
synced 2025-12-01 12:24:17 +00:00
9 lines
142 B
CMake
9 lines
142 B
CMake
set(MAX_DEVICE max32650)
|
|
|
|
function(update_board TARGET)
|
|
endfunction()
|
|
|
|
function(prepare_image TARGET_IN)
|
|
#No signing required
|
|
endfunction()
|