Loading...
 
Skip to main content

System Workbench for STM32


Include .wav file in compile

I can't help you with integrating it into project as a straight .wav file (some parameter to linker or objcopy?), but if you're on linux making it into a header file is easy, just install the utility 'xxd' and try:
xxd -i my.wav

 
Collapse/expand modules below