improving dwc2, merging diep and doep if possible

This commit is contained in:
hathach
2024-10-04 22:26:40 +07:00
parent b2a98eadab
commit 599bb0c822
7 changed files with 257 additions and 180 deletions

View File

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