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/arduino-esp32
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.3.4
Choose a base ref
...
head repository: espressif/arduino-esp32
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 71 files changed
  • 12 contributors

Commits on Nov 13, 2025

  1. fix(hosted): Fix custom WiFi pins not picked from config (#12021)

    * fix(hosted): Fix custom WiFi pins not picked from config
    
    * ci(pre-commit): Apply automatic fixes
    
    ---------
    
    Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
    me-no-dev and pre-commit-ci-lite[bot] authored Nov 13, 2025
    Configuration menu
    Copy the full SHA
    607ebf0 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2025

  1. Configuration menu
    Copy the full SHA
    605b6f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cad849 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da663f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc85010 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2025

  1. Add variation of PPPClass::cmd() (#12034)

    * feat(ppp): Add variation of PPPClass::cmd()
    
    Add variation of PPPClass::cmd() function that returns more detailed response.
    
    * fix(pr): Fix typo in comment about timeout occurrence
    
    ---------
    
    Co-authored-by: Me No Dev <me-no-dev@users.noreply.github.com>
    szerwi and me-no-dev authored Nov 17, 2025
    Configuration menu
    Copy the full SHA
    d39181b View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2025

  1. feat(core): Add option to support chip variants (#12036)

    * feat(core): Add option to support chip variants
    
    * add `chip_variant` to pioarduino-build.py
    
    * Refactor build_mcu and chip_variant assignment logic
    
    * fix(adc): Rename data struct as its used in idf
    
    * IDF release/v5.5 8d036f2e
    
    * fix(adc): Add weak definitions for p4 rev 3
    
    * fix(adc): Calibration fix for unsupported socs
    
    ---------
    
    Co-authored-by: Jason2866 <24528715+Jason2866@users.noreply.github.com>
    Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
    Co-authored-by: Jan Procházka <90197375+P-R-O-C-H-Y@users.noreply.github.com>
    4 people authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    071e974 View commit details
    Browse the repository at this point in the history
  2. IDF release/v5.5 (#12040)

    * IDF release/v5.5 8d036f2e
    me-no-dev authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    a90a523 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2025

  1. fix(ci): Fix tests and workflows (#12024)

    * fix(ci): Fix tests and workflows
    
    * feat(tests): Add job ID fixture
    
    * fix(tests): Fix performance test result generation
    
    * ci(pre-commit): Apply automatic fixes
    
    ---------
    
    Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
    lucasssvaz and pre-commit-ci-lite[bot] authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    5ab1db6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a683b81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a3c8e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0795a2 View commit details
    Browse the repository at this point in the history
  5. feat(esp32c61): Add support for ESP32-C61 (#12019)

    * feat(esp32c61): Add support for ESP32-C61
    
    Co-authored-by: Jan Procházka <90197375+P-R-O-C-H-Y@users.noreply.github.com>
    
    * Update CMakeLists.txt
    
    Co-authored-by: Sugar Glider <rodrigo.garcia@espressif.com>
    
    * fix(psram): Add missing C61 header
    
    * feat(p4): Add rev3 check on supported frequencies
    
    * ci(pre-commit): Apply automatic fixes
    
    ---------
    
    Co-authored-by: Jan Procházka <90197375+P-R-O-C-H-Y@users.noreply.github.com>
    Co-authored-by: Sugar Glider <rodrigo.garcia@espressif.com>
    Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
    4 people authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    d1270e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d027ba1 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2025

  1. feat(flash_args): Add file with flash parameters for the built image (#…

    …12056)
    
    * feat(flash_args): Add file with flash parameters for the built image
    
    * fix(ci): Fix paths order
    lucasssvaz authored Nov 22, 2025
    Configuration menu
    Copy the full SHA
    228acb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0055aed View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. feat(board): add support for Soldered NULA DeepSleep ESP32S3 (#12048)

    * feat(board): add support for Soldered NULA DeepSleep ESP32S3
    
    - Add board configuration to `boards.txt`
    - Add pin definitions to 'variants/soldered_nula_deepsleep_esp32s3'
    
    * fix(board): remove unsupported partition scheme
    
    - Remove unsupported partition scheme which exceeds the boards flash size
    
    * fix(board): Limit custom partition scheme to 8MB
    
    - Limit the partition scheme from 16MB to 8MB
    
    * fix(board): fix flash size and Minimal SPIFFS partitions scheme
    
    - Set flash size to MB instead of 4MB
    - Update the partition size of the Minimal SPIFFS to 128KB
    JosipKuci authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    1a0c4b3 View commit details
    Browse the repository at this point in the history
  2. feat(nesso-n1): add comprehensive battery management API (#12052)

    Signed-off-by: imliubo <imliubo@makingfun.xyz>
    
    Implement full NessoBattery class with:
    - AW32001 charger control (charge current/voltage, UVLO, watchdog, Hi-Z mode)
    - BQ27220 fuel gauge telemetry (voltage, current, power, temperature, cycle count)
    - Register enums and named constants replacing magic numbers
    - Datasheet references for all ICs
    imliubo authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    56be13b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7df08a View commit details
    Browse the repository at this point in the history
Loading