mirror of
https://github.com/hathach/tinyusb.git
synced 2026-08-18 19:14:32 +00:00
bsp/stm32f7: fix f746disco jlink device
Signed-off-by: HiFiPhile <admin@hifiphile.com>
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
set(MCU_VARIANT stm32f746xx)
|
||||
set(JLINK_DEVICE stm32f746xx)
|
||||
set(JLINK_DEVICE stm32f746ng)
|
||||
|
||||
set(LD_FILE_GNU ${CMAKE_CURRENT_LIST_DIR}/STM32F746ZGTx_FLASH.ld)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user