mozilla-sensorweb / sensorweb-firmware

Contains all code that runs on the SensorWeb device
Mozilla Public License 2.0
4 stars 3 forks source link

Switch to rust #6

Closed dhylands closed 7 years ago

dhylands commented 7 years ago

@tdz This switches the existing repository to be a rust based repo, preserving the old C code in the c-code directory.

Next I'll add a crate which integrates C code.

fabricedesre commented 7 years ago

Copying the .travis.yml from cc3200-rs should help with the CI

dhylands commented 7 years ago

Yes - green