FPGA driver: Remove TODO for sysfs from README

This commit is contained in:
2023-10-27 19:51:59 +02:00
parent 28673ffc63
commit d562a4b435

View File

@@ -28,6 +28,3 @@ When device is opened two operations are possible:
mmap() to map device buffers
ioctl() to communicate with the cards
Interfacing should be done through the JungfraujochDevice class in `fpga/host_library` directory.
## TODO
/sys filesystem for diagnostics