Skip to content

Commit

Permalink
scripts: tools-versions-*.yml: update zephyr-sdk==0.16.8
Browse files Browse the repository at this point in the history
https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.16.8
Release Notes say:
  Removed experimental ISO C11 <threads.h>-based gthread implementation

Signed-off-by: Thomas Stilwell <[email protected]>
  • Loading branch information
thst-nordic committed Aug 19, 2024
1 parent 29d06ab commit 3b84ae8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions scripts/tools-versions-darwin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ west:
nanopb:
version: 0.4.6
zephyr-sdk:
version: 0.16.5-1
architectures: # https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.16.5-1
version: 0.16.8
architectures: # https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.16.8
- aarch64-zephyr-elf
- x86_64-zephyr-elf
- arm-zephyr-eabi
Expand Down
4 changes: 2 additions & 2 deletions scripts/tools-versions-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ gn:
nanopb:
version: 0.4.6
zephyr-sdk:
version: 0.16.5-1
architectures: # https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.16.5-1
version: 0.16.8
architectures: # https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.16.8
- aarch64-zephyr-elf
- x86_64-zephyr-elf
- arm-zephyr-eabi
Expand Down
4 changes: 2 additions & 2 deletions scripts/tools-versions-win10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ west:
nanopb:
version: 0.4.6
zephyr-sdk:
version: 0.16.5-1
architectures: # https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.16.5-1
version: 0.16.8
architectures: # https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.16.8
- aarch64-zephyr-elf
- x86_64-zephyr-elf
- arm-zephyr-eabi
Expand Down

0 comments on commit 3b84ae8

Please sign in to comment.