Commit Verlauf

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