Find a file
2024-08-29 15:02:48 +02:00
.vscode Not so good 2024-08-27 23:06:59 +02:00
hexdump_analysis Not so good 2024-08-27 23:06:59 +02:00
src Something 2024-08-29 15:02:48 +02:00
.envrc asd 2024-08-26 14:28:14 +02:00
.gitignore libusb 2024-08-26 11:46:46 +02:00
CMakeLists.txt Initial commit 2024-08-25 21:06:01 +02:00
CMakeLists.txt.user Another one bad 2024-08-28 01:03:19 +02:00
conf1.bin Something 2024-08-29 15:02:48 +02:00
conf2.bin Something 2024-08-29 15:02:48 +02:00
flake.lock Initial commit 2024-08-25 21:06:01 +02:00
flake.nix Another one bad 2024-08-28 01:03:19 +02:00
launch.json Initial commit 2024-08-25 21:06:01 +02:00
org.kde.tutorial.desktop Initial commit 2024-08-25 21:06:01 +02:00
person.bin Something 2024-08-29 15:02:48 +02:00
README.md Update 2024-08-27 14:44:00 +02:00

need permissions

do make udev rule

      SUBSYSTEM=="usb", ATTR{idVendor}=="258a", ATTR{idProduct}=="002e|002f", MODE="0666"

write a nixos module that also sets udev rules

install udev rule that automatically runs driver when you plug in the device??