aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/temperature_mcu.py
Commit message (Expand)AuthorAgeFilesLines
* stm32: add STM32H723 supportbigtreetech2022-12-021-0/+6
* stm32g4: implement build,usb,can,i2c,spi,serial,adc.Matt Baker2022-12-021-0/+1
* atsamd: Add Kconfig definitions for same51j19 and same54p20 chipsKevin O'Connor2022-10-131-2/+2
* stm32l4: add stm32l412 support with adc,i2c,spi,usbMatt Baker2022-09-151-0/+1
* stm32: Add MCU temp for Stm32h7 (#5606)adelyser2022-06-271-0/+6
* atsam: Add support for SAM E70Alex Maclean2022-03-261-0/+4
* stm32: Enable ADC support on stm32g0Kevin O'Connor2021-12-231-0/+6
* 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