Commit Graph

9 Commits

Author SHA1 Message Date
moritz 38906dafef Implement open() and close() for Usb class, added a lot of TODO's 2022-11-13 21:28:28 +01:00
moritz f09e4ab5c8 Formatting... 2022-11-12 18:37:24 +01:00
moritz d7dfdc4739 Added Usb Detection using libUsb 2022-11-12 18:34:40 +01:00
moritz 815e67bdfb Add USB stub, add logging using spdlog 2022-11-12 18:34:40 +01:00
moritz 4809f60d2c List usb device 2022-11-12 18:34:40 +01:00
moritz 0081d219f9 Fix indentation back to 4 2022-11-12 18:34:40 +01:00
moritz cc2316a497 Change build system to meson 2022-11-12 18:34:40 +01:00
moritz 2913a272d1 Sketching some basic interfaces 2022-11-12 18:34:40 +01:00
moritz bd9a39e185 Initial commit, basic CMake project
Signed-off-by: Moritz Martinius <moritz@admiralackbar.de>
2022-11-12 18:34:40 +01:00