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

Host (and ESP-IDF) build; less memory usage; edge_nal::TcpConnect impl #59

Open
wants to merge 30 commits into
base: main
Choose a base branch
from

Commits on Nov 13, 2024

  1. (WIP) Host and ESP-IDF build

    ivmarkov committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e878dfc View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. (WIP) Host and ESP-IDF build

    ivmarkov committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    0673361 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8256dff View commit details
    Browse the repository at this point in the history
  3. xtask buildable

    ivmarkov committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    7e82e56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2612b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. Configuration menu
    Copy the full SHA
    76621b2 View commit details
    Browse the repository at this point in the history
  2. WIP - no extra buffers

    ivmarkov committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    ceb7982 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a60582 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Compatibility with ESP-IDF

    ivmarkov committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    895c7da View commit details
    Browse the repository at this point in the history
  2. Compatibility with ESP-IDF

    ivmarkov committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    1a547e9 View commit details
    Browse the repository at this point in the history
  3. WIP: Baremetal build

    ivmarkov committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    eaeff0d View commit details
    Browse the repository at this point in the history
  4. Baremetal build works

    ivmarkov committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    50514d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9567bbc View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Make the examples deps all optional, or else the root workspace does …

    …not build on non-baremetal
    ivmarkov committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    09f7725 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93594d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3186616 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3236df0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6dd99a5 View commit details
    Browse the repository at this point in the history
  6. cargo fmt; build

    ivmarkov committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    2beb625 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6aa8581 View commit details
    Browse the repository at this point in the history
  8. Test build for ESP IDF too

    ivmarkov committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    8269409 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ffa7024 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    49b04b3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f95dd0f View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    b0dba6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dca6f83 View commit details
    Browse the repository at this point in the history
  3. Fix sync coce not working

    ivmarkov committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    c3a1f9c View commit details
    Browse the repository at this point in the history
  4. fmt

    ivmarkov committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    605f672 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0dbc5f6 View commit details
    Browse the repository at this point in the history
  6. fmt

    ivmarkov committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    78ebfba View commit details
    Browse the repository at this point in the history