ll Version 0.13.0
Changed
- Updated
embedded-hal
from1.0.0-rc.11
to1
. - Renamed the
eha0a
feature toeha1
.
Fixed
- Added a second chip-select deassert to meet minimum CS timings with
eh0
.
Removed
- Removed the
async
feature, asynchronous implementations are enabled by default. - Removed the
ip_in_core
andstd
features.Ipv4Addr
andSocketAddrV4
are now provided bycore::net
.