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

[Build] Add compatibility with C++20 #2040

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

Commits on Oct 6, 2023

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

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    c763e13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f24076a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02740c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f423417 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dda8b06 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1eeac0a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    591a589 View commit details
    Browse the repository at this point in the history
  8. [Build] esp32devIDF5x build enable Arduino 3.0.0 alpha1 platform by s…

    …witching interrupts off/on instead of (missing) low-level IDF calls
    tonhuisman committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    c00fc86 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9301ff0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    79fff96 View commit details
    Browse the repository at this point in the history
  11. [Build] Add correct include to get gpio_intr_enable and `gpio_intr_…

    …disable`, thnx Jason2866!
    tonhuisman committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    e11d2a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

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

Commits on Nov 2, 2023

  1. [Lib] Add latest ESP32 fixes by @s-hadinger, add extra NULL safeguard…

    …, update Platform build
    tonhuisman committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    db98aa0 View commit details
    Browse the repository at this point in the history