Commit Graph

14 Commits

Author SHA1 Message Date
4b96fcfac1 ancient meson version on ubuntu 20-04
All checks were successful
Build ptprnt / build (push) Successful in 1m9s
2023-10-13 00:44:22 +02:00
115b297c88 linking order matters
Some checks failed
Build ptprnt / build (push) Failing after 21s
2023-10-13 00:41:22 +02:00
4a48183da4 forgot adding the dependency to exe
Some checks failed
Build ptprnt / build (push) Failing after 29s
2023-10-13 00:22:13 +02:00
1f012e5184 moved cli11 dependency to meson wrap package
Some checks failed
Build ptprnt / build (push) Failing after 29s
2023-10-13 00:20:25 +02:00
3431cc2225 Some refactorings to incoporate CLI parsing
Some checks failed
Build ptprnt / build (push) Failing after 31s
2023-10-13 00:02:59 +02:00
b55681752d Add license and Readme 2023-09-23 16:02:56 +02:00
55896d74f9 Add class for converting Bitmaps to monochrome bytes representation 2023-09-23 15:10:50 +02:00
c0811df4bb Moved graphics classes into own namespace, added unit testing with gtest 2023-09-23 13:33:10 +02:00
5644c84c83 Simplified driver interface and moved application logic to a seperate application class 2023-08-26 13:45:26 +02:00
61e2352a3c Re-structured project 2023-08-26 11:53:44 +02:00
c3915336dd restore USB functionality with altered implementation 2023-08-03 19:06:38 +02:00
815e67bdfb Add USB stub, add logging using spdlog 2022-11-12 18:34:40 +01:00
4809f60d2c List usb device 2022-11-12 18:34:40 +01:00
cc2316a497 Change build system to meson 2022-11-12 18:34:40 +01:00