Commit graph

4 commits

Author SHA1 Message Date
Robert Schütz 1c9df7e848 klipper-flash: use python3 2022-11-25 19:46:06 -08:00
Van Tuan Vo 2da038a900 klipper-firmware: Make runtimeInput conditional 2022-03-22 09:21:36 +01:00
Van Tuan Vo c49f15e87b
klipper-firmware: Fix IFD error and minor refactoring 2022-03-21 21:51:10 +01:00
Van Tuan Vo fd1a869603
klipper-firmware: init at klipper.version
- Add `klipper-genconf` helper to generate firmware configs
- Add `klipper-flash` helper to flash firmware to microcontroller

By default, klipper-firmware is built with a simulator config. Override
`firmwareConfig` with a generated config from `klipper-genconf`. To
flash the firmware, override `flashDevice` in `klipper-flash`.
2022-03-21 20:23:44 +01:00