mirror of
https://github.com/blackmagic-debug/blackmagic.git
synced 2025-10-14 02:58:36 +08:00
meson: Removed efm and hc32 support from the default set on swlink to solve the out of Flash space problem
This commit is contained in:
@@ -19,6 +19,6 @@ endian = 'little'
|
||||
|
||||
[project options]
|
||||
probe = 'swlink'
|
||||
targets = 'cortexm,efm,hc32,lpc,nrf,nxp,renesas,rp,sam,stm,ti'
|
||||
targets = 'cortexm,lpc,nrf,nxp,renesas,rp,sam,stm,ti'
|
||||
rtt_support = false
|
||||
bmd_bootloader = false
|
||||
|
Reference in New Issue
Block a user