aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/update_chitu.py
Commit message (Collapse)AuthorAgeFilesLines
* Isort all scriptsv0.1.0-rc1Tomasz Kramkowski2025-08-151-2/+2
|
* Run black on all first party python codeTomasz Kramkowski2025-08-061-15/+19
|
* klippy: fix typos in python code (#6989)Thijs Triemstra2025-07-251-1/+1
| | | Signed-off-by: Thijs Triemstra <info@collab.nl>
* scripts: update_chitu.py python env version (#6055)JamesH19782023-02-131-1/+1
| | | | | Change script to use Python 3 instead of Python 2, in line with changes to update_mks_robin.py Signed-off-by: James Hartley <james@hartleyns.com>
* update_chitu: generating update uuid based on file hash (#4663)Vladimir Serov2021-09-151-2/+4
| | | | | | This makes update_chitu a pure function: same file in — same file out. That's something I need to make Nix builds for firmware itself reproducible. Signed-off-by: Vladimir Serov <me@cab404.ru>
* update_chitu: Rename script and minor changesKevin O'Connor2020-08-301-0/+134
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>