Skip to content
This repository was archived by the owner on Feb 27, 2026. It is now read-only.

mozilla-sensorweb/sensorweb-firmware

Repository files navigation

SensorWeb Device Firmware

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

Prerequisites

sudo apt install openocd
  • Setup rust nightly:
cd sensorweb-firmware
rustup override set nightly
  • Install xargo
cargo install xargo

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

About

INACTIVE - Contains all code that runs on the SensorWeb device

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors