-
@aconbere I’ve not found a way to sim this stuff reasonable and mostly test on hardware. Since our main devices are USB keyboards using 32u4s, full simulation has been kind of a no go. (As far as I can tell, there’s no current AVR sim with the ability to simulate USB.)
-
@aconbere For testing, we’ve ended up implementing an Arduino core that compiles to native code, so we can have test.
-
@aconbere gtest, not test. Darn autocorrect.