klipper/src
Kevin O'Connor 123908ac7a neopixel: Fix neopixel_result message so that it contains an oid
In order for commit 82156170 to work properly, the neopixel_result
message must contain the oid.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2020-11-05 11:40:34 -05:00
..
atsam atsam: Support reading chip based temperature sensor on sam4e 2020-10-29 11:55:06 -04:00
atsamd atsamd: Support reading chip based temperature sensor 2020-10-29 11:55:06 -04:00
avr Kconfig: Add a new CONFIG_HAVE_STRICT_TIMING build definition 2020-05-31 14:57:06 -04:00
generic command: Fix handling of buffer passing in args[] on 64bit mcu 2020-10-30 14:04:12 -04:00
linux command: Fix handling of buffer passing in args[] on 64bit mcu 2020-10-30 14:04:12 -04:00
lpc176x lpc176x: Fix spi mode bits 2020-07-10 16:08:18 -04:00
pru Kconfig: Add a new CONFIG_HAVE_STRICT_TIMING build definition 2020-05-31 14:57:06 -04:00
simulator command: Fix handling of buffer passing in args[] on 64bit mcu 2020-10-30 14:04:12 -04:00
stm32 stm32: Support reading chip based temperature sensor on stm32f0 2020-10-29 11:55:06 -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 adxl345: Add support for adxl345 accelerometer 2020-09-05 09:11:04 -04:00
adccmds.c
basecmd.c basecmd: No need for finalize_config command to send "config" response 2020-02-20 12:01:21 -05:00
basecmd.h spicmds: Rework spi config commands 2019-08-06 18:56:53 -04:00
buttons.c buttons: initialize mcu buttons based on inverted state 2019-07-05 20:01:07 -04:00
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 endstop: Rename mcu end_stop commands to endstop 2019-07-12 08:10:53 -04:00
gpiocmds.c gpiocmds: Add soft-pwm frequency modulation support 2020-09-26 20:51:38 -04: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
pwmcmds.c
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: Remove unused include file 2019-08-17 13:49:03 -04:00
spi_software.h
spicmds.c command: Add command_decode_ptr() helper 2020-10-30 14:04:08 -04:00
spicmds.h spicmds: Rework spi config commands 2019-08-06 18:56:53 -04:00
stepper.c stepper: Make toggling the step gpio after timer read conditional 2020-05-31 14:57:06 -04:00
stepper.h
thermocouple.c
tmcuart.c command: Add command_decode_ptr() helper 2020-10-30 14:04:08 -04:00