Skip to content

Commit

Permalink
Merge pull request #10289 from bkleiner/add-h7-svd
Browse files Browse the repository at this point in the history
add h7 svd file
  • Loading branch information
mmosca authored Aug 8, 2024
2 parents 168c6f9 + 069a61c commit b229636
Show file tree
Hide file tree
Showing 2 changed files with 105,016 additions and 0 deletions.
1 change: 1 addition & 0 deletions cmake/stm32h7.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ macro(define_target_stm32h7 subfamily size)
COMPILE_DEFINITIONS ${definitions}
LINKER_SCRIPT stm32_flash_h7${subfamily}x${size}
${${func_ARGV}}
SVD STM32H7${subfamily}
)
endfunction()
endmacro()
Expand Down
Loading

0 comments on commit b229636

Please sign in to comment.