Releases: iarsystems/containers
Releases · iarsystems/containers
v2025.11
What's Changed
- rl78: add v5.20.2 by @felipe-iar in #43
- lmsc: upgrade to v1.8.1 by @felipe-iar in #44
- examples: add @iarsystems/riscv-board-examples by @felipe-iar in #45
- lmsc: upgrade lmsc-daemon package to v1.9.1 by @felipe-iar in #46
- riscv: add v3.40.2 by @felipe-iar in #47
- riscv: update workflow for 3.40.2 by @felipe-iar in #48
- arm: add v9.70.2 by @felipe-iar in #50
Full Changelog: v2025.10...v2025.11
v2025.04
v2025.10
v2025.07
What's Changed
- Add: Renesas RL78 5.20.1 by @felipe-iar in #41
- Add: Renesas RX 5.20.1 by @felipe-iar in #41
Full Changelog: v2025.06...v2025.07
v2025.06
What's Changed
- major update: Revamped /bx-docker to /containers for the newest IAR Platform by @felipe-iar in #37
- arm-linux: refactor base image by @felipe-iar in #38
- upgrade: CXARM 9.70.1 by @felipe-iar in #39
- add: RISC-V 3.40.1 by @felipe-iar in #40
Full Changelog: v2025.04...v2025.06
v2025.02
- Add support for BXARM 9.60.3 (ships with separated device support files).
- Dockerfile using multi-stage layout (final image slims down to 200-500MB).
- Added extended options for the
buildscript. - Changed the default working directory from
/buildto/workdirfor clarity. - Updated and cleaned up the README.
v2024.12
v2024.10
v2022.11
v2022.04
Release notes
- Optimized tutorial: precise language and simplification.
- Simplified Dockerfile and docker image creation (reduced number of layers, saves ~200 MB for a BXARM v9.20.4 image).
- Added
license-setupscript. Now it uses a Docker named volume for LMS2. - Improved container handling: added
runscript to run a container bound to the project's directory. - The
aliases-setscript is now more informative and usesdocker exec ...with the user's UID:GID to execute the container's commands improving the image's flexibility.