Hi!
I am currently working on mangOH Red with wp76xx.
I am trying to include voiceCallApp.sdef in my red.sdef to be abble to run this application with all my others applications but when I build my system with “make red_spk” it only build things from voiceCallApp.sdef.
I need to include voiceCallApp.sdef in my red.sdef because I need to use in voiceCallApp one of my api that comes from another app.
Can you plz help me to understand why my red.sdef is only building my voiceCallApp?