mirror of
https://github.com/blackmagic-debug/blackmagic.git
synced 2025-10-14 02:58:36 +08:00
meson: Reduced the number of targets built for the ST-Link v2 platform to fit Flash constraints again
This commit is contained in:
@@ -19,7 +19,7 @@ endian = 'little'
|
||||
|
||||
[project options]
|
||||
probe = 'stlink'
|
||||
targets = 'cortexm,lpc,nrf,nxp,renesas,sam,stm,ti'
|
||||
targets = 'cortexm,lpc,nrf,nxp,sam,stm,ti'
|
||||
rtt_support = false
|
||||
stlink_swim_nrst_as_uart = false
|
||||
bmd_bootloader = false
|
||||
|
Reference in New Issue
Block a user