aboutsummaryrefslogtreecommitdiffstats
path: root/bootloader/ota-dfu-python
Commit message (Collapse)AuthorAgeFilesLines
* README: Fix broken URLsVictor Kareh2024-02-251-2/+2
|
* Fix markdown format with autoformatter (#1284)Riku Isokoski2022-08-211-24/+23
|
* Bootloader: Ignore __pycache__ in GitChristoph Honal2022-06-051-0/+1
|
* Fix various typosluz paz2022-06-051-2/+2
| | | | Found via `codespell -q 3 -S ./src/libs -L ans,doubleclick,trough`
* Normalize all the line endingsJean-François Milants2021-01-311-1/+1
|
* Increase timeout of DFU characteristic discovery to fix failed attempts to ↵JF2020-11-081-1/+1
| | | | OTA with dfu.py.
* Add python script to DFU from a linux PC to the PinetimeJF2020-06-019-0/+1507