Skip to content

Latest commit

 

History

History
53 lines (40 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

53 lines (40 loc) · 1.02 KB

Change Log

[1.0] - 2018-05-05

Updated

  • update to Android Things 1.0

[0.11] - 2018-04-29

Updated

  • update to use latest drivers compatible with devpreview-0.8

[0.10] - 2018-02-09

Updated

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

[0.9] - 2017-12-18

Updated

  • updates dependencies

[0.8] - 2017-12-11

Updated

  • republish using proper gradle to maven dependency graph conversion

[0.7] - 2017-12-07

Updated

  • bundle transitive peripheral dependencies

[0.6] - 2017-12-06

Updated

  • change PIO names for devpreview 0.6

[0.5] - 2017-08-03

Updated

  • added required=false to uses-library on manifests

[0.4] - 2017-05-17

Added

  • support for NXP IMX7UL Pico pinout
  • methods for direct led and button addressing

[0.3] - 2017-05-13

Updated

  • supportlibrary bumped to 0.4

[0.2] - 2017-01-18

Added

  • LEDSTRING_LENGTH constant

Updated

  • createButtonInputDriver visibility to public

[0.1] - 2016-12-13

  • initial version