Skip to content

iotexproject/pebble-firmware

Repository files navigation

IoTeX Pebble Firmware

The firmware is customized based on nordic nRF SDK v1.4.0. It uses cc310 hardware to accelerate cryptographic operations and kmu to store keys.

Download

cd ~
git clone --recursive https://github.com/iotexproject/pebble-firmware.git

Operations required for compilation with emStudio

cd  ~/pebble-firmware/zephyr
git branch manifest-rev

Documentation

Please refer to Development doc