fix ci build

This commit is contained in:
hathach
2023-06-24 22:58:15 +07:00
parent 430f16bf76
commit c81d8b43a1
5 changed files with 9 additions and 5 deletions

View File

@@ -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})