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

ESP32 Arduino v3.1.0 Preparation #10202

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

ESP32 Arduino v3.1.0 Preparation #10202

wants to merge 19 commits into from

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    e1673e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f77ce04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54f1c22 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. add(build): Add initial ESP32-P4 skeleton

    Required to start compilation. Board is currently hidden and many options are removed
    me-no-dev committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c7e01e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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

Commits on Aug 22, 2024

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

Commits on Aug 28, 2024

  1. fix(uart): sleep retention (#10248)

    * fix(uart): sleep retention
    
    sets new flag from IDF 5.3 that causes error with Serial.begin(115200).
    
    * fix(typo): typo and commentaries
    
    * feat(uart): adds memset to make structure empty
    
    * fix(uart): missing parentesis - typo
    
    * ci(pre-commit): Apply automatic fixes
    
    ---------
    
    Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
    SuGlider and pre-commit-ci-lite[bot] committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    4c4906f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa67115 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75b29fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b84244 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6dc9db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    57518b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8352caf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a8677a0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    564612d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    22fb402 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

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

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    e68b1cc View commit details
    Browse the repository at this point in the history
  2. IDF release/v5.3 (#10272)

    * IDF release/v5.3 2c46030b
    
    * IDF release/v5.3 cc3203dc
    
    * IDF release/v5.3 4d0db704
    me-no-dev committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6768208 View commit details
    Browse the repository at this point in the history