1{ 2 "platform": "octopus", 3 "chrome_ec": true, 4 "ec_boot_to_console": 0.3, 5 "ec_capability": [ 6 "battery", 7 "charging", 8 "keyboard", 9 "lid", 10 "x86", 11 "usb", 12 "smart_usb_charge", 13 "cbi" 14 ], 15 "firmware_screen": 25, 16 "usb_plug": 45, 17 "spi_voltage": "pp1800", 18 "custom_usb_enable_names": [ 19 "EN_USB_A0_5V", 20 "EN_USB_A1_5V" 21 ], 22 "smm_store": false, 23 "models": { 24 "bobba360": { 25 "usbc_input_voltage_limit": 15 26 } 27 } 28} 29