Commit History

Author SHA1 Message Date
  Emil Fresk ee1a9e59ac `extern crate alloc` was added accidentally breaking downstream `no_std` 8 months ago
  Lucas Bollen 4055a19bc3 Change mutability of `RxToken`'s `consume` argument. 1 year ago
  Dario Nieuwenhuis 409ad14da9 Rename PacketId to PacketMeta, make id field public. 1 year ago
  datdenkikniet 78b4f39a10 Device-level packet metadata identifiers 1 year ago
  Dario Nieuwenhuis 3a9d017354 Remove unneeded ref patterns and destructures. 2 years ago
  Dario Nieuwenhuis 836082cee6 Remove some self destructurings, not needed anymore in Rust 2021. 2 years ago
  Dario Nieuwenhuis 0102a4b741 phy: make consume infallible, move timestamp to receive/transmit. 2 years ago
  Dario Nieuwenhuis 4300e7cc3b GAT-based Device trait. 3 years ago
  Dario Nieuwenhuis 41667f8668 phy: fix wrong order in FuzzInjector TX. Fixes #525. 3 years ago
  Dario Nieuwenhuis dfe8265772 phy: simplify PcapSink trait 3 years ago
  Dario Nieuwenhuis 2cb407d62a rustfmt 3 years ago
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support 4 years ago
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 4 years ago
  whitequark 7faa206eff Bump Rust version requirement to 1.28. 5 years ago
  jhwgh1968 326079c54c Implement Fuzz Injector 6 years ago