Commit Graph

5 Commits (3d3716bbf7a7615da237e6a95f6a4684ae8fac44)

Author SHA1 Message Date
fauxpark bb53635f33 Trim trailing whitespace
fauxpark af37bb2f78 Fix some of the more obvious typos
fauxpark 7b0356d1d4 Convert all headings to Title Case
Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check ()
* pull fuse settings for bootloader jump

* fix 32a chips

* make automatic bootloader selection optional

* quantify bootloaders

* fixs , speeds up dfu reset

* fix for chips w/o usb

* missing an n

* fix bootloader sizes, use words for addresses

* fix bmini, pearl, and [[ issue, make things quiet

* ignore avr errors on arm for now

* update settings for the light

* document bootloader stuff

* add bootloader title
Jack Humbert 4d421ee31c adds flashing docs