clang f7, update cmsis f7 to fix startup bug
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
set(MCU_VARIANT stm32f769xx)
|
||||
set(JLINK_DEVICE stm32f769xx)
|
||||
set(JLINK_DEVICE stm32f769ni)
|
||||
|
||||
set(LD_FILE_GNU ${CMAKE_CURRENT_LIST_DIR}/STM32F769ZITx_FLASH.ld)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user