klipper/src
Kevin O'Connor b310501970 sam3x8e: Use readl/writel instead of readb/writeb() in serial.c
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2017-06-22 10:51:49 -04:00
..
avr avr: Enable CLEAR_PRESCALER by default on at90usb1286 2017-06-09 18:42:40 -04:00
generic build: Use compile_time_request system for init, tasks, and shutdown 2017-05-26 12:39:34 -04:00
pru pru: Remove unnecessary barrier() calls 2017-06-16 14:26:37 -04:00
sam3x8e sam3x8e: Use readl/writel instead of readb/writeb() in serial.c 2017-06-22 10:51:49 -04:00
simulator build: Use compile_time_request system for init, tasks, and shutdown 2017-05-26 12:39:34 -04:00
Kconfig pru: Initial support for the Beaglebone PRU 2017-05-15 15:15:52 -04:00
Makefile debugcmds: Move debugging commands from basecmd.c to new file 2017-05-15 14:02:59 -04:00
adccmds.c build: Use compile_time_request system for init, tasks, and shutdown 2017-05-26 12:39:34 -04:00
basecmd.c build: Use compile_time_request system for init, tasks, and shutdown 2017-05-26 12:39:34 -04:00
basecmd.h basecmd: Use oid_ prefix for the oid manipulation functions 2017-03-09 13:49:03 -05:00
command.c command: Store the command parsing information directly in array 2017-05-26 13:25:51 -04:00
command.h command: Store the command parsing information directly in array 2017-05-26 13:25:51 -04:00
compiler.h compiler.h: Check if __aligned and __section macros are already defined 2016-06-13 23:18:59 -04:00
ctr.h build: Avoid linker magic in compile_time_request.c unique id generation 2017-05-26 12:32:02 -04:00
debugcmds.c debugcmds: Move debugging commands from basecmd.c to new file 2017-05-15 14:02:59 -04:00
endstop.c build: Use compile_time_request system for init, tasks, and shutdown 2017-05-26 12:39:34 -04:00
gpiocmds.c build: Use compile_time_request system for init, tasks, and shutdown 2017-05-26 12:39:34 -04:00
pwmcmds.c build: Use compile_time_request system for init, tasks, and shutdown 2017-05-26 12:39:34 -04:00
sched.c build: Use compile_time_request system for init, tasks, and shutdown 2017-05-26 12:39:34 -04:00
sched.h build: Use compile_time_request system for init, tasks, and shutdown 2017-05-26 12:39:34 -04:00
spicmds.c Initial commit of source code. 2016-05-25 11:37:40 -04:00
stepper.c stepper: Increase the step delay time from 1us to 2us 2017-06-13 11:53:10 -04:00
stepper.h stepper: Introduce stepper_get_position command and remove from endstop.c 2017-03-09 14:54:52 -05:00