Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

Latest commit

 

History

History
34 lines (22 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

34 lines (22 loc) · 1.03 KB

v0.2.1 (2019-05-17)

  • Update cortex-m dependency (#95)

v0.2.0 (2019-04-22)

  • Fix runtime support being enabled unconditionally (#85, #86)
  • Upgrade nrf52832-hal dependency to version 0.8 (#87, #91)
  • Minor documentation fixes (#88)
  • Upgrade dw1000 dependency to version 0.2 (#89)

v0.1.1 (2019-03-20)

  • Make it possible to use DWM1001 with RTFM (#82)

v0.1.0 (2019-02-22)

Initial release