about summary refs log tree commit diff
diff options
context:
space:
mode:
authorgennyble <gen@nyble.dev>2023-11-23 14:32:49 -0600
committergennyble <gen@nyble.dev>2023-11-23 14:32:49 -0600
commita026dc95f7c76bb10137d8c2bebc7b6ff8ac9753 (patch)
treeac8871b27e5061d0d95835854e6a56b052a150f7
parent4d58f3d6ba1caaa331ae61471a6a0d6778d6baab (diff)
downloadv4l16-main.tar.gz
v4l16-main.zip
some reading material HEAD main
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..91cad9a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+v4l16 is helping me study the l16 by letting me play with the V4L2 devices.
+
+I probably should just use `v4l-utils` or `v4l2-ctl`, but building it requires the android source tree and that just seemed a little annoying! I'd much rather spend the time learning to setup a dev environment and further my knowledge of V4L2.
\ No newline at end of file