minor clean up

This commit is contained in:
hathach
2024-11-08 22:53:28 +07:00
parent c8d104fb47
commit 3831786ede
7 changed files with 8 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
set(MCU_VARIANT stm32h743xx)
set(JLINK_DEVICE stm32h743xi)
set(JLINK_OPTION "-USB jtrace")
#set(JLINK_OPTION "-USB jtrace")
set(LD_FILE_GNU ${CMAKE_CURRENT_LIST_DIR}/../../linker/${MCU_VARIANT}_flash.ld)