Commit Graph

5 Commits

Author SHA1 Message Date
9a1aee6658 cli-parser (#4)
All checks were successful
Build ptprnt / build (push) Successful in 1m22s
Goal of this PR should be to integrate a working CLI parser so that commands can be sent to the Printer class to print text, such as
ptprnt -t=FooBar
also, standard flags for setting the output verbosity and help should be implemented

Reviewed-on: #4
2023-10-22 19:42:59 +00:00
c0811df4bb Moved graphics classes into own namespace, added unit testing with gtest 2023-09-23 13:33:10 +02:00
458806c6af USB updates, remove iostream usage 2023-08-01 18:19:50 +02:00
4809f60d2c List usb device 2022-11-12 18:34:40 +01:00
2913a272d1 Sketching some basic interfaces 2022-11-12 18:34:40 +01:00