Successfully managed to use the micronucleus-1.06-jumper-v2.hex with my DIY Digispark after some troubles.
the key issue:
- my fuses bit setting was E1 DD FE which did not work
( changed to E1 5D FE and it works now )
I flashed firmware and fuses with AVR Studio 5.0.1223 and programmer AVRISP mkII ( clone from
http://www.ullihome.de/ ) on Windows XP.
ATTENTION:
There is still a dangerous issue with with this version.
If I make the connection between ground and resetpin P5 to activate the bootloader
uploading from Arduino IDE works fine
but
right after the flashing Digispark is starting this new software.
This start must be avoided as the reset pin is still fixed to ground at that moment.
( if your application uses P5 as an output line there will be a problem )
It would be better to restart from scratch ( in this case restart the bootloader )