aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/error_mcu.py
Commit message (Expand)AuthorAgeFilesLines
* Rename everything significant to Kutter except for docsTomasz Kramkowski2025-08-151-1/+1
* Run black on all first party python codeTomasz Kramkowski2025-08-061-30/+54
* error_mcu: Support mechanism to add per-instance context to a shutdownKevin O'Connor2024-06-211-2/+13
* error_mcu: Move formatting of mcu connect errors to error_mcu moduleKevin O'Connor2024-06-211-0/+12
* error_mcu: Move mcu protocol error reporting to error_mcu moduleKevin O'Connor2024-06-211-0/+43
* error_mcu: Move shutdown error message formatting to new error_mcu.py moduleKevin O'Connor2024-06-211-0/+67