• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "platform": "grunt",
3    "chrome_ec": true,
4    "ec_capability": [
5        "battery",
6        "charging",
7        "keyboard",
8        "lid",
9        "x86"
10    ],
11    "servo_prog_state_delay": 10,
12    "smm_store": false,
13    "gsc_can_wake_ec_with_reset": false,
14    "cr50_capability": [
15        "wp_on_in_g3"
16    ]
17}
18