430 - http://mspgcc.sf.net
Subject: [Mspgcc-users] Compiling TI's USB examples with mspgcc
Hi,
I've managed to successfully compile and test some code based on TI's USB
examples from the Developer's package with mspgcc. This code implements a
simple serial port using the msp
Hi,
I've managed to successfully compile and test some code based on TI's USB
examples from the Developer's package with mspgcc. This code implements a
simple serial port using the msp-exp430f5529 board, creating a ttyACM
device that you can use with any standard serial terminal. You can find the