Skip to content

Commit

Permalink
scripts: Bump nrf-regtool to 5.6.0
Browse files Browse the repository at this point in the history
Change nrf-regtool version to 5.6.0

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
  • Loading branch information
nordic-krch authored and rlubos committed Sep 10, 2024
1 parent eb4452a commit ab2f82a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion scripts/requirements-build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ imagesize>=1.2.0
intelhex
pylint
zcbor~=0.8.0
nrf-regtool~=5.5.1
nrf-regtool~=5.6.0
2 changes: 1 addition & 1 deletion scripts/requirements-fixed.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ msgpack==1.0.5 # via python-can
mypy==1.5.1 # via -r zephyr/scripts/requirements-build-test.txt
mypy-extensions==1.0.0 # via mypy
natsort==8.4.0 # via pyocd
nrf-regtool==5.5.1 # via -r nrf/scripts/requirements-build.txt
nrf-regtool==5.6.0 # via -r nrf/scripts/requirements-build.txt
nrfcredstore==1.0.0 # via -r nrf/scripts/requirements-extra.txt
numpy==1.26.4 # via svada
packaging==24.0 # via -r zephyr/scripts/requirements-base.txt, pkg-about, pytest, python-can, setuptools-scm, west
Expand Down
2 changes: 1 addition & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ manifest:
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
- name: zephyr
repo-path: sdk-zephyr
revision: pull/2007/head
revision: e734c8433f00bef70f08c682313e19792dc07ad8
import:
# In addition to the zephyr repository itself, NCS also
# imports the contents of zephyr/west.yml at the above
Expand Down

0 comments on commit ab2f82a

Please sign in to comment.