Sign in
qemu
/
qemu
/
1c0c06b1ea29d6f81424011f9b69b77cb0ea87ce
/
.
/
hw
/
tricore
/
meson.build
blob: 579aa13c78143219878f7fbf9a1d3ee0e783db6b [
file
] [
log
] [
blame
]
tricore_ss
=
ss
.
source_set
()
tricore_ss
.
add
(
when
:
'CONFIG_TRICORE'
,
if_true
:
files
(
'tricore_testboard.c'
))
hw_arch
+=
{
'tricore'
:
tricore_ss
}