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 <alperen.sener@nordicsemi.no>
  • Loading branch information
m-alperen-sener committed Oct 30, 2024
1 parent 4f57e0d commit 9a55d2d
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 9a55d2d

Please sign in to comment.