Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.02 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.02 KB

Pinetime App with anonymous DP3T tracking

(work in progress)

Based on : Bosmoment-style Pinetime firmware applications

  • Built on top of RIOT, an open source embedded operating system
  • Apache NimBLE as an open-source bluetooth 5.0 stack.
  • LittlevGL for the user interface.
  • Dyne's "Secret pangolin code" DP-3T embedded implementation
  • wolfSSL's wolfCrypt as crypto engine

License

The system components are distributed with different licenses. In the current configuration, the software is released under the terms of AGPL v.3. See LICENSE for more details.

References

Bosmoment-style Pinetime firmware applications PineTIme RIOT NimBLE LittleVGL wolfSSL The Secret Pangolin Code RIOT OS quick start