mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-12 19:10:27 +03:00
add h7 svd file
This commit is contained in:
parent
2ac8b7d70a
commit
069a61cea5
2 changed files with 105016 additions and 0 deletions
|
@ -216,6 +216,7 @@ macro(define_target_stm32h7 subfamily size)
|
||||||
COMPILE_DEFINITIONS ${definitions}
|
COMPILE_DEFINITIONS ${definitions}
|
||||||
LINKER_SCRIPT stm32_flash_h7${subfamily}x${size}
|
LINKER_SCRIPT stm32_flash_h7${subfamily}x${size}
|
||||||
${${func_ARGV}}
|
${${func_ARGV}}
|
||||||
|
SVD STM32H7${subfamily}
|
||||||
)
|
)
|
||||||
endfunction()
|
endfunction()
|
||||||
endmacro()
|
endmacro()
|
||||||
|
|
105015
dev/svd/STM32H743.svd
Normal file
105015
dev/svd/STM32H743.svd
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue