Version 0.12.0
Added
- Added re-exports for
libftd2xx
andftdi
when the respective feature is used. - Added
embedded-hal
version1.0.0-alpha.8
trait implementations for:- GPIOs
- Delay
- SPI
Changed
- Changed the
embedded-hal
version0.2
re-export name fromembedded-hal
to
eh0
to differentiate fromembedded-hal
version1.0.0-alpha.8
.