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: arduino-libraries/Arduino_ESP32_OTA
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.0
Choose a base ref
...
head repository: arduino-libraries/Arduino_ESP32_OTA
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.3.1
Choose a head ref
  • 11 commits
  • 6 files changed
  • 3 contributors

Commits on Oct 8, 2024

  1. Bump arduino/arduino-lint-action from 1 to 2

    Bumps [arduino/arduino-lint-action](https://github.com/arduino/arduino-lint-action) from 1 to 2.
    - [Release notes](https://github.com/arduino/arduino-lint-action/releases)
    - [Commits](arduino/arduino-lint-action@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: arduino/arduino-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6d36c1f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Merge pull request #39 from arduino-libraries/dependabot/github_actio…

    …ns/arduino/arduino-lint-action-2
    
    Bump arduino/arduino-lint-action from 1 to 2
    per1234 authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    642233b View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    0c5d2ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63267ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79fd218 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Merge pull request #42 from pennam/core-3.x.x

    Fix build with esp core greater than 3.0.4
    pennam authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    91e0c3d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #40 from arduino-libraries/fix-dependency

    Add Arduino_DebugUtils library as dependency
    pennam authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    d731aaf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #41 from arduino-libraries/add-initialization

    Add missing variable initialization in Context
    pennam authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    e09e5c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6fa3c42 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #43 from pennam/update-certs

    Examples: update root certificates
    pennam authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    36f20c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Release v0.3.1

    pennam committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    7b50978 View commit details
    Browse the repository at this point in the history
Loading