cc3200-rs icon indicating copy to clipboard operation
cc3200-rs copied to clipboard

Getting Rust to run on a TI cc3200

Results 5 cc3200-rs issues
Sort by recently updated
recently updated
newest added

New to Rust, but I surely like the idea to develop an application on the CC3200 with Rust. Exited to find cc3200-rs and can't wait to try it out 😄!...

Git ref 5817f0d2b346458fc4029497eef0411fd9e4f256 produces the following error message: Compiling cc3200 v0.1.0 (file:///home/mozilla/Projects/mozilla/src/sensorweb/cc3200-rs) error: file not found for module `config` --> src/lib.rs:42:9 | 42 | pub mod config; // SSID and...

See https://github.com/fabricedesre/cc3200-rs/pull/22#pullrequestreview-7060176

rather than Utils::delay which is a busy loop