An open API service indexing awesome lists of open source software.

https://github.com/iotexproject/pebble-firmware

The Pebble Tracker Firmware
https://github.com/iotexproject/pebble-firmware

Last synced: about 1 year ago
JSON representation

The Pebble Tracker Firmware

Awesome Lists containing this project

README

          

# 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](https://docs.iotex.io/machinefi/web3-devices/pebble-tracker)