Although there are plenty of unit test frameworks that support C, I\'m a little stumped on how to write unit tests for micro controller code (PIC in my case, but I think the
Is there perhaps any kind of loopback mode so that you can use the controller itself to generate events that you can test against?