energia / msp430-lg-core

15 stars 12 forks source link

Make `pack_somnium_gcc.sh` OS-aware #38

Closed rei-vilo closed 7 years ago

rei-vilo commented 7 years ago

The pack_somnium_gcc.sh script is not OS-aware and thus proceeds with the download of the msp430-gcc-6.2.1.16 four times (Linux 32, Linux 64, macOS, Windows).

Making it OS-aware would save time, space and bandwidth!

StefanSch commented 7 years ago

Target of the script is to make packages for all OS so that this are available for release. This should typically happen for all OS.