Hi,

I've noticed there is a DEBUGF macro for debugging printf type stuff.
However it seems to be redefined all over the shop (mostly as the same
thing). Would it be worth unifying all the debug stuff to make it
consistent?

I assume in the simulator builds it should just resolve to a normal
printf type thing. What about the actual embedded builds? Is there any
sort of logging or is that too dangerous with limited storage space?

-- 
Alex, homepage: http://www.bennee.com/~alex/
CV: http://www.bennee.com/~alex/cv.php

Reply via email to