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

[backport 1.14] drivers: serial: add async API system calls #22184

Conversation

andrewboie
Copy link
Contributor

@andrewboie andrewboie commented Jan 24, 2020

These were unintentionally omitted. We don't expose callback
registration or callback response APIs for security reasons.

Backporting this as some users on the LTS branch had noted
this omission, and we've been backporting other patches that
fix missing system calls.

Fixes #21431

These were unintentionally omitted. We don't expose callback
registration or callback response APIs for security reasons.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
@nashif
Copy link
Member

nashif commented Jan 25, 2020

need a bug reference.

@andrewboie
Copy link
Contributor Author

Bug link #21431

@nashif nashif merged commit ff68292 into zephyrproject-rtos:v1.14-branch Jan 29, 2020
@andrewboie andrewboie deleted the uart-async-syscalls-backport branch September 24, 2020 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: API Changes to public APIs
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants