mirror of
https://github.com/hathach/tinyusb.git
synced 2025-04-17 08:45:13 +00:00
more ci fix
This commit is contained in:
parent
e8558458c4
commit
d3c08ecc3a
@ -1,5 +1,5 @@
|
||||
set(JLINK_DEVICE ATSAMD21G18)
|
||||
set(LD_FILE_GNU ${CMAKE_CURRENT_LIST_DIR}/${BOARD}.ld)
|
||||
set(LD_FILE_GNU ${CMAKE_CURRENT_LIST_DIR}/samd21g18a_flash.ld)
|
||||
|
||||
function(update_board TARGET)
|
||||
target_compile_definitions(${TARGET} PUBLIC
|
||||
|
Loading…
x
Reference in New Issue
Block a user