-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: arduino-libraries/Arduino_Braccio_plusplus
base: 1.1.0
head repository: arduino-libraries/Arduino_Braccio_plusplus
compare: 1.2.0
- 20 commits
- 175 files changed
- 3 contributors
Commits on Feb 22, 2022
-
Since 'lv_task_handler' is called within a separate thread any call i…
…nto the LVGL library needs to be protected by locking.
Configuration menu - View commit details
-
Copy full SHA for cbfca0d - Browse repository at this point
Copy the full SHA cbfca0dView commit details -
Fix: Capture a new start value - otherwise the loop will terminate pr…
…ematurely due to a wrong timeout value. (#60)
Configuration menu - View commit details
-
Copy full SHA for 43dd0fd - Browse repository at this point
Copy the full SHA 43dd0fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 702770b - Browse repository at this point
Copy the full SHA 702770bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85daef7 - Browse repository at this point
Copy the full SHA 85daef7View commit details -
Merge pull request #61 from arduino-libraries/fix-lvgl-crash-on-startup
Fix lvgl crash on startup with ArduinoCore-mbed >= 2.7.2
Configuration menu - View commit details
-
Copy full SHA for 2fb04c1 - Browse repository at this point
Copy the full SHA 2fb04c1View commit details
Commits on Feb 28, 2022
-
Encapsulate all LVGL library calls within examples/tutorials with lvg…
…l_lock/lvgl_unlock. (#62)
Configuration menu - View commit details
-
Copy full SHA for 25edd30 - Browse repository at this point
Copy the full SHA 25edd30View commit details
Commits on Mar 2, 2022
-
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v3) --- 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 6a8b695 - Browse repository at this point
Copy the full SHA 6a8b695View commit details -
Merge pull request #63 from arduino-libraries/dependabot/github_actio…
…ns/actions/checkout-3 Bump actions/checkout from 2 to 3
Configuration menu - View commit details
-
Copy full SHA for b5a7a07 - Browse repository at this point
Copy the full SHA b5a7a07View commit details
Commits on Mar 31, 2022
-
Precompiled lvgl library drastically shortens compile time.
Delete checked in build artifacts.
Configuration menu - View commit details
-
Copy full SHA for 427883c - Browse repository at this point
Copy the full SHA 427883cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d58eef - Browse repository at this point
Copy the full SHA 7d58eefView commit details -
Remove lvgl as dependency to be installed during CI (we've got it pre…
…compiled on board now).
Configuration menu - View commit details
-
Copy full SHA for e492537 - Browse repository at this point
Copy the full SHA e492537View commit details
Commits on Apr 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 655d0e1 - Browse repository at this point
Copy the full SHA 655d0e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f55fbf - Browse repository at this point
Copy the full SHA 7f55fbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb2efb3 - Browse repository at this point
Copy the full SHA fb2efb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ddb57a - Browse repository at this point
Copy the full SHA 8ddb57aView commit details -
Updating README - its no longer necessary to manually copy libvgl.a a…
…nd lvgl header files.
Configuration menu - View commit details
-
Copy full SHA for d575446 - Browse repository at this point
Copy the full SHA d575446View commit details -
Splitting post-build copy-action into three separate cmake commands, …
…allowing to also print a comment of whats happening on a per-command-basis to the shell.
Configuration menu - View commit details
-
Copy full SHA for 42a1126 - Browse repository at this point
Copy the full SHA 42a1126View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83fecc2 - Browse repository at this point
Copy the full SHA 83fecc2View commit details -
Merge pull request #64 from arduino-libraries/precompiled-lib
Precompiling `lvgl` drastically reduces library compile time.
Configuration menu - View commit details
-
Copy full SHA for 876cbce - Browse repository at this point
Copy the full SHA 876cbceView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd433f8 - Browse repository at this point
Copy the full SHA cd433f8View 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 1.1.0...1.2.0