-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Open
@brycecherry75
Description
I noted that Wayne Holder's ATTiny10IDE generates an assembly listing on build which helps identify any latency such as from a timer interrupt until the first actual line of code is executed such as in Paul Stoffregen's FreqCount library - including such a feature would be helpful for myself and other programmers.