digitalWriteFast icon indicating copy to clipboard operation
digitalWriteFast copied to clipboard

add Digispark ATTiny85, allow inlined expressions

Open djulien opened this issue 2 years ago • 0 comments

a couple of enhancements:

  1. add definitions for Digispark ATTiny85
  2. allow pinModeFast and digitalWriteFast (and NonConstantUsed) to be inlined within an expression (I added new names ending with _expr, but they could replace the other definitions instead)

djulien avatar Aug 17 '22 00:08 djulien