klipper/src
Kevin O'Connor 7c50bd89cf pru: Wrap code to 80 columns
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-02-27 14:20:15 -05:00
..
atsam atsam: Wrap code to 80 columns 2019-02-27 14:20:15 -05:00
atsamd atsamd: Wrap code to 80 columns 2019-02-27 14:20:15 -05:00
avr avr: Wrap code to 80 columns 2019-02-27 14:20:15 -05:00
generic armcm_timer: Add a generic timer mechanism for ARM CortexM3/M4 chips 2019-02-06 22:03:09 -05:00
linux linux: Add support for bi-directional SPI communication 2018-07-24 11:16:05 -04:00
lpc176x pins: Add support for pull down resistors 2019-02-27 11:13:21 -05:00
pru pru: Wrap code to 80 columns 2019-02-27 14:20:15 -05:00
simulator simulator: Wrap code to 80 columns 2019-02-27 14:20:15 -05:00
stm32f1 stm32f1: Wrap code to 80 columns 2019-02-27 14:20:15 -05:00
Kconfig atsamd: Initial support for SAMD51 2019-01-28 20:02:16 -05:00
Makefile spi_software: Implementation of software spi 2019-02-13 11:52:20 -05:00
adccmds.c adccmds: Run gpio_adc_setup() before oid_alloc() 2019-01-13 11:03:30 -05:00
basecmd.c
basecmd.h
buttons.c buttons: Wrap code to 80 columns 2019-02-27 14:20:15 -05:00
byteorder.h
command.c
command.h
compiler.h
ctr.h
debugcmds.c debugcmds: Add support for reading/writing 32bit values 2019-02-07 11:50:14 -05:00
endstop.c
gpiocmds.c gpiocmds: Add update_digital_out command 2018-06-27 12:10:39 -04:00
i2ccmds.c i2ccmds: Pass the i2c address as a 7-bit number (0-127) 2019-01-07 20:00:44 -05:00
lcd_hd44780.c
lcd_st7920.c lcd_st7920: Use a longer delay at the start of each command/data 2018-06-22 23:47:09 -04:00
pwmcmds.c pwmcmds: Wrap code to 80 columns 2019-02-27 14:20:15 -05:00
sched.c sched: Force sched_try_shutdown to be inlined 2018-10-13 11:47:00 -04:00
sched.h
spi_software.c spi_software: Implementation of software spi 2019-02-13 11:52:20 -05:00
spi_software.h spi_software: Implementation of software spi 2019-02-13 11:52:20 -05:00
spicmds.c spicmds: Wrap code to 80 columns 2019-02-27 14:20:15 -05:00
spicmds.h thermocouple: Add initial support for common SPI temperature sensing chips 2018-07-24 11:16:05 -04:00
stepper.c stepper: Wrap code to 80 columns 2019-02-27 14:20:15 -05:00
stepper.h
thermocouple.c thermocouple: Minor fixes 2018-07-25 09:06:50 -04:00
tmcuart.c pins: Add support for pull down resistors 2019-02-27 11:13:21 -05:00