> Thanks for adding msp430 support to binutils-embedded. I noticed that you used
> msp430-unknown-elf as the triplet. It's my understanding that that expands to
> msp430-unknown-unknown-elf.

"expands"? I'm not sure what would expand the name?

> I've been using msp430-elf, following arch [1]. As
> I understand it that expands to msp430-none-elf -> msp430-unknown-none-elf.
> Rust also uses msp430-none-elf [2]. Any reason why you went with -unknown- 
> over

It could be msp430-none-elf instead, but that means 'no' OS, while
'unknown' means the underlying OS isn't specified, which seems more
accurate as this toolchain can be used with Zephyr, RIOT or FreeRTOS
quite effectively.

-- 
-keith

Attachment: signature.asc
Description: PGP signature

Reply via email to