Skip to content

Commit a2c1933

Browse files
golowanowaescolar
authored andcommitted
ci: footprint: fix nrf5340dk/nrf5340/cpuapp board name
Fix nrf5340dk/nrf5340/cpuapp board name to align with HWMv2 changes and resolve build error for its footprint data collection. Signed-off-by: Dmitrii Golovanov <[email protected]>
1 parent f970b06 commit a2c1933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/footprint/plan.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ bt_beacon,default,nrf52840dk/nrf52840,samples/bluetooth/beacon,
1818
bt_peripheral,default,nrf52840dk/nrf52840,samples/bluetooth/peripheral,
1919
bt_central_hr,default,nrf52840dk/nrf52840,samples/bluetooth/central_hr,
2020
bt_mesh_demo,default,bbc_microbit,samples/bluetooth/mesh_demo,
21-
bt_hap_ha,default,nrf5340dk/nrf5340_cpuapp,samples/bluetooth/hap_ha,
21+
bt_hap_ha,default,nrf5340dk/nrf5340/cpuapp,samples/bluetooth/hap_ha,
2222
bt_bap_unicast_client,default,nrf5340dk/nrf5340/cpuapp,samples/bluetooth/bap_unicast_client,
2323
bt_bap_unicast_server,default,nrf5340dk/nrf5340/cpuapp,samples/bluetooth/bap_unicast_server,
2424
bt_tmap_central,default,nrf5340dk/nrf5340/cpuapp,samples/bluetooth/tmap_central,

0 commit comments

Comments
 (0)