I am using Sparkfun’s Tiny AVR programmer to program the Attiny85 in the Arduino IDE. How are configuration bits set? I just specify that I want to use the internal 8MHz clock under “Tools”. Is that supposed to set all the configuration bits? Are the configuration bit settings embedded in the hex file that is generated after compiling?