For a RF12 project, I am wondering if I could run the digispark at 3.3V after I uploaded the sketch and without any USB device connected.
The ATTiny85 is 3.3V compatible, the clock would run slower, but maybe F_CPU should be adjusted to a lower value, to be safe.
But I could design a board with a 3.3V voltage on it, only and would not have to use another regulator.
What do you think? Is there anything I am missing that would make it blow up?