meson: Reduced the number of targets built for the ST-Link v2 platform to fit Flash constraints again

This commit is contained in:
dragonmux
2025-08-15 10:05:38 +01:00
parent ec3e922c51
commit 5152ae7a8a

View File

@@ -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