Thanks to visit codestin.com
Credit goes to github.com

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

Commits on Mar 19, 2025

  1. Add a Default 32MB partition

    This is a complementary addition to use 32MB boards in PlatformIO like the ESP32-S3-DevKitC-1-N32R8V.
    Math0XK authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    56da7ce View commit details
    Browse the repository at this point in the history
  2. Edited Board file

    Added partition "default_32MB" to the menu
    Math0XK authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    3fbd2cf View commit details
    Browse the repository at this point in the history
  3. Delete tools/boards.txt

    Math0XK authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    4f183d7 View commit details
    Browse the repository at this point in the history
  4. Edited boards.txt

    Added the "default_32MB" partition to the menu
    Math0XK authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    a9f6400 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3afddfc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ae766e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0506ff9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f76d449 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2025

  1. add change to esp32s3-octal board too

    This reverts commit 3afddfc, reversing
    changes made to a9f6400.
    SuGlider committed Mar 20, 2025
    Configuration menu
    Copy the full SHA
    f51a999 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5040b51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e42db13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9fd96c View commit details
    Browse the repository at this point in the history
Loading