Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 734 Bytes

CHANGELOG.md

File metadata and controls

34 lines (27 loc) · 734 Bytes

Change Log

[2.0] - 2018-08-01

Added

  • New driver for MCP300x chip family
  • New driver for ADS1xxx chip family. Supersedes Adcv2x driver.

Updated

  • Renamed package and artifact name to adc to include expanded chipset support.

Removed

  • Deprecated Adcv2x driver

[1.0] - 2018-05-05

Updated

  • update to Android Things 1.0

[0.5] - 2018-04-29

Updated

  • update to Android Things devpreview-0.8

[0.4] - 2018-02-09

Updated

  • update to Android Things devpreview-0.7
  • change manager initialization syntax

[0.3] - 2017-08-03

Updated

  • added required=false to uses-library on manifests

[0.2] - 2017-05-15

Updated

  • support library bumped to 0.4

[0.1] - 2017-05-13

  • initial version