klipper/src
henrikssn 430578957f
stm32: Add support for STM32F072 (used in the TurboCAN board) (#4412)
* Add menuconfig option for stm32f072
* Add support for internal temp of stm32f072
* Share the temperature calculation logic between stm32f0x2 MCUs

Signed-off-by: Erik Henriksson <erikhenrikssn@gmail.com>
2021-06-27 20:35:34 -04:00
..
atsam atsam: Use "communication interface" menu option in Kconfig 2021-03-18 14:22:57 -04:00
atsamd atsamd: Add support for 25Mhz crystals 2021-06-04 17:48:21 -04:00
avr avr: Fix Kconfig USB/Serial selection 2021-03-18 14:45:12 -04:00
generic canbus: Support reading CAN packets directly from IRQ handler 2021-03-18 15:58:09 -04:00
linux Revert "linux: Raise an error if configuring a pullup when that is not supported" 2021-05-27 11:33:24 -04:00
lpc176x lpc176x: Add support for serial on UART3 P4.29/P4.28 2021-05-25 12:58:26 -04:00
pru Makefile: Include debug symbols in the .elf 2021-06-08 19:29:16 -04:00
simulator command: Fix handling of buffer passing in args[] on 64bit mcu 2020-10-30 14:04:12 -04:00
stm32 stm32: Add support for STM32F072 (used in the TurboCAN board) (#4412) 2021-06-27 20:35:34 -04:00
Kconfig Kconfig: Only show the "usb ids" menu if low-level options are enabled 2020-05-31 21:05:04 -04:00
Makefile trsync: Introduce new "trigger synchronization" support 2021-06-09 18:58:35 -04:00
adccmds.c
basecmd.c stepper: Use a reusable interface to the "move queue" 2020-12-04 16:10:13 -05:00
basecmd.h stepper: Use a reusable interface to the "move queue" 2020-12-04 16:10:13 -05:00
buttons.c
byteorder.h
command.c command: Fix handling of buffer passing in args[] on 64bit mcu 2020-10-30 14:04:12 -04:00
command.h command: Add command_decode_ptr() helper 2020-10-30 14:04:08 -04:00
compiler.h
ctr.h
debugcmds.c debugcmds: Remove start/end_group commands 2021-05-07 13:53:47 -04:00
endstop.c trsync: Introduce new "trigger synchronization" support 2021-06-09 18:58:35 -04:00
gpiocmds.c gpiocmds: Merge digital output and soft pwm code 2020-12-10 12:06:26 -05:00
i2ccmds.c command: Add command_decode_ptr() helper 2020-10-30 14:04:08 -04:00
initial_pins.c
initial_pins.h
lcd_hd44780.c command: Add command_decode_ptr() helper 2020-10-30 14:04:08 -04:00
lcd_st7920.c command: Add command_decode_ptr() helper 2020-10-30 14:04:08 -04:00
neopixel.c neopixel: Fix neopixel_result message so that it contains an oid 2020-11-05 11:40:34 -05:00
pulse_counter.c pulse_counter: Use "clock" suffix instead of "time" in commands 2021-04-30 11:40:37 -04:00
pwmcmds.c pwmcmds: Use move queue for hard PWM 2020-12-04 16:10:13 -05:00
sched.c sched: Call irq_poll() at start of run_tasks() loop 2021-04-21 19:38:31 -04:00
sched.h
sensor_adxl345.c adxl345: Use "clock" suffix instead of "time" in commands 2021-04-30 11:40:37 -04:00
spi_software.c
spi_software.h
spicmds.c command: Add command_decode_ptr() helper 2020-10-30 14:04:08 -04:00
spicmds.h
stepper.c trsync: Introduce new "trigger synchronization" support 2021-06-09 18:58:35 -04:00
stepper.h trsync: Introduce new "trigger synchronization" support 2021-06-09 18:58:35 -04:00
thermocouple.c
tmcuart.c command: Add command_decode_ptr() helper 2020-10-30 14:04:08 -04:00
trsync.c trsync: Introduce new "trigger synchronization" support 2021-06-09 18:58:35 -04:00
trsync.h trsync: Introduce new "trigger synchronization" support 2021-06-09 18:58:35 -04:00