Skip to content

Commit 22555da

Browse files
junqingzounordicjm
authored andcommitted
snippet: nrf91-modem-trace-uart: Support TPM530M SOC
Support TPM530M SoC for modem trace over UART. Signed-off-by: Jun Qing Zou <[email protected]>
1 parent 599a178 commit 22555da

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

snippets/nrf91-modem-trace-uart/snippet.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ append:
33
EXTRA_CONF_FILE: modem-trace-uart-common.conf
44

55
boards:
6+
/.*/tpm530m/.*/:
7+
append:
8+
EXTRA_DTC_OVERLAY_FILE: modem-trace-uart-nrf91.overlay
9+
EXTRA_CONF_FILE: modem-trace-uart-nrf91.conf
610
/.*/nrf91[0-9][0-9]/.*/:
711
append:
812
EXTRA_DTC_OVERLAY_FILE: modem-trace-uart-nrf91.overlay

0 commit comments

Comments
 (0)