#avr Logs

Mar 21 2020

#avr Calendar

01:02 AM day__ is now known as day
09:20 PM markasoftware: Are there any nice testing frameworks that integrate with an AVR simulator? For example, let's say I want to test that when a certain input pin changes, that less than 150 cycles later, a certain output pin goes high.
09:22 PM markasoftware: I guess I'd like to hear people's strategies for testing AVR code in general.