Skip to content

Commit

Permalink
docker: install device component to nrfutil
Browse files Browse the repository at this point in the history
enable nrfutil for nrf54 boards

Signed-off-by: Robert Gałat <robert.galat@nordicsemi.no>
  • Loading branch information
RobertGalatNordic committed Sep 24, 2024
1 parent 18d0131 commit eccd3d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ RUN <<EOT
mv nrfutil /usr/local/bin
chmod +x /usr/local/bin/nrfutil
nrfutil install toolchain-manager
nrfutil install device
EOT

RUN wget ${command_line_tools_url}
Expand Down

0 comments on commit eccd3d4

Please sign in to comment.