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: master
Choose a base ref
...
head repository: mortela4/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
  • 7 commits
  • 3 files changed
  • 1 contributor

Commits on Jul 4, 2025

  1. Update push.yml

    Use only ESP32S3 as target ('target-matrix' = [esp32s3]). Set up build for Arduino 2.x, ESP-IDF v4.4.x
    mortela4 authored Jul 4, 2025
    Configuration menu
    Copy the full SHA
    d50bc09 View commit details
    Browse the repository at this point in the history
  2. Update partitions.csv

    Custom partition-table, to be located at 0x8000.
    mortela4 authored Jul 4, 2025
    Configuration menu
    Copy the full SHA
    0f9ca74 View commit details
    Browse the repository at this point in the history
  3. Update defconfig.esp32s3

    CUSTOM partition-table offset, moved from 0x8000 to 0xA000 to accomodatelarger 2.stage bootloader
    mortela4 authored Jul 4, 2025
    Configuration menu
    Copy the full SHA
    f71eea5 View commit details
    Browse the repository at this point in the history
  4. Update push.yml

    Simplified workflow.
    mortela4 authored Jul 4, 2025
    Configuration menu
    Copy the full SHA
    e093649 View commit details
    Browse the repository at this point in the history
  5. Update push.yml

    Fixed 'checkout'-step.
    mortela4 authored Jul 4, 2025
    Configuration menu
    Copy the full SHA
    4ab11d6 View commit details
    Browse the repository at this point in the history
  6. Update push.yml

    Fixed typo: 'where' --> 'with'
    mortela4 authored Jul 4, 2025
    Configuration menu
    Copy the full SHA
    6dc73cd View commit details
    Browse the repository at this point in the history
  7. Update push.yml

    Fixed 'cjeckout'-step by adding 'token'-part.
    mortela4 authored Jul 4, 2025
    Configuration menu
    Copy the full SHA
    6bd805c View commit details
    Browse the repository at this point in the history
Loading