per1234 / Ariadne-Bootloader

Arduino TFTP bootloader for W5100 Ethernet controller(Arduino Ethernet, Ethernet Shield, etc.)
16 stars 8 forks source link

Disable program validation? #14

Open per1234 opened 8 years ago

per1234 commented 8 years ago

See https://github.com/codebendercc/Ariadne-Bootloader/issues/22 - this can cause false positives and only works with Arduino IDE generated files so it may be better to just assume that the user will only upload valid programs.