aboutsummaryrefslogtreecommitdiffstats
path: root/src/pru/internal.h
Commit message (Expand)AuthorAgeFilesLines
* command: Prefer uint8_t* for buffers; prefer uint8_fast_t for lengthsKevin O'Connor2018-05-281-2/+2
* command: Don't pass max_size to command_encodef()Kevin O'Connor2017-08-141-1/+2
* pru: Use a pointer when working with send_data array itemsKevin O'Connor2017-06-301-4/+5
* pru: Rework command processing so that most of it is done on pru0Kevin O'Connor2017-06-301-2/+8
* pru: Add support for ADC inputKevin O'Connor2017-05-171-1/+32
* pru: Move communication code to second PRUKevin O'Connor2017-05-171-8/+29
* pru: Initial support for the Beaglebone PRUKevin O'Connor2017-05-151-0/+18