Hallo,
is there a Bootloader (the newer Optiboot, not any of the more outdated versions) for the UNO Board just without the Pin 13 LED Blink.
Ok, it may be handy to have the blink but sometimes it would be much better without it...
I think I understand your question, are you asking if there is a boot program that does not blink the built in LED when loading or restarting? If this is your goal I suggest you go to the github optiboot page and ask there.
You can take the latest version of Optiboot from GitHub and built it according your needs. The LED blinking can be omitted by setting the option LED_START_FLASHES=0.
@ hansibull
Thank You very much, that is what i was looking for...
@ Budvar10
"take the latest version of Optiboot from GitHub and built it according your needs" well...I would like to do that, but I lack too much knowledge that I would like to acquire.