5 lines
92 B
Meson
5 lines
92 B
Meson
|
specific_ss.add(when: 'CONFIG_SEMIHOSTING', if_true: files(
|
||
|
'config.c',
|
||
|
'console.c',
|
||
|
))
|