Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(misc): add asynchronous call function cancellation function #3439

Merged
merged 4 commits into from Jul 3, 2022

Conversation

FASTSHIFT
Copy link
Collaborator

@FASTSHIFT FASTSHIFT commented Jul 1, 2022

Description of the feature or fix

Add the ability to undo asynchronously called functions.

Checkpoints

  • Follow the styling guide
  • Run code-format.py from the scripts folder. astyle needs to be installed.
  • Update the documentation

src/misc/lv_async.c Outdated Show resolved Hide resolved
@kisvegabor kisvegabor merged commit d43f10a into lvgl:master Jul 3, 2022
@kisvegabor
Copy link
Member

Merged, thank you!

@FASTSHIFT FASTSHIFT deleted the feat_async branch July 4, 2022 12:16
kisvegabor pushed a commit that referenced this pull request Sep 20, 2022
* feat(misc): add asynchronous call function cancellation function

* Update documentation

* Remove useless comments

* remove continue

Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
somebodyLi pushed a commit to somebodyLi/lvgl that referenced this pull request Nov 8, 2022
…l#3439)

* feat(misc): add asynchronous call function cancellation function

* Update documentation

* Remove useless comments

* remove continue

Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants