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: fobe-projects/fobe-esp32-arduino
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.
  • 7 commits
  • 5 files changed
  • 1 contributor

Commits on Sep 11, 2025

  1. variants: Add support for FoBE Quill ESP32S3 Mesh

    This commit introduces the necessary files and configurations for the FoBE Quill ESP32S3 Mesh variant, including pin definitions, bootloader, and variant initialization.
    
    Signed-off-by: Chiho Sin <[email protected]>
    chihosin committed Sep 11, 2025
    Configuration menu
    Copy the full SHA
    567df8a View commit details
    Browse the repository at this point in the history
  2. workflow: Add vendor release workflow

    This commit introduces a new GitHub Actions workflow for publishing vendor releases. It includes steps for checking out the repository, setting up Python, installing necessary packages, and executing the release script.
    
    Additionally, it publishes the firmware to the specified GitHub Pages repository.
    
    Signed-off-by: Chiho Sin <[email protected]>
    chihosin committed Sep 11, 2025
    Configuration menu
    Copy the full SHA
    29fb1da View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master'

    # Conflicts:
    #	boards.txt
    #	variants/fobe_quill_esp32s3_mesh/bootloader-tinyuf2.bin
    #	variants/fobe_quill_esp32s3_mesh/tinyuf2.bin
    chihosin committed Sep 11, 2025
    Configuration menu
    Copy the full SHA
    e74ed05 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2025

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

Commits on Oct 9, 2025

  1. Configuration menu
    Copy the full SHA
    71c39e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    157bd41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac78cbc View commit details
    Browse the repository at this point in the history
Loading