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_DebugUtils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: boards-update
Choose a base ref
...
head repository: arduino-libraries/Arduino_DebugUtils
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.
  • 13 commits
  • 8 files changed
  • 6 contributors

Commits on Jul 27, 2023

  1. Merge pull request #35 from arduino-libraries/boards-update

    CI: Add new boards to compile examples workflow
    pennam authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    9972995 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    1e83592 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #36 from arduino-libraries/dependabot/github_actio…

    …ns/actions/checkout-4
    
    Bump actions/checkout from 3 to 4
    per1234 authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    2ed45e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. fix vPrint crashes on platforms where vsnprintf invalidates va_list, …

    …in particular on epoxyduino (#40)
    
    Co-authored-by: olegobolenskiy <o.obolenskiy@gmail.com>
    highpower and olegobolenskiy authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    6ebae16 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Bump actions/upload-artifact from 3 to 4 (#37)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    806d96e View commit details
    Browse the repository at this point in the history
  2. Bump actions/download-artifact from 3 to 4 (#38)

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    0ba07ae View commit details
    Browse the repository at this point in the history
  3. Bump geekyeggo/delete-artifact from 2 to 4 (#39)

    Bumps [geekyeggo/delete-artifact](https://github.com/geekyeggo/delete-artifact) from 2 to 4.
    - [Release notes](https://github.com/geekyeggo/delete-artifact/releases)
    - [Changelog](https://github.com/GeekyEggo/delete-artifact/blob/main/CHANGELOG.md)
    - [Commits](GeekyEggo/delete-artifact@v2...v4)
    
    ---
    updated-dependencies:
    - dependency-name: geekyeggo/delete-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    91bfa40 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

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

Commits on Mar 19, 2024

  1. Bump geekyeggo/delete-artifact from 4 to 5 (#43)

    Bumps [geekyeggo/delete-artifact](https://github.com/geekyeggo/delete-artifact) from 4 to 5.
    - [Release notes](https://github.com/geekyeggo/delete-artifact/releases)
    - [Changelog](https://github.com/GeekyEggo/delete-artifact/blob/main/CHANGELOG.md)
    - [Commits](GeekyEggo/delete-artifact@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: geekyeggo/delete-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    26cc8bf View commit details
    Browse the repository at this point in the history

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] <support@github.com>
    dependabot[bot] authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a9ff9a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Merge pull request #47 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
    28a913d View commit details
    Browse the repository at this point in the history

Commits on May 9, 2025

  1. Standardize license file

    Standardization in license documentation is important because, in addition to making it easy for humans to find this
    vital information, it allows machines to automate the process of license type determination, which is useful both for
    discovering suitable open source projects as well as checking open source license compliance.
    
    The open source license of this project is already stored in a standardized location in a dedicated license file.
    However, even though the project is licensed under a standardized open source license, additional text was added to the
    license file which offers the option to purchase an exception for proprietary use of the project. Even though this offer
    does not have any legal effect on the open source license, the presence of that text made it so that the open license
    type could not be identified with 100% confidence by machines (e.g., the Licensee Gem used by the GitHub website), which
    meant identification could only be made by a human carefully evaluating the license text.
    
    Since there is no need to place the exception offer in the license file, it can be moved to the readme, with the license
    file containing only the verbatim standardized open source license text. The result is that the project's open source
    license type can now be automatically identified, without making any change to the licensing.
    per1234 committed May 9, 2025
    Configuration menu
    Copy the full SHA
    89e86f1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #51 from per1234/standardize-license-file

    Standardize license file
    per1234 authored May 9, 2025
    Configuration menu
    Copy the full SHA
    3e104d1 View commit details
    Browse the repository at this point in the history
Loading