klipper/src
andryblack 8fd330c54e linux: userspace GPIO control
Allow use host GPIO pins for non-realtime purposes.

Signed-off-by: Andrey Kunitsyn <blackicebox@gmail.com>
2020-05-17 22:17:15 -04:00
..
atsam atsam: Fix typo causing chipid to not be fully read 2019-11-27 14:33:20 -05:00
atsamd atsamd: Enable chipid as usb serial number 2019-11-25 19:30:31 -05:00
avr avr: implement i2c_read 2020-01-13 22:29:50 -05:00
generic armcm_boot: Additional code for broken bootloaders 2020-03-04 19:50:56 -05:00
linux linux: userspace GPIO control 2020-05-17 22:17:15 -04:00
lpc176x lpc176x: Add support for additional i2c buses 2020-04-21 16:11:39 -04:00
pru
simulator
stm32 stm32: add support for i2c read 2020-05-05 11:44:19 -04:00
Kconfig stm32f0: Remove hal based stm32f0 implementation 2020-01-14 17:08:01 -05:00
Makefile initial_pins: Only build when CONFIG_HAVE_GPIO is enabled 2019-07-24 01:09:45 -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
byteorder.h
command.c
command.h buildcommands: Match DECL_X names to the actual C macro names 2019-08-22 13:26:30 -04:00
compiler.h
ctr.h ctr: Encode negative integers in normal hex notation 2019-08-22 13:06:44 -04:00
debugcmds.c
endstop.c endstop: Rename mcu end_stop commands to endstop 2019-07-12 08:10:53 -04:00
gpiocmds.c
i2ccmds.c avr: implement i2c_read 2020-01-13 22:29:50 -05:00
initial_pins.c
initial_pins.h
lcd_hd44780.c lcd_hd44780: Minor change to timing delays 2019-11-26 09:49:43 -05:00
lcd_st7920.c lcd_st7920: Add brief delay around gpio toggle calls on fast MCUs 2019-08-10 11:45:15 -04:00
neopixel.c neopixel: Make sure there is a minimum low duration after a long pulse 2020-04-21 13:12:56 -04:00
pwmcmds.c
sched.c
sched.h
spi_software.c spi_software: Remove unused include file 2019-08-17 13:49:03 -04:00
spi_software.h
spicmds.c spicmds: Rework spi config commands 2019-08-06 18:56:53 -04:00
spicmds.h spicmds: Rework spi config commands 2019-08-06 18:56:53 -04:00
stepper.c stepper: Add some comments on s->position tracking 2020-03-04 14:30:41 -05:00
stepper.h
thermocouple.c
tmcuart.c tmcuart: Fix typo in function name 2019-09-01 14:56:09 -04:00