clang support for H5

This commit is contained in:
hathach
2024-04-23 16:23:27 +07:00
parent 75d376a439
commit d6814a3f3a
9 changed files with 1133 additions and 8 deletions

View File

@@ -52,6 +52,7 @@ function(add_board_target BOARD_TARGET)
${ST_CMSIS}/Include
${ST_HAL_DRIVER}/Inc
)
update_board(${BOARD_TARGET})
if (CMAKE_C_COMPILER_ID STREQUAL "GNU")