Skip to content

Commit

Permalink
snippets: hw-flow-control: add missing configuration for nrf54
Browse files Browse the repository at this point in the history
Missing entries in yml file.

Signed-off-by: Piotr Kosycarz <[email protected]>
  • Loading branch information
nordic-piks authored and rlubos committed Oct 28, 2024
1 parent d3a8699 commit 689d4d6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions snippets/hw-flow-control/snippet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,9 @@ boards:
nrf5340dk/nrf5340/cpuapp:
append:
EXTRA_DTC_OVERLAY_FILE: boards/nrf5340dk_nrf5340_cpuapp.overlay
nrf54h20dk/nrf54h20/cpuapp:
append:
EXTRA_DTC_OVERLAY_FILE: boards/nrf54h20dk_nrf54h20_cpuapp.overlay
nrf54l15dk/nrf54l15/cpuapp:
append:
EXTRA_DTC_OVERLAY_FILE: boards/nrf54l15dk_nrf54l15_cpuapp.overlay

0 comments on commit 689d4d6

Please sign in to comment.