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 emulation: improve udp, persistent spiffs #5605

Merged
merged 15 commits into from Jan 15, 2019
Merged

Commits on Dec 23, 2018

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

Commits on Dec 25, 2018

  1. fix comparison

    d-a-v committed Dec 25, 2018
    Configuration menu
    Copy the full SHA
    6d993b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. host: udp fixes (seek)

    d-a-v committed Jan 8, 2019
    Configuration menu
    Copy the full SHA
    88296f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2019

  1. persistent spiffs + fixes

    d-a-v committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    cdbb75c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e09ce2 View commit details
    Browse the repository at this point in the history
  3. fix local CI tester

    d-a-v committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    d220591 View commit details
    Browse the repository at this point in the history
  4. restore commented macros

    d-a-v committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    c049f4a View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. Configuration menu
    Copy the full SHA
    ab2b37a View commit details
    Browse the repository at this point in the history
  2. host: spiffs: restore use of a vector, file name based on executable …

    …name and spiffs size
    
    host: fix nasty bug returning value (read(): -1 != 0xff)
    FSBrowser example: fix comment
    d-a-v committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    85138ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e2874e View commit details
    Browse the repository at this point in the history
  4. don't use ::abort()

    d-a-v committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    98b2e81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed864fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0fdc280 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2019

  1. extra check to avoid noise

    d-a-v committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    bf0b994 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2603a4a View commit details
    Browse the repository at this point in the history