Skip to content

Commit

Permalink
boards: update nrf54l board type to nrf54l15dk
Browse files Browse the repository at this point in the history
updating the board type for nrf54l family as nrf54l15dk

Signed-off-by: alperen sener <[email protected]>
  • Loading branch information
m-alperen-sener committed Oct 30, 2024
1 parent 09a4420 commit 455a328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autopts/ptsprojects/boards/nrf54l.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@

from .nrf5x import *

board_type = 'nrf54l15pdk/nrf54l15/cpuapp'
board_type = 'nrf54l15dk/nrf54l15/cpuapp'

0 comments on commit 455a328

Please sign in to comment.