Skip to content

Conversation

@andrewboie
Copy link
Contributor

@andrewboie andrewboie commented Jan 14, 2020

Test case updated to run in user mode on supported platforms.

Fixes: #21431

@zephyrbot zephyrbot added area: API Changes to public APIs area: Tests Issues related to a particular existing or missing test labels Jan 14, 2020
Andrew Boie added 2 commits January 13, 2020 17:59
These were unintentionally omitted. We don't expose callback
registration or callback response APIs for security reasons.

Signed-off-by: Andrew Boie <[email protected]>
Callback registration occurs in new cases which immediately
precede each test.

Signed-off-by: Andrew Boie <[email protected]>
@andrewboie
Copy link
Contributor Author

@Mierunski @carlescufi @ioannisg @nordic-krch could one of you help test this on a supported board? seems most of the nrf_ boards can do both user mode and async API, but I don't have HW.

Copy link

@Mierunski Mierunski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test passes on nrf52840_pca10056

@andrewboie
Copy link
Contributor Author

@Mierunski great, thanks a lot!!

@nashif nashif merged commit cc45266 into zephyrproject-rtos:master Jan 17, 2020
@andrewboie andrewboie deleted the async-uart-syscalls branch September 24, 2020 20:43
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 area: Tests Issues related to a particular existing or missing test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

missing async uart.h system calls

5 participants