So what I should do is:
1. Compile to a staticlib
2. Import my staticlib from my C code (which until now does work)
3. Attach `probe-rs`.
Quick question regarding point 3: how doe sit find the RTT memory region (I am not sure I understood how RTT works outside of it being nice to get logs out with defmt)