aboutsummaryrefslogtreecommitdiffstats
path: root/src/avr/pgm.h
Commit message (Collapse)AuthorAgeFilesLines
* usb_cdc: Add support for usb_send_ep0_progmem()Kevin O'Connor2018-09-301-0/+2
| | | | | | | Add support for explicitly sending to the ep0 pipe from constant "progmem" memory on the AVR. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* Initial commit of source code.Kevin O'Connor2016-05-251-0/+25
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>