-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: arduino-libraries/Arduino_Pro_Tutorials
base: 8dcd04d
head repository: arduino-libraries/Arduino_Pro_Tutorials
compare: 224c972
- 19 commits
- 7 files changed
- 6 contributors
Commits on Aug 23, 2022
-
Merge pull request #28 from arduino-libraries/marqdevx/vision-shield/…
…bitmap-SD Portenta Vision Shield, bitmap to SD Card update sketch
Configuration menu - View commit details
-
Copy full SHA for 0e9b96b - Browse repository at this point
Copy the full SHA 0e9b96bView commit details
Commits on Oct 13, 2022
-
Bump geekyeggo/delete-artifact from 1 to 2
Bumps [geekyeggo/delete-artifact](https://github.com/geekyeggo/delete-artifact) from 1 to 2. - [Release notes](https://github.com/geekyeggo/delete-artifact/releases) - [Commits](GeekyEggo/delete-artifact@v1...v2) --- 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>
Configuration menu - View commit details
-
Copy full SHA for f298a00 - Browse repository at this point
Copy the full SHA f298a00View commit details -
Merge pull request #29 from arduino-libraries/dependabot/github_actio…
…ns/geekyeggo/delete-artifact-2 Bump geekyeggo/delete-artifact from 1 to 2
Configuration menu - View commit details
-
Copy full SHA for 6fd1f1b - Browse repository at this point
Copy the full SHA 6fd1f1bView commit details
Commits on Oct 25, 2022
-
Bump carlosperate/download-file-action from 1 to 2
Bumps [carlosperate/download-file-action](https://github.com/carlosperate/download-file-action) from 1 to 2. - [Release notes](https://github.com/carlosperate/download-file-action/releases) - [Commits](carlosperate/download-file-action@v1...v2) --- updated-dependencies: - dependency-name: carlosperate/download-file-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for ba8848c - Browse repository at this point
Copy the full SHA ba8848cView commit details -
Merge pull request #30 from arduino-libraries/dependabot/github_actio…
…ns/carlosperate/download-file-action-2 Bump carlosperate/download-file-action from 1 to 2
Configuration menu - View commit details
-
Copy full SHA for 76729bb - Browse repository at this point
Copy the full SHA 76729bbView commit details
Commits on Mar 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8c3aebe - Browse repository at this point
Copy the full SHA 8c3aebeView commit details
Commits on Jun 1, 2023
-
Fix freeze bug in FlashKeyValue.ino
The old version contained code like this: Serial.println("FlashIAP block device size: " + blockDevice.size()); This adds a large number (the block device size) to the address of the string literal before the + sign. It becomes an illegal address, which triggers a BusFault exception, and the sketch freezes after printing "FlashIAPBlockDevice + TDBStore Test."
Configuration menu - View commit details
-
Copy full SHA for 7c3004b - Browse repository at this point
Copy the full SHA 7c3004bView commit details -
Merge pull request #32 from alrvid/main
Fix freeze bug in FlashKeyValue.ino
Configuration menu - View commit details
-
Copy full SHA for 90dd5f3 - Browse repository at this point
Copy the full SHA 90dd5f3View commit details
Commits on Sep 5, 2023
-
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>
Configuration menu - View commit details
-
Copy full SHA for 3741dfd - Browse repository at this point
Copy the full SHA 3741dfdView commit details -
Merge pull request #34 from arduino-libraries/dependabot/github_actio…
…ns/actions/checkout-4 Bump actions/checkout from 3 to 4
Configuration menu - View commit details
-
Copy full SHA for 8a77909 - Browse repository at this point
Copy the full SHA 8a77909View commit details
Commits on Mar 4, 2024
-
Bump actions/upload-artifact from 3 to 4 (#35)
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>
Configuration menu - View commit details
-
Copy full SHA for f19a07b - Browse repository at this point
Copy the full SHA f19a07bView commit details -
Bump actions/download-artifact from 3 to 4 (#36)
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>
Configuration menu - View commit details
-
Copy full SHA for 974b726 - Browse repository at this point
Copy the full SHA 974b726View commit details -
Bump geekyeggo/delete-artifact from 2 to 4 (#37)
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>
Configuration menu - View commit details
-
Copy full SHA for 4ecd5e1 - Browse repository at this point
Copy the full SHA 4ecd5e1View commit details -
Fix regression re report-size-deltas after updating actions/upload-ar…
…tifact. (#39) For more information see https://github.com/arduino/report-size-deltas/blob/main/docs/FAQ.md#size-deltas-report-workflow-triggered-by-schedule-event .
Configuration menu - View commit details
-
Copy full SHA for f23f6a6 - Browse repository at this point
Copy the full SHA f23f6a6View commit details
Commits on Mar 19, 2024
-
Bump geekyeggo/delete-artifact from 4 to 5 (#40)
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>
Configuration menu - View commit details
-
Copy full SHA for 323734b - Browse repository at this point
Copy the full SHA 323734bView commit details
Commits on Oct 9, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for aa2547d - Browse repository at this point
Copy the full SHA aa2547dView commit details -
Merge pull request #41 from arduino-libraries/dependabot/github_actio…
…ns/arduino/arduino-lint-action-2 Bump arduino/arduino-lint-action from 1 to 2
Configuration menu - View commit details
-
Copy full SHA for c2603d6 - Browse repository at this point
Copy the full SHA c2603d6View commit details
Commits on May 9, 2025
-
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. Previously, the open source license of this project was not documented in a dedicated license file. Due to this, even though the project is licensed under a standardized open source license, 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. The project's license is hereby documented in a standardized license file. The result is that the project's open source license type can now be automatically identified. This does not result in any change to the project licensing.
Configuration menu - View commit details
-
Copy full SHA for 6ce59ad - Browse repository at this point
Copy the full SHA 6ce59adView commit details -
Merge pull request #43 from per1234/license-file
Add dedicated license file
Configuration menu - View commit details
-
Copy full SHA for 224c972 - Browse repository at this point
Copy the full SHA 224c972View commit details
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 8dcd04d...224c972