klipper/src/linux
Kevin O'Connor d619796495 Revert "linux: Raise an error if configuring a pullup when that is not supported"
This reverts commit 70ea0806d9.

The above commit breaks software spi on linux hosts.  Revert that
commit until an improved error check can be implemented.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2021-05-27 11:33:24 -04:00
..
Kconfig
Makefile ds18b20: new module for 1-wire temperature sensor (#3462) 2021-02-02 14:34:56 -05:00
analog.c
console.c
gpio.c Revert "linux: Raise an error if configuring a pullup when that is not supported" 2021-05-27 11:33:24 -04:00
gpio.h
hard_pwm.c
i2c.c
internal.h linux: Rework timer_check_periodic() to use ticks 2021-04-19 09:50:40 -04:00
main.c
pca9685.c pca9685: Use move queue for pwm updates 2020-12-04 16:10:13 -05:00
sensor_ds18b20.c ds18b20: Segmentation fault on 64bit Raspberry Pi 2021-03-19 11:18:51 -04:00
spidev.c
timer.c linux: Don't use timer_repeat_until for linux "irq" polling 2021-04-21 22:02:08 -04:00
watchdog.c linux: Rework timer_check_periodic() to use ticks 2021-04-19 09:50:40 -04:00