Declare debug channels as static variables so that we don't need to generate an external .dbg.c file to define them.
Way cool, thanks for fixing this, it was really bothering me that we had that additional pass over the source...
I think our toolchain looks pretty good now!