Commit Graph

12 Commits

Author SHA1 Message Date
2d54e583b7 commands restructured to be const vectors
Some checks failed
Build ptprnt / build (push) Failing after 1m1s
2024-04-20 12:03:20 +02:00
b42e866a49 Got it almost working...
All checks were successful
Build ptprnt / build (push) Successful in 2m29s
2023-12-03 22:08:59 +01:00
3e9c3267e2 Removing files that shouldn't have been staged 2023-12-03 13:23:58 +01:00
0704081326 Rename Image class to Label
All checks were successful
Build ptprnt / build (push) Successful in 5m1s
2023-12-03 11:13:52 +01:00
458806c6af USB updates, remove iostream usage 2023-08-01 18:19:50 +02:00
c3f200fee4 Set up clang format & tidy and format all the files 2023-02-09 19:41:11 +01:00
38906dafef Implement open() and close() for Usb class, added a lot of TODO's 2022-11-13 21:28:28 +01:00
d7dfdc4739 Added Usb Detection using libUsb 2022-11-12 18:34:40 +01: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
bd9a39e185 Initial commit, basic CMake project
Signed-off-by: Moritz Martinius <moritz@admiralackbar.de>
2022-11-12 18:34:40 +01:00