stefanrueger / urboot

Small AVR bootloader using urprotocol
GNU General Public License v3.0
55 stars 8 forks source link

To add autobaud support #3

Closed mcuee closed 1 year ago

mcuee commented 1 year ago

It will be good to add autoboot support as a potential enhancement.

It makes things simpler not just for users, but developers too. Autobaud is also useful for older parts with RC oscillators that weren't well-tuned from the factory.

stefanrueger commented 1 year ago

Done. :)

DRSDavidSoft commented 10 months ago

I was wondering, how this excellent feature even works? Can you please add some explanation to the great documentation you've written?

Thanks for all the work you do! 🤝

Update: Found the information here: https://github.com/stefanrueger/urboot/blob/main/docs/makeoptions.md