-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sample.yaml: Add build case for modem UART traces
Add build case for modem UART traces with overlay that switches to devsectag. Signed-off-by: Simen S. Røstad <[email protected]>
- Loading branch information
1 parent
3c10e98
commit fb76c14
Showing
2 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# | ||
# Copyright (c) 2024 Nordic Semiconductor ASA | ||
# | ||
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause | ||
# | ||
|
||
# Set nRF Cloud CoAP security tag to a dev tag to enable decoded DTLS traces. | ||
# It is required that the nRF Cloud CoAP server certificate has been provisioned to the sec tag. | ||
CONFIG_NRF_CLOUD_COAP_SEC_TAG=2147483667 | ||
CONFIG_NRF_CLOUD_COAP_JWT_SEC_TAG=4242 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters