This example application demonstrates how to create a dispatch queue and add functions that print out "Hello World".
Run the following commands to build and run the hello_world firmware:
$ cmake -B build
$ cmake --build build --target install
$ xrun --xscope bin/hello_world.xe