Releases: zephyrproject-rtos/sdk-ng
Releases · zephyrproject-rtos/sdk-ng
Zephyr SDK 0.10.2
- Updated QEMU to v4.1.0-rc4 to pickup MPS2 AN521 / v8m functionality as well as RISC-V fixes
- Enabled aarch64 qemu target to be used for Cortex-R on Xilinx platform
- Updated RISC-V toolchain with fixes from https://github.com/riscv/riscv-gnu-toolchain
- Enabled 64-bit RISC-V toolchain, defaults to ilp32 so it can build RISC-V 32-bit code
- Deprecating the 32-bit RISC-V toolchain
- Pulled in openocd fix for CC13x2/CC26x2 platforms
Zephyr SDK 0.10.2-rc3
- Update RISC-V binutil & gcc patches from riscv "upstream"
- Bump to QEMU 4.1.0-rc4 for RISC-V fixes
Zephyr SDK 0.10.2-rc2
- Added riscv64 toolchain (this toolchain should deprecated the riscv32 toolchain).
Zephyr SDK 0.10.2-rc1
- Updated to QEMU 4.0.0
- Added aarch64 qemu target for use w/Cortex-R support (for xlnx-zcu102 target)
- Updated openocd for bug fix on TI CC13x2/CC26x2 platforms.
Zephyr SDK 0.10.1
--enable-initfini-array
to gcc configure- Fix bossa (revert back to 1.9.1)
- Enable multilibs on RISC-V
- Fix inclusion of MIPS toolchain
- Add x86_64 toolchain
- Fix assembler issue for Cortex M-23
- Fixes for openocd on ARC
- Updated TI CC32xx openocd scripts
Zephyr SDK 0.10.1-rc1
--enable-initfini-array
to gcc configure- Fix bossa (revert back to 1.9.1)
- Enable multilibs on RISC-V
- Fix inclusion of MIPS toolchain
- Add x86_64 toolchain
- Fix assembler issue for Cortex M-23
- Fixes for openocd on ARC
- Updated TI CC32xx openocd scripts
Zephyr SDK v0.10.0
The is the first release of the Zephyr SDK that utilizes crosstool-ng to build the toolchains. We utilize crosstool-ng-1.24.0-rc2.
Toolchain version:
- GCC 8.3
- GDB 8.2.1
- BINUTILS 2.32
- NEWLIB 3.1.0 (except on xtensa)
We continue to utilize yocto to build the hosts tools:
- Qemu 3.1.0 (SHA: 32a1a94dd324d33578dca1dc96d7896a0244d768)
- OpenOCD 0.10.0 - snapshot from 20190226 (SHA: f21c12abecb9df244f147740166378ede7ea398e)
- bossa 1.9.1 (SHA: 3279031813093aa404b8561c8dd7a39dd24ebc70)
- dtc 1.4.7+ (SHA: 78e113e81c9d33d0f33704b187a46399d5a75419)
Zephyr SDK 0.10.0-rc5
Updated OpenOCD to 20190226 branch
Zephyr SDK 0.10.0-rc4
- update to crosstool 1.24.0-rc2
- update to gcc-8.3.0
- Pull in IAMCU GDB patch
Zephyr SDK 0.10.0-rc3
- Fixed multilib toolchains for x86 and nios2
- Updated to newlib 3.1.0
- qemu: Enable x86_64 target
- Fixed newlib build for xtensa