mozilla-sensorweb / sensorweb-firmware

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

SensorWeb Device Firmware

This package contains the firmware for SensorWeb devices. Please see the file LICENSE for licensing information.

Prerequisites

Build

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