Move memory access into interface
This fixes #3 (closed)
Now allows development on PCs without access to /dev/mem
, simply switch off:
$ cmake -DINTERFACE_MEM=OFF ..
This still needs to be tested with ATLASPix, @tvanat.
Edited by Simon Spannagel