-
Notifications
You must be signed in to change notification settings - Fork 1.3k
applications: serial_lte_modem: Use downstream UART backend #23163
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
applications: serial_lte_modem: Use downstream UART backend #23163
Conversation
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 3f59cd75e9349c76ac05181f0b7bcb433dcd2412 more detailssdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (10)
Outputs:ToolchainVersion: 684b32e022 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
234b79a
to
e9ea6c6
Compare
e9ea6c6
to
5f659fe
Compare
You can find the documentation preview for this PR here. |
5f659fe
to
31fb4a6
Compare
Use downstream UART backend, which is optimized for use with SLM. Signed-off-by: Markus Lassila <[email protected]>
31fb4a6
to
3f59cd7
Compare
Use downstream UART backend, which is optimized for use with SLM.