Releases: iarsystems/containers
Releases · iarsystems/containers
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.04
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
build
script. - Changed the default working directory from
/build
to/workdir
for 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-setup
script. Now it uses a Docker named volume for LMS2. - Improved container handling: added
run
script to run a container bound to the project's directory. - The
aliases-set
script is now more informative and usesdocker exec ...
with the user's UID:GID to execute the container's commands improving the image's flexibility.