-
-
Notifications
You must be signed in to change notification settings - Fork 140
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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/ArduinoCore-API
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2505cd8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: arduino/ArduinoCore-API
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e034fa5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 12 files changed
- 1 contributor
Commits on Jul 21, 2025
-
The objective of error code class to wrap an integer that may be returned from a function that may fail for different reasons. Since we are not able to return values different from 0 in case of error in the arduino language we need to wrap them into this class and redefine boolean operator to mantain the same behaviour
Configuration menu - View commit details
-
Copy full SHA for c8a56d6 - Browse repository at this point
Copy the full SHA c8a56d6View commit details -
The objective of ReturnValue is to maintain coherency with ErrorCode class in cases where a single value is used to represent both the error and the return value
Configuration menu - View commit details
-
Copy full SHA for 863ca66 - Browse repository at this point
Copy the full SHA 863ca66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ee998a - Browse repository at this point
Copy the full SHA 6ee998aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 047d9a3 - Browse repository at this point
Copy the full SHA 047d9a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a417ea - Browse repository at this point
Copy the full SHA 5a417eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a553fae - Browse repository at this point
Copy the full SHA a553faeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ccc1ba - Browse repository at this point
Copy the full SHA 4ccc1baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a9ef24 - Browse repository at this point
Copy the full SHA 9a9ef24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43a3d9c - Browse repository at this point
Copy the full SHA 43a3d9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e21f4e - Browse repository at this point
Copy the full SHA 0e21f4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57050bf - Browse repository at this point
Copy the full SHA 57050bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for e034fa5 - Browse repository at this point
Copy the full SHA e034fa5View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2505cd8...e034fa5