If you've ever played around with TI microcontrollers, you've probably had to use the Code Composer Studio, which is fine and all, but I found out recently they made their own open source C compiler.
It's nice to know that they not only have a compiler I can use (meaning I'm not locked into using an IDE), but that it's also on the AUR!
(`yay -S msp430-elf-binutils msp430-elf-gcc msp430-elf-gdb` :-) )
#programming #c #microcontroller #ti #texasinstruments #msp430 #aur #archlinux