-
-
Notifications
You must be signed in to change notification settings - Fork 408
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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/arduino-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: arduino/arduino-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: add-profiles-command-support
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 20 files changed
- 2 contributors
Commits on May 22, 2025
-
It creates a `sketch.yaml` file at the provided path. A new profile can be added to the file by providing a profile name and FQBN.
Configuration menu - View commit details
-
Copy full SHA for c282cc6 - Browse repository at this point
Copy the full SHA c282cc6View commit details -
It adds one or multiple libraries to the specified profile.
Configuration menu - View commit details
-
Copy full SHA for d3d7a59 - Browse repository at this point
Copy the full SHA d3d7a59View commit details -
Add
profile lib remove
commandIt removes a library from the specified profile.
Configuration menu - View commit details
-
Copy full SHA for f98bf7d - Browse repository at this point
Copy the full SHA f98bf7dView commit details
Commits on May 23, 2025
-
If the project file contains only one profile, it is automatically set as default, otherwise the `--default` flag can be used. Library operations are automatically executed on the default profile.
Configuration menu - View commit details
-
Copy full SHA for 235005d - Browse repository at this point
Copy the full SHA 235005dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d47a687 - Browse repository at this point
Copy the full SHA d47a687View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d167f3 - Browse repository at this point
Copy the full SHA 4d167f3View commit details -
Add
profile set-default
commandSets the default profile to the provided existing profile.
Configuration menu - View commit details
-
Copy full SHA for a2c86ef - Browse repository at this point
Copy the full SHA a2c86efView commit details
Commits on May 27, 2025
-
It dumps the content of the project file.
Configuration menu - View commit details
-
Copy full SHA for 0d295ca - Browse repository at this point
Copy the full SHA 0d295caView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8a3e4e - Browse repository at this point
Copy the full SHA c8a3e4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a99efdd - Browse repository at this point
Copy the full SHA a99efddView commit details
Commits on Jun 6, 2025
-
Ship .deb packages for all supported linux archs
Configuration menu - View commit details
-
Copy full SHA for feb07cf - Browse repository at this point
Copy the full SHA feb07cfView 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 master...add-profiles-command-support