You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yorick 466d51648b
continuous-integration/drone/push Build encountered an error Details
added package diagram
3 years ago
..
doc_images Initial commit 3 years ago
doxygen Initial commit 3 years ago
readme.md added package diagram 3 years ago

readme.md

packages:

flowchart LR
    main --> hw
    hw --> ui
    ui --> cameras
    ui --> psvr
    ui --> opencv4/imgcodecs
    cameras-->threadweaver
    cameras-->opencv4
    psvr-->ihidapi
    ihidapi-->hidapi