Building usb audio sample hangs the pre-processor #25240
Labels
area: USB
Universal Serial Bus
bug
The issue is a bug, or the PR is fixing a bug
priority: high
High impact/importance bug
Describe the bug
When trying to build the headset usb audio sample, the build process hangs with 100% cpu usage and never seems to finish.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Build should finish shortly, and the sample should run on the selected board
Impact
Showstopper for USB audio subsystem
Environment (please complete the following information):
Additional context
The pre-processor gets stuck with audio.c open, and the problem goes away if you comment out the following lines:
So this probably has something to do with macro expansion and the devicetree
The text was updated successfully, but these errors were encountered: