aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/temperature_mcu.py
Commit message (Expand)AuthorAgeFilesLines
* rp2040: Add initial adc supportKevin O'Connor2021-07-041-0/+4
* stm32: Add support for STM32F072 (used in the TurboCAN board) (#4412)henrikssn2021-06-271-2/+3
* temperature_mcu: Improve handling when in debug output modeKevin O'Connor2021-01-241-0/+2
* temperature_mcu: Disable the temperature_mcu when using debug outputKevin O'Connor2021-01-241-0/+2
* temperature_mcu: Fix slope on stm32f070Kevin O'Connor2020-12-191-1/+1
* temperature_mcu: Fix slope on stm32f1Kevin O'Connor2020-12-191-1/+1
* temperature_mcu: Add enhanced support for monitoring mcu temperatureKevin O'Connor2020-12-101-0/+136