Skip to content

SDK Improvements

Compare
Choose a tag to compare
@mbientlab mbientlab released this 03 Oct 01:49
· 60 commits to master since this release

SDK v0.1.9 addresses a few bugs and improves overall SDK performance, particularly when updating firmware.

Changes

  • Fixed setup.py's build target for ARM machines
  • Fixed dependency_links styling to accommodate both pip2 and pip3
  • Improved DFU times by ~5x
  • Updated gattlib dependency to use latest forked release (0.20171002)