v2.0.0-pre.0
Pre-release
Pre-release
This is a major update to Circuits.SPI that removes the requirement to use
Nerves or Linux. The API is almost the same and the default is to compile and
use the Linux backend, so changes may not be needed.
This is a prerelease so APIs may still change before the v2.0.0 release.
- Changes
- Support alternative backends for different operating systems or for
simulated hardware - Defer loading the Linux NIF until
Circuits.SPI.open/2
is called
- Support alternative backends for different operating systems or for