Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Fix typos in config and docs (#6991) | Thijs Triemstra | 2025-07-27 | 1 | -1/+1 |
| | | | | | | | * fix typos in configs * fix typos in docs Signed-off-by: Thijs Triemstra <info@collab.nl> | ||||
* | config: Add 1LC example configuration and docs | Wulfsta | 2023-08-13 | 1 | -0/+44 |
| | | | | Signed-off-by: Luke Vuksta <wulfstawulfsta@gmail.com> | ||||
* | docs: Fix typos (#6032) | Thijs Triemstra | 2023-02-20 | 1 | -8/+8 |
| | | | Signed-off-by: Thijs Triemstra <info@collab.nl> | ||||
* | docs: Minor CanBoot documentation fixes | Kevin O'Connor | 2022-05-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: add CanBoot documentation to bootloaders.md | Eric Callahan | 2022-05-10 | 1 | -0/+38 |
| | | | | Signed-off-by: Eric Callahan <arksine.code@gmail.com> | ||||
* | docs: Note pins used for stm32flash in Bootloaders.md | Kevin O'Connor | 2022-05-04 | 1 | -4/+5 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | stm32: Add STM32F072 16KiB bootloader option (#5404) | alstoepp | 2022-04-13 | 1 | -0/+22 |
| | | | Signed-off-by: Alexander Stöpperger <a.stoepperger@gmx-topmail.de> | ||||
* | docs: Refresh Bootloaders.md Links | Yifei Ding | 2021-12-07 | 1 | -4/+4 |
| | | | | | | | Some links are pointing to a beta bl (v0.5-beta) instead of the newest release (v0.7). Raspberry Pi documentation had changed to adocs Signed-off-by: Yifei Ding <yifeiding@protonmail.com> | ||||
* | docs: Use hash marks for header lines | Kevin O'Connor | 2021-07-27 | 1 | -24/+18 |
| | | | | | | Consistently use leading hash marks (#) to note section headers. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs : make modifications to all md files to make them compatible with mkdocs | Damien | 2021-07-27 | 1 | -20/+22 |
| | | | | | | | | all markdown files must have a single H1 heading at the top. Signed-off-by: Damien Martin <damlobster@gmail.com> Update CNAME | ||||
* | docs: Avoid link descriptions that span multiple lines | Kevin O'Connor | 2021-05-28 | 1 | -4/+6 |
| | | | | | | | The Jekyll markdown renderer gets confused by links that span multiple lines. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Update bootloaders.md with HID bootloader documentation | Arksine | 2020-05-28 | 1 | -0/+120 |
| | | | | Signed-off-by: Eric Callahan <arksine.code@gmail.com> | ||||
* | docs: Update example openocd config in Bootloaders.md | Kevin O'Connor | 2019-10-23 | 1 | -8/+9 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Add information on using OpenOCD to Bootloaders.md | Kevin O'Connor | 2019-07-09 | 1 | -14/+176 |
| | | | | | | | Add information on using OpenOCD. Add information on flashing the SAMD21 and SAMD51 with OpenOCD. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Use markdown syntax for http links in Bootloaders.md | Kevin O'Connor | 2019-05-20 | 1 | -19/+25 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Remove spurious executable flag from documents | Kevin O'Connor | 2019-03-24 | 1 | -0/+0 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | samd21: Add support for flashing an application via the bossac tool | Kevin O'Connor | 2018-11-30 | 1 | -2/+6 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Fix typo in Bootloaders.md | Kevin O'Connor | 2018-11-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Updates to stm32f103 benchmarks | Kevin O'Connor | 2018-10-11 | 1 | -0/+1 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | stm32f1: Add support for building with bootloader support | Kevin O'Connor | 2018-10-11 | 1 | -7/+31 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Update Bootloaders.md with AVR lfuse hints | Kevin O'Connor | 2018-08-27 | 1 | -4/+4 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Add some notes to Bootloaders.md on using the atmega168 | Kevin O'Connor | 2018-08-27 | 1 | -0/+19 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Fix link in Bootloaders.md | Kevin O'Connor | 2018-08-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Update SAMD21 flashing information in Bootloaders.md | Kevin O'Connor | 2018-08-27 | 1 | -5/+9 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Update Bootloaders.md with updated bossac info for sam3x8e | Kevin O'Connor | 2018-08-27 | 1 | -4/+3 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Update sam4e8e docs and benchmarks (#562) | Florian Heilmann | 2018-08-22 | 1 | -0/+18 |
| | | | Signed-off-by: Florian Heilmann <Florian.Heilmann@gmx.net> | ||||
* | docs: Add a Bootloaders.md document | Kevin O'Connor | 2018-08-08 | 1 | -0/+203 |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |