klipper/src
Kevin O'Connor 6cb419a90a canbus: Rework CAN command protocol
Rework the micro-controller command protocol so that it supports
direct communication with the serialqueue.c code.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2021-03-13 11:29:41 -05:00
..
atsam atsam: Support reading chip based temperature sensor on sam4e 2020-10-29 11:55:06 -04:00
atsamd atsamd: Fix bug in sercom_pads mapping on samd21 in sercom.c 2021-02-01 10:55:38 -05:00
avr Kconfig: Add a new CONFIG_HAVE_STRICT_TIMING build definition 2020-05-31 14:57:06 -04:00
generic canbus: Rework CAN command protocol 2021-03-13 11:29:41 -05:00
linux ds18b20: new module for 1-wire temperature sensor (#3462) 2021-02-02 14:34:56 -05:00
lpc176x lpc176x: Fix spi mode bits 2020-07-10 16:08:18 -04:00
pru pru: Request the host not send more than 496 bytes to the pru 2021-02-12 11:23:29 -05:00
simulator command: Fix handling of buffer passing in args[] on 64bit mcu 2020-10-30 14:04:12 -04:00
stm32 canbus: Rework CAN command protocol 2021-03-13 11:29:41 -05:00
Kconfig Kconfig: Only show the "usb ids" menu if low-level options are enabled 2020-05-31 21:05:04 -04:00
Makefile fan: Add tachometer support 2021-03-01 14:53:13 -05: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 ctr: Encode negative integers in normal hex notation 2019-08-22 13:06:44 -04:00
debugcmds.c command: Add command_decode_ptr() helper 2020-10-30 14:04:08 -04:00
endstop.c
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 fan: Add tachometer support 2021-03-01 14:53:13 -05:00
pwmcmds.c pwmcmds: Use move queue for hard PWM 2020-12-04 16:10:13 -05:00
sched.c
sched.h
sensor_adxl345.c sensor_adxl345: Remove unused stop_time parameter 2020-09-05 09:18:59 -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 stepper: Use a reusable interface to the "move queue" 2020-12-04 16:10:13 -05:00
stepper.h
thermocouple.c
tmcuart.c command: Add command_decode_ptr() helper 2020-10-30 14:04:08 -04:00