Skip to content

ll Version 0.13.0

Compare
Choose a tag to compare
@newAM newAM released this 09 Jun 19:51
· 9 commits to main since this release

Changed

  • Updated embedded-hal from 1.0.0-rc.11 to 1.
  • Renamed the eha0a feature to eha1.

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 and std features. Ipv4Addr and SocketAddrV4 are now provided by core::net.