Skip to content
Bugfix release 00.10.02
- make compile with kernels >= 5.17 (#14)
- Add .jenkinsfile (#13)
- Make it possible to override make and source (#12)
  Necessary for e.g. Yocto to build against the target kernel
- Correct the SPI error behavior. (#11)
  It was setting the status in the _READ register if the _SYNC register
  was not set to SYNC_REQUEST before write.