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: platformio/platformio-docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: platformio/platformio-docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on Feb 4, 2026

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

Commits on Feb 25, 2026

  1. docs: add sdkconfig configuration section for ESP-IDF (#400)

    Document two sdkconfig features for ESP-IDF projects:
    
    - board_build.esp-idf.sdkconfig_path for custom sdkconfig output path
    - SDKCONFIG_DEFAULTS layering via board_build.cmake_extra_args for
      maintaining small defaults files instead of the full generated config
    
    Links to integration test examples in platform-espressif32 (PR #1718).
    m-mcgowan authored Feb 25, 2026
    Configuration menu
    Copy the full SHA
    8182550 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2026

  1. Depend on Python 3.7+

    ivankravets committed Jun 11, 2026
    Configuration menu
    Copy the full SHA
    298e634 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    878e67f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d581ea View commit details
    Browse the repository at this point in the history
Loading