Skip to content

EnmanuelParache/msp430_rs_env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSP430_RS

Files to build docker image with msp430-gcc compiler and rust installed based on ubuntu.

Build the image

$ docker compose build msp430_rs

Run the container

$ docker compose run msp430_rs

Verifying installation

developer@f41c0e9f9d1e:~$ rustc --version
rustc 1.88.0 (6b00bc388 2025-06-23)
developer@2eebded04864:~$ msp430-elf-gcc --version
msp430-elf-gcc (Mitto Systems Limited - msp430-gcc 9.3.1.11) 9.3.1
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

About

Files to build docker image with msp430-gcc compiler and rust installed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published