fabricedesre / launchpadxl-board

Rust code for the TI launchpad-xl dev board sensors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

launchpad-xl support

Build Status

This crate provides support for the accelerometer and temperature sensors present on a TI Launchpad-xl developement board.

To build the library, use build-lib.sh [--release].

To build examples, use build.sh --example [temperature|accelerometer], and run.sh to run them.

About

Rust code for the TI launchpad-xl dev board sensors

License:Mozilla Public License 2.0


Languages

Language:Rust 76.6%Language:Shell 23.4%