Commit History

Author SHA1 Message Date
  Dario Nieuwenhuis 2cb407d62a rustfmt 3 years ago
  Dario Nieuwenhuis 6705d9f546 Check that at least one medium is enabled if socket is enabled. 3 years ago
  Gerd Zellweger 95f7abff90 Fix unused extern crate warning with certain build flags. 3 years ago
  Gerd Zellweger e36fabce2d Also import alloc crate for std. 3 years ago
  qiujiangkun 52d8802069 add std::error::Error to smoltcp::Error 3 years ago
  Dario Nieuwenhuis b791ef535e dhcp: convert to socket 4 years ago
  Dario Nieuwenhuis 4f1e7b668d Document MSRV with the defmt exception, don't test defmt with 1.40 4 years ago
  Dario Nieuwenhuis 49fa987cdc Add defmt logging support 4 years ago
  Dario Nieuwenhuis 4d8729088d Add medium-ip, medium-ethernet feature flags. 4 years ago
  Dario Nieuwenhuis bc0ffb629e Fix feature-related compilation issues. 4 years ago
  Dario Nieuwenhuis b94c3ea82d Remove support table from docs. Fixes #361 4 years ago
  Dario Nieuwenhuis b3b871e152 Fix build when with no socket features 4 years ago
  Alex Crawford 6d569deb2a Clean up clippy warnings about if-else blocks 4 years ago
  Alex Crawford 61faa269d6 Use #[non_exhaustive] on structs as well 4 years ago
  Niclas Hoyer 633e7c2591 Use #[non_exhaustive] instead of manual variant 4 years ago
  Alex Crawford b290069cc1 Various cleanups 4 years ago
  Alex Crawford 5361a7b73c Silence warning about mapping to unit type 4 years ago
  Alex Crawford ac67edd318 Silence a few warnings from clippy 4 years ago
  Alex Crawford ddb876bec4 Remove redundant field names from structs 4 years ago
  Alex Crawford 48323b5980 Silence warning about matches macro 4 years ago
  Alex Crawford 86e778c446 Silence warning about non-exhaustive pattern 4 years ago
  Dario Nieuwenhuis 1e40b934bf Update to Rust 2018. Fixes #271 4 years ago
  Alex Crawford ac830e8bb1 Dereference match expressions to clean up patterns 4 years ago
  Dario Nieuwenhuis 41ff6af689 Add `Finished` error. 4 years ago
  nabijaczleweli 78305af383 Fix support table in toplevel doc 5 years ago
  Ruben De Smet 14bad97954 Add ethernet feature-gate as default. 5 years ago
  whitequark 61a42d4bf2 Bump log dependency to version 0.4.4. NFC. 5 years ago
  Astro 657c9aa63a Implement DHCPv4 client + example. 7 years ago
  Dan Robertson bf249333cd Add clippy to CI 6 years ago
  Dan Robertson 8f9ac1d96c Update docs and fix warnings 6 years ago