digitalWriteFast
digitalWriteFast copied to clipboard
add Digispark ATTiny85, allow inlined expressions
a couple of enhancements:
- add definitions for Digispark ATTiny85
- 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)