klipper/src/pru
Kevin O'Connor 118fd21cb8 irq: Support sleeping when mcu is idle
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2017-07-17 15:02:43 -04:00
..
adc.c pru: Move peripheral init from pru0 to pru1 2017-07-17 11:16:55 -04:00
gpio.c pru: Move ADC code from gpio.c to new file adc.c 2017-07-12 23:03:14 -04:00
gpio.h pru: Add support for ADC input 2017-05-17 19:46:12 -04:00
internal.h pru: Use a pointer when working with send_data array items 2017-06-30 19:54:40 -04:00
Kconfig pru: Add support for ADC input 2017-05-17 19:46:12 -04:00
main.c irq: Support sleeping when mcu is idle 2017-07-17 15:02:43 -04:00
Makefile pru: Move ADC code from gpio.c to new file adc.c 2017-07-12 23:03:14 -04:00
pru.lds pru: Initial support for the Beaglebone PRU 2017-05-15 15:15:52 -04:00
pru0.c irq: Support sleeping when mcu is idle 2017-07-17 15:02:43 -04:00