summaryrefslogtreecommitdiff
path: root/src/class/printer/printer.h
AgeCommit message (Collapse)Author
2026-03-06replace printer_to_hid example with printer_to_cdc examplehathach
fix printer GET_DEVICE_ID request weird wIndex (interface high, alt low)
2026-03-06update printer class: enhance descriptors, buffer sizes, and callbackshathach
2026-01-07Adjust printer device class to 0.20.0 and fix compilation warningsRémi Berthoz
2026-01-05Fix content of printer device class header (.h) fileRémi Berthoz
I apparently made a mistake when copying/renaming this file, file content was that of printer_device.c.
2026-01-05Add missing license to printer device class headerRémi Berthoz
2026-01-04Implement Printer Device ClassRémi Berthoz