tree: 0e1c50208ac980e6cc86d9b2dae8b1fa8fabeab7 [path history] [tgz]
  1. OWNERS
  2. README.md
  3. servo_config.go
  4. servo_type.go
  5. servo_type_test.go
src/go.chromium.org/chromiumos/test/provision/lib/servo_lib/README.md

servo lib

This module allows users to get correct servo-related variables for flashing, specifically, dut-controls to be run before and after flashing and the programmer argument.

These arguments mostly* depend on type of the servo in use. Thus, this module provides utilities to parse the type of the servo.

* - However, some boards require special arguments, configs for which may be found here. TODO: get labstations to install those configs via either cros tool (requires cros_sdk) or simply by installing an ebuild and use them.