fabricedesre / cc3200-rs

Getting Rust to run on a TI cc3200
Mozilla Public License 2.0
7 stars 2 forks source link

Rust on the cc3200

Build Status

Prerequisites

Building, etc.

Build with ./build.sh

Load on the board to debug with ./run.sh

Flash with ./flash.sh

Note that flashing requires the use of cc3200tool, which can be installed by following the README here