Skip to content

Commit

Permalink
add h7 svd file
Browse files Browse the repository at this point in the history
  • Loading branch information
bkleiner committed Aug 8, 2024
1 parent 2ac8b7d commit 069a61c
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 069a61c

Please sign in to comment.