If you just want the same ones as used in a standard Arduino, you can find them in the boards.txt file: uno.bootloader.low_fuses=0xff uno.bootloader.high_fuses=0xde uno.bootloader.extended_fuses=0x05 ...
Ever fancied creating your very own Arduino mobile phone? If you have, Adafruit has published detailed instructions on how to use the Arduino platform to create your very own custom mobile phone. This ...