Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: espressif/esp32-arduino-lib-builder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ci/fix_versions
Choose a base ref
...
head repository: espressif/esp32-arduino-lib-builder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 7 files changed
  • 3 contributors

Commits on Mar 20, 2025

  1. Revert "Enable TLS 1.3"

    This reverts commit 91af3d1.
    me-no-dev committed Mar 20, 2025
    Configuration menu
    Copy the full SHA
    c4a6b8f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #290 from espressif/ci/fix_versions

    ci(workflows): Lock actions to commits and improve readability
    me-no-dev authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    0993906 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2025

  1. Configuration menu
    Copy the full SHA
    2e38522 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #291 from espressif/matter_cpp_2a

    Update CMakeLists.txt to use gnu++2a instead of 17
    me-no-dev authored Mar 21, 2025
    Configuration menu
    Copy the full SHA
    bb76cb1 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2025

  1. Update TinyUSB DWC2 DCD

    me-no-dev committed Apr 16, 2025
    Configuration menu
    Copy the full SHA
    33f0b46 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. feat(esp_matter): updates esp_matter component to 1.4.1

    Fixes many warning messages when compiling sketches that use Arduino Matter Library.
    Fixes the `asset()` issue with `-DNDEBUG`
    SuGlider authored May 12, 2025
    Configuration menu
    Copy the full SHA
    6685e7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4304a24 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. Configuration menu
    Copy the full SHA
    ff441d3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #297 from espressif/esp_matter_update_1.4.1

    feat(esp_matter): updates esp_matter component to 1.4.1
    me-no-dev authored May 13, 2025
    Configuration menu
    Copy the full SHA
    6325c4a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #298 from espressif/disable_rgb_iram_safe

    Disable CONFIG_LCD_RGB_ISR_IRAM_SAFE
    me-no-dev authored May 13, 2025
    Configuration menu
    Copy the full SHA
    ddfab9d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2025

  1. Update cron target branches

    me-no-dev committed May 16, 2025
    Configuration menu
    Copy the full SHA
    d7bdda2 View commit details
    Browse the repository at this point in the history
Loading