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

esp8266: fixes with core dev version #62

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Commits on Dec 15, 2020

  1. Configuration menu
    Copy the full SHA
    0103a7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecf3681 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6ed38e View commit details
    Browse the repository at this point in the history
  4. possibly use LittleFS on esp8266

    (SPIFFS is deprecated and fails formatting 16MB flashes)
    d-a-v committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    ef80dd0 View commit details
    Browse the repository at this point in the history
  5. fix more "unused"

    d-a-v committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    7ed8d3a View commit details
    Browse the repository at this point in the history
  6. fix buffer oveflow

    d-a-v committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    fd1e90a View commit details
    Browse the repository at this point in the history
  7. fix more warnings

    d-a-v committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    cccb91b View commit details
    Browse the repository at this point in the history
  8. fix "maybe uninitialized"

    d-a-v committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    2c3e23d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fbce7d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

  1. mPrint: avoid a copy

    d-a-v committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    d50032d View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. fix use of abs()

    d-a-v committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    22d2dde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ee151d View commit details
    Browse the repository at this point in the history