summaryrefslogtreecommitdiff
path: root/docs/isp_flashing_guide.md
AgeCommit message (Collapse)Author
2023-04-19Adds Docs option for ArduinoIDE's example `ArduinoISP` (#20486)Nathan Faber
2022-03-13ISP flashing guide: add instructions for flashing STM32duino bootloader (#16568)Ryan
2022-01-30Add a warning about USBtinyISP limitations to the ISP flashing guide (#15898)Sergey Vlasov
2021-11-05Rework ISP flashing guide (#14938)Ryan
Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2021-02-07[Docs] Update isp_flashing_guide.md (#11777)moritz-john
Added wiring for USBasp and changed the order of the documentation accordingly
2021-01-30[Docs] Use HTTPS for images and links where possible (#11695)Ryan
2020-07-18[Docs] Update ISP Guide (#9748)Drashna Jaelre
* [Doc] Update ISP Guide Correct the fuses for Caterina, and make the `:production` command more obvious. * fix casing before fauxpark catches it
2020-05-13Improve stock bootloader list (#9067)Ryan
* Improve stock bootloader list * Switch version numbers on USB64/128 bootloaders * Unix line endings for PS2AVRGB bootloader * Update PS2AVRGB bootloader to 1.0.1 * Also mention bootloader rule * Didn't need to change the links
2020-03-01[Docs] Update ISP Flashing guide (#8149)Drashna Jaelre
* [Docs] Update ISP Flashing guide * Apply suggestions from code review AKA why you shouldn't write docs at 2am Co-Authored-By: fauxpark <fauxpark@gmail.com> Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Update workding for planck-qmk-dfu Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2019-03-22ISP Flashing Guide - atmega32a info (#4993)wanleg
* update isp flashing page * update isp flashing page
2019-01-24Fix a typo in link to the Pro Micro ISP firmwareBalz Guenat
2018-08-02Update ISP flashing guide with pre-compiled binary (#3217)Jack Humbert
* update flashing guide with pre-compiled binary * Add files via upload * Update isp_flashing_guide.md * update file and instructions * update instructions
2017-12-09Trim trailing whitespacefauxpark
2017-12-09Fix some of the more obvious typosfauxpark
2017-12-09Convert all headings to Title Casefauxpark
2017-06-23update docs for ispJack Humbert
2017-06-23Create isp_flashing_guide.mdJack Humbert