fix ci build
This commit is contained in:
@@ -59,6 +59,7 @@ function(add_board_target BOARD_TARGET)
|
||||
target_compile_options(${BOARD_TARGET} PUBLIC
|
||||
)
|
||||
target_compile_definitions(${BOARD_TARGET} PUBLIC
|
||||
CFG_EXAMPLE_MSC_READONLY
|
||||
)
|
||||
|
||||
update_board(${BOARD_TARGET})
|
||||
|
Reference in New Issue
Block a user