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

ESP3d integration for ESP32 boards #16515

Merged
merged 8 commits into from
Jan 10, 2020
Merged

ESP3d integration for ESP32 boards #16515

merged 8 commits into from
Jan 10, 2020

Commits on Jan 9, 2020

  1. Add ESP3D Library support

    Fix Buzzer pin for GLCD
    luc-github committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    e8a64b9 View commit details
    Browse the repository at this point in the history
  2. Update Configuration_adv.h

    Luc authored and luc-github committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    f88dcbb View commit details
    Browse the repository at this point in the history
  3. Update SanityCheck.h

    luc-github committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    3368c33 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. Update HAL.cpp

    thinkyhead authored Jan 10, 2020
    Configuration menu
    Copy the full SHA
    ae600ac View commit details
    Browse the repository at this point in the history
  2. Fix some indentation

    thinkyhead committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    fe55ec5 View commit details
    Browse the repository at this point in the history
  3. Use combined option macros

    thinkyhead committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    d4bffce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb0d6d5 View commit details
    Browse the repository at this point in the history
  5. Update example configs too

    thinkyhead committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    d04c5c7 View commit details
    Browse the repository at this point in the history