Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Factbird mini 1.0 based on embedded-nal v0.2.0 #2

Open
wants to merge 24 commits into
base: factbird-mini-1.0
Choose a base branch
from

Commits on Nov 12, 2020

  1. Configuration menu
    Copy the full SHA
    43c1482 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2020

  1. Configuration menu
    Copy the full SHA
    6774e3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4c041f View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. Removed Mode enum

    jonahd-g authored and eldruin committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    cd12482 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2020

  1. Configuration menu
    Copy the full SHA
    b434c71 View commit details
    Browse the repository at this point in the history
  2. Made specifying port number optional

    jonahd-g authored and eldruin committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    9ddab13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5954b2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb6a7f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b6578f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b03c83b View commit details
    Browse the repository at this point in the history
  7. Fix typos

    eldruin committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    9a9bb0a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0bac199 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Adding initial TCP server traits

    ryan-summers authored and eldruin committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    dc2f5b6 View commit details
    Browse the repository at this point in the history
  2. Simplifying socket lifecycle

    ryan-summers authored and eldruin committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    bfb0734 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a67f58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83f145f View commit details
    Browse the repository at this point in the history
  5. Prepare 0.2.0 release

    eldruin committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    d6aa828 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Add read_with to TlsStack

    MathiasKoch authored and Kei Shirakizawa committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    0b8bd12 View commit details
    Browse the repository at this point in the history
  2. Update read_with to allow wrapping

    MathiasKoch authored and Kei Shirakizawa committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    bc63c21 View commit details
    Browse the repository at this point in the history
  3. Change from FnOnce to Fn

    MathiasKoch authored and Kei Shirakizawa committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    ec78c08 View commit details
    Browse the repository at this point in the history
  4. Change from Fn to FnMut

    MathiasKoch authored and Kei Shirakizawa committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    6340a46 View commit details
    Browse the repository at this point in the history
  5. Revert "Change from Fn to FnMut"

    This reverts commit d572fbd.
    MathiasKoch authored and Kei Shirakizawa committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    59feee3 View commit details
    Browse the repository at this point in the history
  6. Revert "Change from FnOnce to Fn"

    This reverts commit 29f5223.
    MathiasKoch authored and Kei Shirakizawa committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    6f137b3 View commit details
    Browse the repository at this point in the history
  7. Rename to "receive_with"

    Kei Shirakizawa committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    1045256 View commit details
    Browse the repository at this point in the history