klipper-dgus/src
Kevin O'Connor 3ac60b31a2 pru: Move peripheral init from pru0 to pru1
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2017-07-17 11:16:55 -04:00
..
avr avr: Fix readl() typo in serial.c 2017-07-12 23:03:12 -04:00
generic command: Move low-level sendf transmission into board code 2017-06-29 13:33:58 -04:00
pru pru: Move peripheral init from pru0 to pru1 2017-07-17 11:16:55 -04:00
sam3x8e sam3x8e: Integrate serial console functions 2017-06-29 13:33:59 -04:00
simulator command: Move low-level sendf transmission into board code 2017-06-29 13:33:58 -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 pru: Rework command processing so that most of it is done on pru0 2017-06-30 19:53:04 -04:00
command.h pru: Rework command processing so that most of it is done on pru0 2017-06-30 19:53:04 -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 sched: Pass shutdown reason code via longjmp() parameter 2017-07-04 12:49:58 -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