This code is meant to accompany the website article: https://popovicu.com/posts/bare-metal-printf/
If you just want to quickly run this project, simply execute:
make debug
Note: the current Makefile
makes assumptions about the path to your cross-compiler, check the article for details.
This should run your QEMU VM and produce a debug log (check the article for details).